[GHC] #10379: Prefix syntax for promoted list kind isn't parsed properly
GHC
ghc-devs at haskell.org
Mon May 4 11:58:42 UTC 2015
#10379: Prefix syntax for promoted list kind isn't parsed properly
-------------------------------------+-------------------------------------
Reporter: cactus | Owner: goldfire
Type: bug | Status: new
Priority: low | Milestone: 7.12.1
Component: Compiler | Version: 7.10.1
(Parser) | Keywords:
Resolution: | Architecture:
Operating System: Unknown/Multiple | Unknown/Multiple
Type of failure: GHC rejects | Test Case:
valid program | Blocking:
Blocked By: | Differential Revisions:
Related Tickets: |
-------------------------------------+-------------------------------------
Changes (by goldfire):
* owner: => goldfire
* milestone: => 7.12.1
Comment:
This is by design, for better or worse. Parsing in kinds is rather
restricted.
This will be fixed when I merge my kind equalities patch, which combines
the type and kind parsers (among many other things).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10379#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list