diff options
author | simonpj <unknown> | 2002-04-26 16:32:04 +0000 |
---|---|---|
committer | simonpj <unknown> | 2002-04-26 16:32:04 +0000 |
commit | fb9ab9b1bb0009df78b074a06c6daa0168a674dd (patch) | |
tree | 21b7b78e4906b666993d5b0e41042e3a2686054f /ghc/compiler/javaGen/JavaGen.lhs | |
parent | 787d1071615b42b191ace5b1eeced66891841fe5 (diff) | |
download | haskell-fb9ab9b1bb0009df78b074a06c6daa0168a674dd.tar.gz |
[project @ 2002-04-26 16:32:03 by simonpj]
Fix the bug that Sven found when bootstrapping:
stgSyn/CoreToStg.lhs:1112:
Couldn't match `#' against `*'
When matching types `GHC.Prim.Int#' and `a'
Expected type: GHC.Prim.Int#
Inferred type: a
In the application `error ("cafRefs " ++ (showSDoc (ppr id)))'
I forgot to keep eRROR_ID in the list of wiredInIds in MkId.
Fixed and commented (but not yet tested).
Simon
Diffstat (limited to 'ghc/compiler/javaGen/JavaGen.lhs')
0 files changed, 0 insertions, 0 deletions