panic: addImpDecls

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.template
Message-ID <[email protected]>
Hi all,

If I have

    module Q () where
    
    $( [d|
             $( [d| foo = 'c' |] )
         |]
     )

or even

    module Q () where
    
    $( [d|
             $( [] )
         |]
     )

then "ghc -fth --make Q.hs" gives me:

ghc-6.3: panic! (the `impossible' happened, GHC version 6.3):
        addImpDecls


Thanks
Ian
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.