|
Template haskell bug 1: msg#00008lang.haskell.glasgow.bugs
Windows XP D:\Tools\ghc>ghc-6.2.1\bin\ghc.exe -fglasgow-exts foo.hs ghc.exe: panic! (the `impossible' happened, GHC version 6.2.1): deSugar/DsMeta.hs:286: Non-exhaustive patterns in function repC module Foo where import Language.Haskell.THSyntax class MyInterface a where foo :: a -> Int data AnyMyInterface = forall a. (MyInterface a) => AnyMyInterface a test = do{ d <- unQ(reifyDecl AnyMyInterface) ; print d }
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-960029 ] Segmentation fault with Template Haskell, SourceForge.net |
|---|---|
| Next by Date: | Template bug 2, Mike Aizatsky |
| Previous by Thread: | typo in decl. of timezone in Time.hsc?, Antony Courtney |
| Next by Thread: | Template bug 2, Mike Aizatsky |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |