Changes between Version 21 and Version 22 of Status/Releases
- Timestamp:
- 07/09/08 09:05:40 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Status/Releases
v21 v22 46 46 47 47 * '''[http://haskell.org/haskellwiki/GHC/Data_Parallel_Haskell Nested data parallelism]''', in some form. ''Roman Leshchinskiy, Gabriele Keller, Manuel Chakravarty, Simon PJ'' 48 49 * Further '''library reorganisation''', but with more attention paid to backward compatibility. ''Ian Lynagh''50 48 51 49 * '''GHC API''' improvement: '''Thomas Schilling''' is doing a SoC project. Preserve comments and pragmas, generic traversals (#1467, #1886, GhcApiStatus). We'll ship whatever Thomas has committed by then. … … 54 52 55 53 * '''Include cabal-install in the release''' (#2385). '''Ian Lynagh''' will do this. 54 55 * '''Finish System.Process revamp''' (#2233) 56 56 57 57 == Lower priorities for 6.10 == … … 64 64 65 65 * `^C` should raise an exception by default (also SIGPIPE, see #1619, #2301). Nearly done! But not quite complete if you fork another process. This latter part is lower priority. 66 67 * Finish System.Process revamp (#2233)68 69 66 70 67
