patch applied (ghc): Update lhs-boot files
Simon Peyton Jones
simonpj at microsoft.com
Thu Aug 17 09:22:41 EDT 2006
Thu Aug 17 06:20:03 PDT 2006 simonpj at microsoft.com
* Update lhs-boot files
A consequence of my recent meddling with hs-boot files is that GHC is
more picky about the correpondence between the hs-boot file and the hs file.
In particular, you must use the same type synonyms.
This patche fixes up GHC's own hs-boot files to match the restriction.
M ./compiler/deSugar/Match.lhs-boot -3 +3
M ./compiler/typecheck/TcMatches.lhs-boot -4 +3
M ./compiler/typecheck/TcUnify.lhs-boot -2 +2
More information about the Cvs-ghc
mailing list