cvs commit: fptools/ghc/compiler/types TyCon.lhs fptools/ghc/compiler/iface IfaceSyn.lhs fptools/ghc/compiler/typecheck TcSplice.lhs

Simon Peyton Jones simonpj at haskell.org
Fri Oct 8 07:36:31 EDT 2004


simonpj     2004/10/08 04:36:31 PDT

  Modified files:
    ghc/compiler/types   TyCon.lhs 
    ghc/compiler/iface   IfaceSyn.lhs 
    ghc/compiler/typecheck TcSplice.lhs 
  Log:
  Fix missing case for algTyConRhs; fixes test ghci011
  
  Revision  Changes    Path
  1.76      +6 -1      fptools/ghc/compiler/types/TyCon.lhs
  1.13      +2 -2      fptools/ghc/compiler/iface/IfaceSyn.lhs
  1.42      +2 -2      fptools/ghc/compiler/typecheck/TcSplice.lhs


More information about the Cvs-ghc mailing list