Fix building genprimopcode with GHC 7.0, and remove haskell98 imports
[ghc-hetmet.git] / utils / genprimopcode / Lexer.x
2009-05-20 Ian LynaghFix building with the HEAD
2007-09-05 Ian LynaghAdd an OPTIONS -w pragma to utils/genprimopcode/Lexer.xx
2007-07-13 Michael D. AdamsWarning Police: Unused imports
2007-04-11 Ian LynaghRemove redundant import
2007-04-10 Ian LynaghReplace genprimopcode's parsec parser with an alex...