|
RE: more GADT surprises: msg#00094lang.haskell.glasgow.bugs
Thanks. Both this and your earlier message are fixed in the HEAD; and tests added. Keep them coming Simon | -----Original Message----- | From: glasgow-haskell-bugs-bounces@xxxxxxxxxxx [mailto:glasgow-haskell-bugs- | bounces@xxxxxxxxxxx] On Behalf Of Andres Loeh | Sent: 15 March 2005 13:45 | To: glasgow-haskell-bugs@xxxxxxxxxxx | Subject: more GADT surprises | | Surprisingly, the attached Haskell module loads successfully in ghci-6.4: | | Ok, modules loaded: Main. | *Main> :t A | A :: A | *Main> :t B | B :: B [] | *Main> :t B' | B' :: B [Int] | *Main> [B,B'] | ghc-6.4: panic! (the `impossible' happened, GHC version 6.4): | Unify.unifyTauTyLists: mismatched type lists! | | Please report it as a compiler bug to | glasgow-haskell-bugs@xxxxxxxxxxx, | or http://sourceforge.net/projects/ghc/. | | | Best, | Andres
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | url problem, missing GLUT, and building package ghc, C.Reinke |
|---|---|
| Next by Date: | [ ghc-Bugs-1163018 ] Profiling broken under windows for ghc-6.4?, SourceForge.net |
| Previous by Thread: | more GADT surprises, Andres Loeh |
| Next by Thread: | url problem, missing GLUT, and building package ghc, C.Reinke |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |