[GHC] #602: Warning Suppression

GHC ghc-devs at haskell.org
Mon Feb 19 23:41:39 UTC 2018


#602: Warning Suppression
-------------------------------------+-------------------------------------
        Reporter:  simonmar          |                Owner:  (none)
            Type:  task              |               Status:  new
        Priority:  lowest            |            Milestone:
       Component:  Compiler          |              Version:  None
      Resolution:  None              |             Keywords:  warnings
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Incorrect         |  Unknown/Multiple
  warning at compile-time            |            Test Case:  N/A
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
  Design/LocalWarningPragmas         |
-------------------------------------+-------------------------------------

Comment (by simonpj):

 Same request made in #14805.

 It looks like a very reasonable request to me; but (especially since GHC
 has to move code around when doing strongly-connected component analysis
 of type and value bindings) not entirely straightforward to implement.

 Needs someone to propose a concrete design and implementation path.

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


More information about the ghc-tickets mailing list