Update lhs-boot files
authorsimonpj@microsoft.com <unknown>
Thu, 17 Aug 2006 13:20:03 +0000 (13:20 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 17 Aug 2006 13:20:03 +0000 (13:20 +0000)
commitad192ab08564152e226535c179778a896598eac2
tree5b7802fb0a8389d6cff2257668f74b11673c9fbd
parentc938c386fe84f9203c992bb35508c7a5b35bb22c
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.
compiler/deSugar/Match.lhs-boot
compiler/typecheck/TcMatches.lhs-boot
compiler/typecheck/TcUnify.lhs-boot