RE: panic! (the `impossible' happened) :-O

2000-09-28 Thread Simon Peyton-Jones
| panic! (the `impossible' happened): | cgEvalAlts: dodgy case of unboxed tuple type It's a bug all right; but it's only a bug in the error reporting. This data type declaration should be rejected, and isn't: data Protocol t = H t = H (# Int#, t #) Unboxed tuples aren't really first

panic! (the `impossible' happened) :-O

2000-09-27 Thread root
Hi, I get the following message error when compiling a Haskell program with GHC. = Compilation Dump for: /usr/local/lib/ghc-4.08.1/hsc /tmp/ghc6065.cpp 2 erros -fglasgow-exts -fignore-interface-pragmas