#1896: Keep old bindings until :load succeeds
---------------------------------+------------------------------------------
Reporter: tibbe | Owner:
Type: feature request | Status: patch
Priority: low | Milestone: 7.2.1
Component: GHCi | Version: 6.8.1
Keywords: | Testcase:
Blockedby: | Difficulty: Unknown
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Changes (by parcs):
* cc: patrick@… (added)
* status: new => patch
Comment:
Hi,
The attached patch seems to retain bindings after a failed :reload. It
saves the state of the linker and the GHC session before attempting to
load and restores it on failure.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1896#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs