summaryrefslogtreecommitdiff
path: root/compiler/parser/LexCore.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove external coreAustin Seipp2014-05-031-115/+0
* Remove trailing whitespace in compiler/parser/LexCore.hsIan Lynagh2012-01-151-8/+8
* remove tabs (+ ignore tabs option) from LexCore.hsNils Schweinsberg2012-01-151-40/+32
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Remove references to Haskell 98Ian Lynagh2010-11-231-1/+2
* Remove GHC's haskell98 dependencyIan Lynagh2009-07-241-1/+1
* Fix warnings in LexCoreIan Lynagh2008-06-101-21/+27
* 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
* Warning fix for unused and redundant importsMichael D. Adams2007-05-101-1/+0
* Fix external core syntax (though not full compilation)Aaron Tomb2006-11-131-2/+6
* Remove code that is dead, as we require __GLASGOW_HASKELL__ >= 504Ian Lynagh2007-04-061-37/+1
* Massive patch for the first months work adding System FC to GHC #27Manuel M T Chakravarty2006-08-041-1/+1
* Fixing some lexer errors with extcoreJosef Svenningsson2006-04-201-1/+6
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+130