Repository : ssh://darcs.haskell.org//srv/darcs/ghc

Branch 'master' now includes:

     d30d47e... Make builds that use stage1 use "dist-install" consistently.  
This makes it easier to remove everything built with stage1 in cases where the 
build system or GHC wrongly thinks everything is up to date.
     5cd39aa... Tidy up the ic_exports field of the InteractiveContext.  
Previously was [(Module, Maybe ImportDecl)], now it is just [ImportDecl].  So 
now ":m +A" and "import A" do exactly the same thing in GHCi, and use the same 
code paths.
     4da7b4a... comment typo
     927df64... add comment
     d19c829... Merge remote branch 'working/master'
     8c08b6b... fix a cut/paste bug in debugging code
     f31e934... fix path to ghc-pwd

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to