cvs commit: fptools/ghc/compiler/rename RnSource.lhs

Simon Peyton Jones simonpj at haskell.org
Tue Nov 9 08:28:18 EST 2004


simonpj     2004/11/09 05:28:18 PST

  Modified files:
    ghc/compiler/rename  RnSource.lhs 
  Log:
  Fix a bug in fixity handling for tycons; we were rembering the data-con RdrName, not the tycon one
  
  Revision  Changes    Path
  1.170     +2 -3      fptools/ghc/compiler/rename/RnSource.lhs


More information about the Cvs-ghc mailing list