[project @ 2000-05-24 07:31:44 by andy]
authorandy <unknown>
Wed, 24 May 2000 07:31:44 +0000 (07:31 +0000)
committerandy <unknown>
Wed, 24 May 2000 07:31:44 +0000 (07:31 +0000)
commit3b24089dc380e2ff268182b42ebc51164db9ab90
tree8d05b4255973bd9de78f232bb1e89d6785af910b
parent60a202ee6cb40a0c1e86ed32738ea6d021cae316
[project @ 2000-05-24 07:31:44 by andy]
Adding a field to the Method constructor, to allow methods
to say what they might raise. This is needed to actually
compile generated code.

Also, the generated code now imports haskell.runtime.*
ghc/compiler/javaGen/Java.lhs
ghc/compiler/javaGen/JavaGen.lhs
ghc/compiler/javaGen/PrintJava.lhs