Deal correctly with infix type constructors in GADT decls
[ghc-hetmet.git] / compiler / basicTypes /
2006-07-25 Simon MarlowUnbox the Unique stored in a Name
2006-07-25 Simon MarlowMake a SplitUniqSupply contain an Int# rather than...
2006-07-25 Simon MarlowGeneralise Package Support
2006-06-29 simonpj@microsoft.comRemove long-redundant FieldLabel.lhs
2006-06-24 simonpj@microsoft.comImprove RULE matching a bit more
2006-06-21 simonpj@microsoft.comArity and eta-expansion tuning
2006-05-25 simonpj@microsoft.comMake rule-matching robust to lets
2006-05-22 simonpj@microsoft.comAdd idHasRules
2006-05-17 simonpj@microsoft.comNewtype data constructors get a compulsory unfolding
2006-05-08 simonpj@microsoft.comRemove NOINLINE strictness hack
2006-04-20 Josef SvenningssonComments only
2006-04-14 simonpj@microsoft.comRecover gracefully from a Template Haskell programmers...
2006-04-07 Simon MarlowReorganisation of the source tree