[GHC] #14105: ApplicativeDo causes GHC panic on irrefutable list pattern match
GHC
ghc-devs at haskell.org
Thu Aug 17 20:43:05 UTC 2017
#14105: ApplicativeDo causes GHC panic on irrefutable list pattern match
-------------------------------------+-------------------------------------
Reporter: BoteboTsebo | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: | Keywords: ApplicativeDo
Operating System: Unknown/Multiple | Architecture: x86_64
Type of failure: Compile-time | (amd64)
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"03327bf049acb595c3ba034d16ee5bd0afabe7c4/ghc" 03327bf/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="03327bf049acb595c3ba034d16ee5bd0afabe7c4"
Handle ListPat in isStrictPattern
This fixes #14105.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14105#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list