|
GADT internal error on incorrect program: msg#00089lang.haskell.glasgow.bugs
Hi there, is this one known? andres@adorp trans $ ghc --version The Glorious Glasgow Haskell Compilation System, version 6.4 andres@adorp trans $ cat > Bug.hs <<EOF > data RInt a where Int :: RInt > EOF andres@adorp trans $ ghc -c -fglasgow-exts EOF.hs ghc-6.4: file `EOF.hs' does not exist andres@adorp trans $ ghc -c -fglasgow-exts Bug.hs ghc-6.4: panic! (the `impossible' happened, GHC version 6.4): types/Type.lhs:(1107,0)-(1108,77): Non-exhaustive patterns in function zip_ty_env Please report it as a compiler bug to glasgow-haskell-bugs@xxxxxxxxxxx, or http://sourceforge.net/projects/ghc/. Best wishes, Andres
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: loop performance bug, Simon Peyton-Jones |
|---|---|
| Next by Date: | Re: GADT internal error on incorrect program, Andres Loeh |
| Previous by Thread: | RE: GPF WinXP GHCi 6.4, Simon Marlow |
| Next by Thread: | Re: GADT internal error on incorrect program, Andres Loeh |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |