Skip to content
  • nr@eecs.harvard.edu's avatar
    refactor duplicated code in main/HscMain · e9d303dc
    nr@eecs.harvard.edu authored
      I kept making mistakes because all the ZipCfg and CPS stuff
      was called from two different places (compiling Haskell and 
      compiling Cmm).  Now it is called from a single place, and therefore
      successfully turned off by default.
    
      I still don't know why turning it on causes rts/Apply.cmm not to
      compile; that development is new since yesterday.
    e9d303dc