| | 39 | == Temporary list of 6.10 priorities == |
| | 40 | |
| | 41 | * Back-end revamp, remove mangler (see also #1501) |
| | 42 | * shared libraries (#1876) |
| | 43 | * Haddock 2 (see also #1964 (GHC.Prim), #2335 (build problem)) |
| | 44 | * encoding/decoding for Text I/O handles. Consensus was that Text I/O should always use the current locale encoding. |
| | 45 | * backwards compat |
| | 46 | * extensible exceptions |
| | 47 | * more library reorg (#1338) |
| | 48 | * binary package DB, or at least make the one-file-per package work (#593, #723, #2089) |
| | 49 | * ^C should raise an exception by default (also SIGPIPE, see #1619, #2301) |
| | 50 | * initial GHC API improvements: preserve comments and pragmas, generic traversals (#1467, #1886, GhcApiStatus) |
| | 51 | * include cabal-install in the release (#2385) |
| | 52 | * finish System.Process revamp (#2233) |
| | 53 | |
| | 54 | |
| | 55 | |