[project @ 2001-10-16 13:25:00 by simonmar]
authorsimonmar <unknown>
Tue, 16 Oct 2001 13:25:00 +0000 (13:25 +0000)
committersimonmar <unknown>
Tue, 16 Oct 2001 13:25:00 +0000 (13:25 +0000)
commit5c3ea6ed5eca84ed49622c5126d94cef34c1bb39
tree2dc87ff17f286df4ce5d0c06fe778c9b289a9573
parent16e131e6f8d37795bbbb64ee0a58db378f55a948
[project @ 2001-10-16 13:25:00 by simonmar]
- set the buffering mode on stdout & stderr to unbuffered in
  interactive mode

- fix some bugs in package linking: loading a package using the :set
  command wasn't using the same mechanism as the command-line package
  loading to avoid linking in dynamic libraries that are already
  linked into the GHCi binary.

- fix a compile error.

MERGE TO STABLE
ghc/compiler/ghci/InteractiveUI.hs