wolfgang    2003/03/02 14:12:32 PST

  Modified files:        (Branch: ghc-5-04-branch)
    ghc/compiler/ghci    InteractiveUI.hs 
  Log:
  Make loaded_in_ghci more accurate for Mac OS X: We expect to link to
  libreadline statically. Some symbols from libreadline might be eliminated
  by the static linker, so we have to load the library dynamically if we
  need it from ghci.
  
  Revision  Changes    Path
  1.128.2.6 +6 -4      fptools/ghc/compiler/ghci/InteractiveUI.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to