Patches and forks for GHC 6.12
From HaskellWiki
(Difference between revisions)
(add scion) |
(→Notes: removed outdated note) |
||
| Line 8: | Line 8: | ||
* [https://lists.chalmers.se/pipermail/agda/2009/001469.html Agda] | * [https://lists.chalmers.se/pipermail/agda/2009/001469.html Agda] | ||
* [http://github.com/greenrd/scion/tree/devel scion] - IMPORTANT: you need to use the devel branch; other branches don't contain the fixes | * [http://github.com/greenrd/scion/tree/devel scion] - IMPORTANT: you need to use the devel branch; other branches don't contain the fixes | ||
| - | |||
| - | |||
| - | |||
| - | |||
[[Category:GHC]] | [[Category:GHC]] | ||
[[Category:Libraries]] | [[Category:Libraries]] | ||
[[Category:Applications]] | [[Category:Applications]] | ||
Revision as of 15:56, 14 December 2009
Patches and forks to make projects compatible with GHC 6.12.x (e.g. fixing build failures).
Please add to this list, and remove items when they are merged into (or obsoleted by) the relevant package.
- ghc-syb
- Data.Derive (aka derive)
- yi - partial GHC 6.12 port - I commented out something which is required by the Pango front-end, but it builds if you compile the vty front-end.
- Agda
- scion - IMPORTANT: you need to use the devel branch; other branches don't contain the fixes
