Changes between Version 13 and Version 14 of Status/Apr10
- Timestamp:
- 05/05/10 09:12:51 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Status/Apr10
v13 v14 135 135 So `UniqFM` and `FiniteMap` are finally dead. Hurrah for Hackage! 136 136 137 * The [ http://research.microsoft.com/threadscope Threadscope] tool for visualising parallel execution was released. The tool is ripe for improvement in many ways, if you're interested in helping let us know137 * The [[http://research.microsoft.com/threadscope Threadscope]] tool for visualising parallel execution was released. The tool is ripe for improvement in many ways, if you're interested in helping let us know 138 138 139 139 === Nightly builds === … … 147 147 = Bibliography = 148 148 149 * [Builder] The GHC builder package 150 [http://hackage.haskell.org/trac/ghc/wiki/Builder] 149 * [Builder] The GHC builder package [http://hackage.haskell.org/trac/ghc/wiki/Builder] 150 151 151 * [Hoopl] "Hoopl: A Modular, Reusable Library for Dataflow Analysis and Transformation", Norman Ramsey, John Dias, and Simon Peyton Jones, submitted to ICFP'10. [http://research.microsoft.com/en-us/um/people/simonpj/papers/c--/] 152 152 … … 163 163 * [Terei] The LLVM back end for GHC [http://hackage.haskell.org/trac/ghc/wiki/Commentary/Compiler/Backends/LLVM] 164 164 165 * [Threadscope] The Threadscope tool [http://research.microsoft.com/threadscope] 166 165 167 * [vector package] The vector Cabal package [http://hackage.haskell.org/package/vector-0.6.0.1]
