[GHC] #8846: GHC panic with Template Haskell
GHC
ghc-devs at haskell.org
Tue Mar 4 14:58:13 UTC 2014
#8846: GHC panic with Template Haskell
---------------------------------------+----------------------------------
Reporter: Gothmog | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64 (amd64)
Type of failure: Compile-time crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
---------------------------------------+----------------------------------
Comment (by Gothmog):
P.S.: As I see it, there is a type error as the return value of the splice
should be Q [Dec] but is Q Exp. However, I figure GHC shouldn't panic
anyway.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8846#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list