[GHC] #11369: Suppress redundant-constraint warnings in case of empty classes

GHC ghc-devs at haskell.org
Thu Jan 7 14:53:57 UTC 2016


#11369: Suppress redundant-constraint warnings in case of empty classes
-------------------------------------+-------------------------------------
        Reporter:  hvr               |                Owner:  simonpj
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Compiler (Type    |              Version:  8.1
  checker)                           |
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #11370            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by rwbarton):

 Demoting priority since there is an obvious workaround here: disable the
 warning in the module that defines `unthrow`.

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


More information about the ghc-tickets mailing list