[GHC] #14664: "GHC.Integer can't throw exceptions" is wrong
GHC
ghc-devs at haskell.org
Fri Jan 12 08:58:58 UTC 2018
#14664: "GHC.Integer can't throw exceptions" is wrong
-------------------------------------+-------------------------------------
Reporter: Zemyla | Owner: (none)
Type: feature request | Status: new
Priority: low | Milestone:
Component: Compiler | Version: 8.2.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
Interesting. But if we were going to do this we might want to build some
(modest) direct RTS support, rather than using `atomically` for a purpose
it wasn't designed for.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14664#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list