From: Matthias R. <mat...@so...> - 2006-07-19 18:28:47
|
I grabbed the latest haskelldb version from darcs and tried to install it. haskelldb itself built and installed fine, but when I try to build the driver-dynamic module I get: <snip> cd /usr/local/src/haskelldb/driver-dynamic/ runghc Setup.hs build Preprocessing library haskelldb-dynamic-0.10... Preprocessing executables for haskelldb-dynamic-0.10... Building haskelldb-dynamic-0.10... ghc-6.4.1: ghc-6.4.1: panic! (the `impossible' happened, GHC version 6.4.1): unknown exception Please report it as a compiler bug to gla...@ha..., or http://sourceforge.net/projects/ghc/. </snip> Is anybody else seeing this? It may be a 6.4.1 bug, but a) this worked fine until recently, b) I'd rather not have to upgrade ghc. Matthias. |