Keep track of family instance modules
[ghc-hetmet.git] / compiler / iface / LoadIface.lhs
2006-10-13 Manuel M T ChakravartyKeep track of family instance modules
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-10 Manuel M T ChakravartyRough matches for family instances
2006-10-06 simonpj@microsoft.comFix up the typechecking of interface files during ...
2006-09-23 simonpj@microsoft.comTrim imports, and remove some dead code
2006-09-22 simonpj@microsoft.comRemove duplicate call to getDOpts
2006-09-20 Manuel M T ChakravartyImport/export of data constructors in family instances
2006-09-20 Manuel M T ChakravartyGet of fam inst index in ifaces
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 ChakravartyFixed two bugs concerning fanilies
2006-09-20 Manuel M T ChakravartyFlip direction of newtype coercions, fix some comments
2006-09-20 Manuel M T ChakravartyRemove mi_package from moved pprModIface
2006-09-20 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-13 simonpj@microsoft.comA class in an interface file defines the CoTyCon of...
2006-09-13 Simon Marlowreformat import
2006-09-13 Simon Marlowminor reformatting
2006-08-11 Simon MarlowImprove the "could not find module" error message
2006-08-11 Simon Marlowdon't qualify module name for importedSrcLoc
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree