summaryrefslogtreecommitdiff
path: root/compiler/parser/ParserCoreUtils.hs
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of the old catch function with the new oneIan Lynagh2010-12-181-1/+2
* Remove GHC's haskell98 dependencyIan Lynagh2009-07-241-1/+1
* Fixed warnings in parser/ParserCoreUtilsTwan van Laarhoven2008-02-041-7/+0
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Fix external core syntax (though not full compilation)Aaron Tomb2006-11-131-0/+4
* Massive patch for the first months work adding System FC to GHC #27Manuel M T Chakravarty2006-08-041-1/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+72