Re: [GHC] #11313: Awkward error message "Expecting one fewer argument to ‘*’"

GHC ghc-devs at haskell.org
Wed Feb 17 19:51:04 UTC 2016


#11313: Awkward error message "Expecting one fewer argument to ‘*’"
-------------------------------------+-------------------------------------
        Reporter:  rwbarton          |                Owner:
            Type:  bug               |               Status:  new
        Priority:  low               |            Milestone:
       Component:  Compiler (Type    |              Version:  7.11
  checker)                           |
      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 Richard Eisenberg <eir@…>):

 In [changeset:"a6152159c9f14fc9cf0e86caff532906abd49b73/ghc"
 a6152159/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="a6152159c9f14fc9cf0e86caff532906abd49b73"
 Fix #11313.

 Previously, we looked through synonyms when counting arguments,
 but that's a bit silly.
 }}}

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


More information about the ghc-tickets mailing list