This is with a version of GHC downloaded and compiled in
the morning of 31st March. I'm attaching the HtmlFrame.hi/
HtmlFrame.hs; let me know if you want more. The .hi file
would have been generated with the same compiler options you
see here.
/usr/local/pub-bkb/ghc/ghc-latest/bin/ghc -c Html.hs -syslib concurrent -syslib data
-syslib net -syslib posix -syslib text -syslib util -syslib lang
-i.:top/util:top/concurrency:top/reactor:top/htk:top/htk/resources:top/htk/canvasitems:top/htk/kernel:top/htk/containers:top/htk/menuitems:top/htk/toolkit:top/htk/components:top/htk/toplevel:top/htk/widgets:top/htk/devices:top/htk/textitems:top/davinci:top/www:top/tools
-fglasgow-exts -fallow-overlapping-instances -fallow-undecidable-instances -cpp
-hi-diffs -fvia-C -I/usr/local/pub-bkb/ghc/ghc-latest/lib/includes -H25M -K5M -recomp
-O -O2-for-C
panic! (the `impossible' happened):
IdInfo parse failed
zdwtpl
./HtmlFrame.hi:153 Interface file parse error; on input ` 0 '
Please report it as a compiler bug to [EMAIL PROTECTED]
HtmlFrame.hs
HtmlFrame.hi