#1556: :r doesn't reload :m + loaded modules
--------------------------------+-------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 6.7
Severity: normal | Keywords:
Difficulty: Easy (1 hr) | Os: Unknown
Testcase: | Architecture: Unknown
--------------------------------+-------------------------------------------
$ ghci
GHCi, version 6.7.20070712: http://www.haskell.org/ghc/ :? for help
Loading package base ... linking ... done.
Prelude> :m + Data.List
Prelude Data.List> :r
Ok, modules loaded: none.
Prelude>
Expected result:
Prelude Data.List>
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1556>
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