[GHC] #13380: raiseIO# result looks wrong
GHC
ghc-devs at haskell.org
Sun Mar 5 23:40:24 UTC 2017
#13380: raiseIO# result looks wrong
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by dfeuer):
I've set an optimistic milestone for this, but we will probably need to
wait for 8.4 to dig a bit deeper into how demand analysis interacts with
`raise#`, `raiseIO#`, `retry#`, `catch#`, `catchSTM#`, and `catchRetry#`.
There seem to be subtle problems in multiple places.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13380#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list