Ticket #5752 (closed bug: duplicate)
<<loop>> when using variables in TH splice
| Reported by: | srl | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6.1 |
| Component: | Template Haskell | Version: | 7.0.3 |
| Keywords: | Cc: | ||
| Operating System: | Linux | Architecture: | x86_64 (amd64) |
| Type of failure: | Compile-time crash | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
When compiling the attached (which uses a variable 'x' in a TH splice in a data decl), the following error is given:
[1 of 1] Compiling Main ( b.hs, b.o )
b.hs:11:80:ghc: panic! (the 'impossible' happened)
(GHC version 7.0.3 for x86_64-unknown-linux):
<<loop>>
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

