Enable bang-patterns only when the flag says so (had missed a case before)
[ghc-hetmet.git] / compiler / parser / RdrHsSyn.lhs
2006-09-04 simonpj@microsoft.comEnable bang-patterns only when the flag says so (had...
2006-08-09 Simon MarlowRemove old FFI syntax
2006-07-26 simonpj@microsoft.comDeal correctly with infix type constructors in GADT...
2006-05-19 simonpj@microsoft.comBug-fix for infix function definitions (parse/rename)
2006-05-19 simonpj@microsoft.comRemove misleading comments
2006-04-07 Simon MarlowReorganisation of the source tree