patch applied (ghc): Continue refactoring the core-to-core pipeline

Simon Peyton Jones simonpj at microsoft.com
Tue Jan 5 04:40:39 EST 2010


Thu Dec 24 07:46:43 PST 2009  simonpj at microsoft.com
  * Continue refactoring the core-to-core pipeline
  Ignore-this: 23451f6ec98081c82197b20486d8e47d
  
  This patch mainly concerns the plumbing for running
  the passes and printing intermediate output

    M ./compiler/coreSyn/CoreLint.lhs -31 +5
    M ./compiler/coreSyn/CorePrep.lhs -2 +2
    M ./compiler/deSugar/Desugar.lhs -2 +2
    M ./compiler/main/ErrUtils.lhs -15 +5
    M ./compiler/main/TidyPgm.lhs -4 +13
    M ./compiler/simplCore/CoreMonad.lhs -29 +126
    M ./compiler/simplCore/SimplCore.lhs -66 +31
    M ./compiler/simplCore/SimplMonad.lhs -4 +1

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091224154643-1287e-90749d70078dc0dcd699d8b682c3d26d5e8f28b8.gz



More information about the Cvs-ghc mailing list