[GHC] #15284: Can't parse ''(*) in GHC HEAD
GHC
ghc-devs at haskell.org
Sun Jun 17 19:52:00 UTC 2018
#15284: Can't parse ''(*) in GHC HEAD
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: bug | Status: new
Priority: highest | Milestone: 8.6.1
Component: Compiler | Version: 8.5
(Parser) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by goldfire):
Do you have `-XTypeOperators` on? It looks like you don't, but I'd expect
you to need that extension for this to work.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15284#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list