[project @ 2000-11-22 15:51:48 by simonmar]
authorsimonmar <unknown>
Wed, 22 Nov 2000 15:51:48 +0000 (15:51 +0000)
committersimonmar <unknown>
Wed, 22 Nov 2000 15:51:48 +0000 (15:51 +0000)
commit2ace0e219a4dac709f9a518bc9ae1c39082fdc0f
tree879ff4e52a71fca8e4047febe6da6c4b942992a1
parentf3250d47fccbd7c2aea619463d672b0af08aea47
[project @ 2000-11-22 15:51:48 by simonmar]
:l now unloads the previously loaded module collection before loading
the new ones.  This allows you to :l Main, :cd <somewhere-else> and :l
Main again without it saying "compilation IS NOT required".
ghc/compiler/compMan/CompManager.lhs
ghc/compiler/ghci/InteractiveUI.hs