|
RE: panic! (the `impossible' happened, GHC version 5.04.2): msg#00037lang.haskell.glasgow.bugs
> Compiling LinOpt ( Linear_opt.hs, interpreted ) > ghc-5.04.2: panic! (the `impossible' happened, GHC version 5.04.2): > nameModule a{-roJC-} > > Please report it as a compiler bug to > glasgow-haskell-bugs@xxxxxxxxxxx, > > My module contains newly the deriving clause - well it was an > experiment: > > newtype Matrix a i e = Matrix (a i (a i e))$ > deriving (IArray a e)$ I believe this bug was fixed in a later version. Could you try 6.2 and let us know if that helps? Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: ghc 6.2 possible bug with gcc 3.3.x, strange parse error, Bernard James POPE |
|---|---|
| Next by Date: | RE: newtype of newtype, Simon Peyton-Jones |
| Previous by Thread: | panic! (the `impossible' happened, GHC version 5.04.2), Stefan Karrmann |
| Next by Thread: | Bug: problem with -caf-all, P.C.Callaghan |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |