[GHC] #14527: Warn on recursive bindings

GHC ghc-devs at haskell.org
Sun Nov 26 15:05:19 UTC 2017


#14527: Warn on recursive bindings
-------------------------------------+-------------------------------------
        Reporter:  chrisdone         |                Owner:  (none)
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.2.1
      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 adamse):

 I cannot remember removing this warning intentionally. It might have been
 part of the bigger plan around {{{-XStrict}}} and the changes to the
 semantics of bang patterns it introduced. I'll dig around and see if I can
 find out if it was unintentional. Sorry for not responding on IRC.

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


More information about the ghc-tickets mailing list