Ticket #5612 (closed feature request: fixed)
Better support for kinds in Template Haskell
| Reported by: | guest | Owned by: | lunaris |
|---|---|---|---|
| Priority: | low | Milestone: | 7.6.1 |
| Component: | Compiler | Version: | 7.3 |
| Keywords: | PolyKinds, TemplateHaskell | Cc: | eir@… |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Other | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description (last modified by simonpj) (diff)
Type checking the attached code produces a legitimate type error, and also the following message:
Tip.hs:107:14:ghc: panic! (the 'impossible' happened)
(GHC version 7.0.3 for i386-unknown-linux):
Exotic form of kind ghc-prim:GHC.Prim.?{(w) tc 34g}
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

