[GHC] #9016: Add System.Exit.die
GHC
ghc-devs at haskell.org
Mon Apr 21 15:18:38 UTC 2014
#9016: Add System.Exit.die
-------------------------------------+------------------------------------
Reporter: SimonHengel | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 7.10.1
Component: libraries/base | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Herbert Valerio Riedel <hvr@…>):
In [changeset:"77ea2eb0ab36d1a610269f6737b509b6f6a376fa/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="77ea2eb0ab36d1a610269f6737b509b6f6a376fa"
Add System.Exit.die (re #9016)
The original proposal discussion can be found at
http://thread.gmane.org/gmane.comp.lang.haskell.libraries/20872
Note this also updates the Haddock submodule to remove Hadock's local
`die` implementation.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9016#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list