Add PostfixOperators flag for (e op) postfix operators; fixes trac #1824
[ghc-hetmet.git] / utils / genprimopcode / Syntax.hs
2007-04-10 Ian LynaghReplace genprimopcode's parsec parser with an alex...