Massive patch for the first months work adding System FC to GHC #15
[ghc-hetmet.git] / compiler / typecheck / TcPat.lhs
2006-09-08 simonpj@microsoft.comCatch errors in pattern matching for unboxed tuples
2006-09-07 simonpj@microsoft.comFix bug in error message
2006-08-08 simonpj@microsoft.comCheck that lazy patterns are for lifted types
2006-08-04 simonpj@microsoft.comDo pre-subsumption in the main subsumption check
2006-04-07 Simon MarlowReorganisation of the source tree