Skip to content
  • Simon Marlow's avatar
    [project @ 2001-10-16 13:25:00 by simonmar] · 5c3ea6ed
    Simon Marlow authored
    - 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
    5c3ea6ed