Deal correctly with infix type constructors in GADT decls
[ghc-hetmet.git] / compiler / iface /
2006-07-25 Simon Marlowtiny bit of extra strictness
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-04 Simon Marlowunused import
2006-07-24 Simon MarlowIn interface files, store FastStrings rather than OccNa...
2006-07-14 simonpj@microsoft.comCheck for overlap-flag differences in hi files
2006-06-23 Simon Marlowthe unlifted kind
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-05-25 simonpj@microsoft.comImprove error reporting in interface typechecking
2006-05-22 simonpj@microsoft.comTransmit inline pragmas faithfully
2006-05-17 simonpj@microsoft.comComments only
2006-05-08 simonpj@microsoft.comDo not put wired-in things in interface files
2006-04-07 Simon MarlowReorganisation of the source tree