Rough matches for family instances
[ghc-hetmet.git] / compiler / main / HscTypes.lhs
2006-10-10 Manuel M T ChakravartyRough matches for family instances
2006-10-06 simonpj@microsoft.comAvoid repeatedly loading GHC.Prim
2006-10-06 simonpj@microsoft.comImport trimming
2006-09-20 Manuel M T ChakravartyImport/export of data constructors in family instances
2006-09-20 Manuel M T ChakravartyATs are now implicitTyThings
2006-09-20 Manuel M T ChakravartyStraightened out implicit coercions for indexed types
2006-09-20 Manuel M T ChakravartyMake sure ATs are included into the temporary env for...
2006-09-20 Manuel M T ChakravartyExtend Class.Class to include the TyCons of ATs
2006-09-20 Manuel M T Chakravartynewtype fixes, coercions for non-recursive newtypes...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-23 Simon MarlowIn the Compiling/Skipping message, print ModuleNames...
2006-08-11 Simon MarlowImprove the "could not find module" error message
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-04 Simon Marlowadd default cases
2006-07-04 Simon Marlowredundant import
2006-04-18 LemmihMake the initial rdr and type scope available in the...
2006-04-07 Simon MarlowReorganisation of the source tree