Rationalise GhcMode, HscTarget and GhcLink
[ghc-hetmet.git] / compiler / iface / MkIface.lhs
2007-04-11 Simon MarlowRationalise GhcMode, HscTarget and GhcLink
2007-02-23 Manuel M T ChakravartyMoved argument position info of ATs into tycon rhs...
2007-02-21 simonpj@microsoft.comDeal more correctly with orphan instances
2007-01-11 simonpj@microsoft.comSlightly improve -ddump-hi-diffs output
2007-01-11 simonpj@microsoft.comAvoid duplicate defns of 'main' in module Main
2007-01-10 simonpj@microsoft.comSort rules and instances lexicographically in interface...
2006-11-29 andy@galois.comTickBox representation change
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-18 simonpj@microsoft.comAdd the primitive type Any, and use it for Dynamics
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.comImprove comments and error tracing
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 ChakravartyStraightened out implicit coercions for indexed types
2006-09-20 Manuel M T ChakravartyIntroduce coercions for data instance decls
2006-09-20 Manuel M T ChakravartyExtend TyCons and DataCons to represent data instance...
2006-09-20 Manuel M T ChakravartyExtend Class.Class to include the TyCons of ATs
2006-09-20 Manuel M T ChakravartyExtended TyCon and friends to represent family declarations
2006-09-19 Manuel M T ChakravartyAdapt TcRnDriver to moved tyThingToIfaceDecl
2006-09-18 Manuel M T ChakravartyRemove argument variance info of tycons
2006-08-07 Manuel M T ChakravartyOccName->FS in tyThingToIfaceDecl that moved to MkIface
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-14 simonpj@microsoft.comCheck for overlap-flag differences in hi files
2006-05-08 simonpj@microsoft.comDo not put wired-in things in interface files
2006-04-07 Simon MarlowReorganisation of the source tree