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
[EMAIL PROTECTED],
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)$
Sincerly,
--
Stefan
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs