#10379: Prefix syntax for promoted list kind isn't parsed properly -------------------------------------+------------------------------------- Reporter: cactus | Owner: goldfire Type: bug | Status: closed Priority: low | Milestone: 8.0.1 Component: Compiler | Version: 7.10.1 (Parser) | Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: GHC rejects | Test Case: valid program | parser/should_compile/T10379 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by thomie): * testcase: => parser/should_compile/T10379 * status: new => closed * resolution: => fixed Comment: Fixed in commit 6746549772c5cc0ac66c0fce562f297f4d4b80a2: {{{ Author: Richard Eisenberg <eir@cis.upenn.edu> Date: Fri Dec 11 18:19:53 2015 -0500 Add kind equalities to GHC. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10379#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler