Massive patch for the first months work adding System FC to GHC #34
[ghc-hetmet.git] / compiler / typecheck / TcSimplify.lhs
2006-09-20 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-26 simonpj@microsoft.comA somewhat subtle (FC-related) bug concerning the monom...
2006-09-18 simonpj@microsoft.comComments
2006-08-11 simonpj@microsoft.comTwo more error message indendations
2006-08-07 simonpj@microsoft.comAdd -fextended-default-rules and -fmono-pat-binds
2006-07-27 simonpj@microsoft.comMake -fcontext-stack into a dynamic flag
2006-06-26 simonpj@microsoft.comImprove consistency checking for derived instances
2006-05-19 simonpj@microsoft.comImproved RULE lhs typechecking; less dictionary sharing
2006-04-07 Simon MarlowReorganisation of the source tree