Use implication constraints to improve type inference
[ghc-hetmet.git] / compiler / typecheck / TcEnv.lhs
2006-11-10 simonpj@microsoft.comUse implication constraints to improve type inference
2006-10-13 simonpj@microsoft.comChange type of TcGadt.refineType, plus consequences
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-10 simonpj@microsoft.comFail more informatively when a global isn't in the...
2006-09-29 simonpj@microsoft.comGlobal renamings in HsSyn
2006-09-23 simonpj@microsoft.comRe-work the newtype-deriving support
2006-09-20 Manuel M T ChakravartyGet of fam inst index in ifaces
2006-09-20 Manuel M T ChakravartyComplete the evidence generation for GADTs
2006-09-20 Manuel M T Chakravartytowards newtype deriving dicts
2006-09-20 Manuel M T Chakravartynewtype fixes, coercions for non-recursive newtypes...
2006-09-20 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-25 Simon MarlowGeneralise Package Support
2006-05-05 simonpj@microsoft.comTrim imports
2006-05-04 simonpj@microsoft.comPrint a more helpful error for find_thing
2006-04-14 simonpj@microsoft.comRecover gracefully from a Template Haskell programmers...
2006-04-07 Simon MarlowReorganisation of the source tree