Deal correctly with infix type constructors in GADT decls
[ghc-hetmet.git] / compiler / parser /
2006-07-26 simonpj@microsoft.comDeal correctly with infix type constructors in GADT...
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-24 Simon MarlowIn interface files, store FastStrings rather than OccNa...
2006-07-12 Simon Marlowdo a better job of ignoring unrecognised pragmas
2006-06-23 Simon Marlowthe unlifted kind
2006-06-05 simonpj@microsoft.comRemove one more IfaceInlineCall
2006-06-01 simonmar@microsoft.comimprovements to lexical error reporting
2006-06-01 simonmar@microsoft.comcommented-out debugging code
2006-06-01 simonmar@microsoft.comunderstand Latin-1 symbols
2006-05-24 Simon Marlowwe don't need OutOfHeapHook(), and the version in the...
2006-05-19 simonpj@microsoft.comBug-fix for infix function definitions (parse/rename)
2006-05-19 simonpj@microsoft.comRemove misleading comments
2006-04-20 Josef SvenningssonFixing some lexer errors with extcore
2006-04-20 Josef SvenningssonExtcore can now handle data types without constructors
2006-04-14 simonpj@microsoft.comAllow $x, as well as $(x), at top level in TH
2006-04-07 Simon MarlowReorganisation of the source tree