[GHC] #9016: Add System.Exit.die

GHC ghc-devs at haskell.org
Tue May 20 07:44:27 UTC 2014


#9016: Add System.Exit.die
-------------------------------------+------------------------------------
        Reporter:  SimonHengel       |            Owner:
            Type:  feature request   |           Status:  closed
        Priority:  normal            |        Milestone:  7.10.1
       Component:  libraries/base    |          Version:  7.8.2
      Resolution:  fixed             |         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:"a15d243e4c15c45a401dec8c30a5135b6b006115/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="a15d243e4c15c45a401dec8c30a5135b6b006115"
 Harden imports in `DeriveConstants.hs` module

 This was generated by applying `-ddump-minimal-imports` and addresses
 the current compile failure (see #9016) with GHC HEAD due to the new
 `die` being exported by `System.Exit`

 Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9016#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list