
#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 | (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by alexbiehl): This is most likely due to a missing case for `ListPat` in `isStrictPattern`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14105#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler