[project @ 2002-04-13 15:02:35 by panne]
authorpanne <unknown>
Sat, 13 Apr 2002 15:02:35 +0000 (15:02 +0000)
committerpanne <unknown>
Sat, 13 Apr 2002 15:02:35 +0000 (15:02 +0000)
commit3d9e5ef357ae30481eba359e6d7b0f5424ed988b
tree2fa9a8c5d26df4e5cf4b3d346d560cd3c2689f2d
parentff9b327395e6d5a871248d08379ae5d3929b1ae5
[project @ 2002-04-13 15:02:35 by panne]
Dirty workaround for a strange error after 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)))'

Should be fixed elsewhere, but I don't know how... :-}
ghc/compiler/stgSyn/CoreToStg.lhs