[GHC] #12654: Panic on interrupting the evaluation of foldl (\x a -> if x > 100 then 100 else x+a) 0 [1..]
GHC
ghc-devs at haskell.org
Sun Oct 9 20:02:06 UTC 2016
#12654: Panic on interrupting the evaluation of foldl (\x a -> if x > 100 then 100
else x+a) 0 [1..]
-------------------------------------+-------------------------------------
Reporter: Kuros | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: GHCi | Version: 8.0.1
Resolution: duplicate | Keywords: ghci panic
| mvar thread block
Operating System: Windows | Architecture: x86_64
| (amd64)
Type of failure: GHCi crash | Test Case:
Blocked By: | Blocking:
Related Tickets: #10793 #9940 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by Phyx-):
* status: new => closed
* resolution: => duplicate
* related: => #10793 #9940
Comment:
Thanks for the report! I believe this is a duplicate, so I'll close this
one. feel free to add yourself to the cc of one of the other tickets if
you want to be kept informed of changes.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12654#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list