fix export/import list parsing (allow (,)), and remove unnecessary reverses
[ghc-hetmet.git] / compiler / parser / Parser.y.pp
2006-08-21 Simon Marlowfix export/import list parsing (allow (,)), and remove...
2006-08-21 Simon Marlowcomply with Haskell 98 by not allowing extra commas...
2006-08-09 Simon MarlowRemove old FFI syntax
2006-07-25 Simon MarlowGeneralise Package Support
2006-06-23 Simon Marlowthe unlifted kind
2006-05-19 simonpj@microsoft.comRemove misleading comments
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