FIX #1784: EM_AMD64 and EM_X86_64 might both be defined to the same value
[ghc-hetmet.git] / utils / genprimopcode / Syntax.hs
2007-04-10 Ian LynaghReplace genprimopcode's parsec parser with an alex...