Migrate cvs diff from fptools-assoc branch
[ghc-hetmet.git] / compiler / parser / Parser.y.pp
2006-09-15 Manuel M T ChakravartyMigrate cvs diff from fptools-assoc branch
2006-08-02 Manuel M T ChakravartyMake 'iso' special in the parser
2006-09-18 Markus LauerAdded parsing rule for BangPattern in case expr
2006-09-12 audreyt@audreyt.orgAnother s/autrijus/audreyt/ in comments.
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