#1565: using :r with argument destroys bindings
------------------------------------+---------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: igloo
Type: bug | Status: new
Priority: normal | Milestone: 6.8
Component: GHCi | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Unknown | Testcase:
Architecture: Unknown |
------------------------------------+---------------------------------------
Changes (by igloo):
* milestone: => 6.8
* owner: => igloo
Comment:
Thanks for the report.
Note that after a successful reload all bindings are lost, because the
code that they refer to may no longer exist.
I have a fix for the above, which makes it so that f no longer exists.
This seems reasonable to me as presumably you were expecting it to
succeed, and thus expected to lose f anyway. Will add a test and push
later.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1565>
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