[GHC] #10816: Fixity declaration for associated type rejected

GHC ghc-devs at haskell.org
Sun Oct 8 02:01:31 UTC 2017


#10816: Fixity declaration for associated type rejected
-------------------------------------+-------------------------------------
        Reporter:  goldfire          |                Owner:  (none)
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  7.10.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D4077
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by RyanGlScott):

 * status:  new => patch
 * differential:   => Phab:D4077


Comment:

 I ended up stumbling upon this while looking at implementing
 [https://github.com/ghc-proposals/ghc-proposals/pull/65 this proposal], as
 the symptom of this ticket (having too many code paths for renaming fixity
 declarations) also made it annoying to implement the proposal. While
 Phab:D4077 doesn't implement the proposal in full, it will make it easier
 to do so later.

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


More information about the ghc-tickets mailing list