#9969: panic in T7562 -------------------------------------+------------------------------------- Reporter: nomeata | Owner: simonpj Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.8.4 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Compile-time | Unknown/Multiple crash | Test Case: T7562 Blocked By: | Blocking: Related Tickets: #7562 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by thomie): Merged to 7.10 in commit ccb7d96da42663407f1cd73355821ca5a7f55e7f: {{{ Author: Simon Peyton Jones <simonpj@microsoft.com> Date: Fri Jan 9 09:46:37 2015 +0000 Return a [HsImplBang] from dataConImplBangs even with NoDataConRep This fixes Trac #9969, a new crash in T7562 that I somehow missed when fiddling with HsBang (cherry picked from commit 327ce1d336c8fbdb068be900a187f96d1c60b851) }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9969#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler