Mon Feb 23 08:56:30 PST 2009  Thomas Schilling <nomin...@googlemail.com>
  * Backport: Let 'loadModule' generate proper code depending on the 
'hscTarget'.
    
  With this change it should be possible to perform something similar to
  'load' by traversing the module graph in dependency order and calling
  '{parse,typecheck,load}Module' on each.  Of course, if you want smart
  recompilation checking you should still use 'load'.

    M ./compiler/main/DriverPipeline.hs -5 +21
    M ./compiler/main/GHC.hs -10 +19
    M ./compiler/main/HscMain.lhs +68

View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20090223165630-7c5c6-58166403a975e91b6f3c789d4208faeb4465788b.gz

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to