#7231: GHCi erroneously unloads modules after a failed :reload ---------------------------------+------------------------------------------ Reporter: parcs | Owner: simonmar Type: bug | Status: new Priority: high | Milestone: 7.6.2 Component: GHCi | Version: 7.6.1 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: Compile-time performance bug Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------
Comment(by marlowsd@…): commit 086d7c54f5bddbc9e5d94a9ae9c4b5aeeab53a35 {{{ Author: Simon Marlow <marlo...@gmail.com> Date: Tue Nov 27 08:55:31 2012 +0000 Fix #7231: don't unload stable modules when there is an error later compiler/main/GhcMake.hs | 17 ++++++++++++----- 1 files changed, 12 insertions(+), 5 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7231#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs