summaryrefslogtreecommitdiff
path: root/ghc/compiler/javaGen/JavaGen.lhs
diff options
context:
space:
mode:
authorsimonpj <unknown>2000-05-23 11:35:38 +0000
committersimonpj <unknown>2000-05-23 11:35:38 +0000
commitbb91427f27c940e4dd0fc6c7360e7ef61264b240 (patch)
tree54fccfb59892e04bdbb20912d777043efc7f3048 /ghc/compiler/javaGen/JavaGen.lhs
parent20adb5df3cd05ca245192afaeaa5d183b483c5ad (diff)
downloadhaskell-bb91427f27c940e4dd0fc6c7360e7ef61264b240.tar.gz
[project @ 2000-05-23 11:35:36 by simonpj]
*** MERGE WITH 4.07 (once I've checked it works) *** * Fix result type signatures. Note that a consequential change is that an ordinary binding with a variable on the left f = e is now treated as a FunMonoBind, not a PatMonoBind. This makes a few things a bit simpler (eg rnMethodBinds) * Fix warnings for unused imports. This meant moving where provenances are improved in RnNames. Move mkExportAvails from RnEnv to RnNames. * Print module names right (small change in Module.lhs and Rename.lhs) * Remove a few unused bindings * Add a little hack to let us print info about join points that turn out not to be let-no-escaped. The idea is to call them "$j" and report any such variables that are not let-no-escaped. * Some small things aiming towards -ddump-types (harmless but incomplete)
Diffstat (limited to 'ghc/compiler/javaGen/JavaGen.lhs')
0 files changed, 0 insertions, 0 deletions