I don't think this had much to do with profiling actually. It was just
a bug!
Fixed now.
Simon
| -Original Message-
| From: Kirsten Chevalier [mailto:[EMAIL PROTECTED]]
| Sent: 14 February 2003 01:10
| To: [EMAIL PROTECTED]
| Subject: Profiling and ext-core
|
| The latest versi
The latest version of GHC (downloaded from CVS today) doesn't seem to be
able to compile external Core files for profiling. If I do:
$ ghc -prof -auto-all -fext-core -fno-code hello.hs
$ ghc -prof -auto-all hello.hcr
I get the following error message:
ghc-5.05: panic! (the `impossible' happened, GH