[GHC] #8671: Rebindable syntax creates bogus warning

GHC ghc-devs at haskell.org
Wed Jan 15 09:12:36 UTC 2014


#8671: Rebindable syntax creates bogus warning
-------------------------------------------------+-------------------------
        Reporter:  thomaseding                   |            Owner:
            Type:  bug                           |           Status:  new
        Priority:  normal                        |        Milestone:
       Component:  Compiler                      |          Version:  7.6.3
      Resolution:                                |         Keywords:
Operating System:  Windows                       |     Architecture:
 Type of failure:  Incorrect warning at          |  Unknown/Multiple
  compile-time                                   |       Difficulty:
       Test Case:                                |  Unknown
        Blocking:                                |       Blocked By:
                                                 |  Related Tickets:
-------------------------------------------------+-------------------------

Comment (by simonpj):

 Interesting.  I suppose your implicit proposal is that we should suppress
 the do-notation-related warnings if `-XRebindableSyntax` is in force?

 I'd be ok with that, and it'd be easy to do.  Other opinions?

 Simon

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


More information about the ghc-tickets mailing list