cvs commit: fptools/ghc/compiler/hsSyn HsTypes.lhs fptools/ghc/compiler/typecheck
TcMonoType.lhs
Simon Peyton Jones
simonpj@glass.cse.ogi.edu
Thu, 28 Jun 2001 08:11:07 -0700
simonpj 2001/06/28 08:11:07 PDT
Modified files:
ghc/compiler/hsSyn HsTypes.lhs
ghc/compiler/typecheck TcMonoType.lhs
Log:
Fix a missing case in kcHsType.
[Could be merged into 5.00.3, but we probably
aren't going to have such a thind.]
Revision Changes Path
1.50 +1 -0 fptools/ghc/compiler/hsSyn/HsTypes.lhs
1.82 +3 -0 fptools/ghc/compiler/typecheck/TcMonoType.lhs