[GHC] #14588: GHC 8.2.1 allows bang patterns in let-bindings without -XBangPatterns

GHC ghc-devs at haskell.org
Sat Dec 16 13:16:13 UTC 2017


#14588: GHC 8.2.1 allows bang patterns in let-bindings without -XBangPatterns
-------------------------------------+-------------------------------------
        Reporter:  kmiyazato         |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.2.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  GHC accepts       |  Unknown/Multiple
  invalid program                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by RyanGlScott):

 * cc: bgamari (added)


Comment:

 This behavior was introduced in 372995364c52eef15066132d7d1ea8b6760034e6
 (`Treat banged bindings as FunBinds`).

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


More information about the ghc-tickets mailing list