[GHC] #9161: Pattern synonyms interact badly with data kinds
GHC
ghc-devs at haskell.org
Tue Jun 24 12:24:56 UTC 2014
#9161: Pattern synonyms interact badly with data kinds
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner: cactus
Type: bug | Status: merge
Priority: lowest | Milestone:
Component: Compiler (Type | Version: 7.8.2
checker) | Keywords: renamer, pattern
Resolution: | synonyms, data kinds
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: Compile-time | Difficulty: Unknown
crash | Blocked By:
Test Case: | Related Tickets:
Blocking: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"0757831eaca96c8ebfd99fc51427560d3568cffa/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="0757831eaca96c8ebfd99fc51427560d3568cffa"
Add Note [Placeholder PatSyn kinds] in TcBinds
This is just documentation for the fix to Trac #9161
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9161#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list