prettifying Cmm a bit: convert (x + (-N)) to (x - N)
[ghc-hetmet.git] / compiler / javaGen / PrintJava.lhs
2006-04-07 Simon MarlowReorganisation of the source tree