cvs commit: fptools/ghc/compiler/stgSyn CoreToStg.lhs

Simon Marlow simonmar at haskell.org
Thu Mar 24 10:11:11 EST 2005


simonmar    2005/03/24 07:11:11 PST

  Modified files:
    ghc/compiler/stgSyn  CoreToStg.lhs 
  Log:
  mkStgAltType: try to find the non-abstract TyCon if the one in the
  type of the case binder turns out to be an HiBootTyCon.  Fixes
  possible code generation bugs when compiling programs with recursive
  modules.
  
  Revision  Changes    Path
  1.116     +18 -4     fptools/ghc/compiler/stgSyn/CoreToStg.lhs


More information about the Cvs-ghc mailing list