[GHC] #12398: Expose 'withCleanupSession' as a replacement for 'defaultCleanupHandler'
GHC
ghc-devs at haskell.org
Fri Jul 15 18:59:05 UTC 2016
#12398: Expose 'withCleanupSession' as a replacement for 'defaultCleanupHandler'
-------------------------------------+-------------------------------------
Reporter: DanielG | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
GHC used to export 'defaultCleanupHandler' going back as far as 7.4,
starting with 8.0 no equivalent function seems to be exported. Please
consider exporting 'withCleanupSession' as a replacement.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12398>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list