Make our install variables etc compliant with GNU standards; fixes #1924
[ghc-hetmet.git] / utils / genprimopcode / Syntax.hs
2007-04-10 Ian LynaghReplace genprimopcode's parsec parser with an alex...