Ticket #5976 (closed bug: fixed)
Panic in a user Template Haskell function is wrongly reported as a GHC bug
| Reported by: | SimonMeier | Owned by: | pcapriotti |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.4.2 |
| Component: | Compiler | Version: | 7.4.1 |
| Keywords: | Cc: | ||
| Operating System: | Linux | Architecture: | Unknown/Multiple |
| Type of failure: | Compile-time crash | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
GhcBangBug?.hs:1:1:ghc: panic! (the 'impossible' happened)
(GHC version 7.4.1 for x86_64-unknown-linux):
Could not convert (Strict,Type) to BangType?
(Unpacked,ConT GHC.Types.Int) Language/Haskell/Convert.hs:(64,5)-(65,42): Non-exhaustive patterns in function conv
See attached test file for further information.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

