Friends

ghc -interactive has just started being more verbose.  The "linking...done" 
stuff didn't happen before.  Does this ring any bells for anyone? I have not 
investigated at all so far; hoping someone will say "oh yes, I know and will 
fix".

Simon


bash$  ~/5builds/HEAD/inplace/bin/ghc-stage2 --interactive
GHCi, version 7.7.20140114: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ...
linking ...
done.

Loading package integer-gmp ...
linking ...
done.

Loading package base ...
linking ...
done.

Prelude>
_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to