Thu Jun 28 18:48:31 PDT 2007  Tim Chevalier <[EMAIL PROTECTED]>
  * Further compileToCore improvements
  
  Per suggestions from Simon M:
  
  * Changed GHC.checkModule so that it doesn't call depanal.
  * Changed GHC.checkModule to optionally return Core bindings
  as a component of the CheckedModule that it returns (and 
  resulting changes to HscMain.hscFileCheck).
  * As a result, simplified GHC.compileToCore and changed it
  to load the given file so that the caller doesn't have to.

    M ./compiler/ghci/InteractiveUI.hs -1 +1
    M ./compiler/main/GHC.hs -44 +39
    M ./compiler/main/HscMain.lhs -6 +14

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

Reply via email to