Fri Nov 28 08:44:12 PST 2008  Thomas Schilling <[EMAIL PROTECTED]>
  * 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 -8 +25
    M ./compiler/main/GHC.hs -8 +12

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20081128164412-7c5c6-26fdad01a61bb850f42687bcbd2708da5b1dcd2e.gz

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

Reply via email to