Hi!

> module Foo where
> foo = 1
> bar = [d| foo = 1|]

causes the following error:
ghc-6.3: panic! (the `impossible' happened, GHC version 6.3):
        plusProv Foo Foo

The STABLE branch compiles the same code without problems.

Cheers,

Wolfgang

_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to