Module header tidyup, phase 1
[ghc-hetmet.git] / compiler / iface / BinIface.hs
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-09-29 simonpj@microsoft.comRemove Linear Implicit Parameters, and all their works
2006-09-20 Manuel M T ChakravartyImport/export of data constructors in family instances
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-18 Manuel M T ChakravartyRemove argument variance info of tycons
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-25 Simon MarlowGeneralise Package Support
2006-06-23 Simon Marlowthe unlifted kind
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-05-22 simonpj@microsoft.comTransmit inline pragmas faithfully
2006-04-07 Simon MarlowReorganisation of the source tree