[commit: ghc] master: Split the Hsc phase into two subphases (1b8e290)

Ian Lynagh igloo at earth.li
Sat Mar 9 21:02:28 CET 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/1b8e290a80d35630edd6fd17ae919992e7327c21

>---------------------------------------------------------------

commit 1b8e290a80d35630edd6fd17ae919992e7327c21
Author: Ian Lynagh <ian at well-typed.com>
Date:   Fri Mar 8 01:52:25 2013 +0000

    Split the Hsc phase into two subphases
    
    The goal is that the second subphase will be run twice when using
    -dynamic-too

 compiler/main/DriverPipeline.hs | 204 +++++++++++++++++++++++-----------------
 compiler/main/HscMain.hs        |  10 +-
 2 files changed, 120 insertions(+), 94 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 1b8e290a80d35630edd6fd17ae919992e7327c21



More information about the ghc-commits mailing list