[GHC] #15329: Cannot parse `type (*)` in fixity declaration

GHC ghc-devs at haskell.org
Sat Jun 30 23:32:32 UTC 2018


#15329: Cannot parse `type (*)` in fixity declaration
-------------------------------------+-------------------------------------
           Reporter:  goldfire       |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  highest        |         Milestone:  8.6.1
          Component:  Compiler       |           Version:  8.5
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 Vanessa McHale posts:

 The parser seems to be broken. Attempting to build
 [http://hackage.haskell.org/package/basement basement] yields:

 {{{
 Basement/Nat.hs:15:46: error: parse error on input ‘*’ | 15 | , type (<=),
 type (<=?), type (+), type (*), type (^), type (-) | ^
 }}}

 This is actually in 8.6.0, but there is no version option for this.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15329>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list