Fix building genprimopcode with GHC 7.0, and remove haskell98 imports
[ghc-hetmet.git] / utils / genprimopcode / Syntax.hs
2007-04-10 Ian LynaghReplace genprimopcode's parsec parser with an alex...