
28 Aug
2008
28 Aug
'08
7:10 a.m.
On Thu, Aug 28, 2008 at 10:27:22AM +0100, Simon Peyton-Jones wrote:
PS: concerning your last point, about "separating the Simple build system", that might indeed be good. Indeed, the GHC plan described here http://hackage.haskell.org/trac/ghc/wiki/Design/BuildSystem is (I think) precisely using the declarative part but not the build-system part.
The * Use Cabal for Haddocking, installing, and anything else we need to do. bullet point uses the build system part. Thanks Ian