Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/a20cdb930a6f9e980521e0767867217ed96033f4 >--------------------------------------------------------------- commit a20cdb930a6f9e980521e0767867217ed96033f4 Author: David Terei <[email protected]> Date: Wed Dec 21 14:58:39 2011 -0800 Fix safe imports to work in GHCi. compiler/main/GHC.hs | 26 +++++++++++++-------- compiler/main/HscMain.hs | 54 +++++++++++++++++++++++++++++++-------------- ghc/InteractiveUI.hs | 21 +++++++++++++---- 3 files changed, 69 insertions(+), 32 deletions(-) Diff suppressed because of size. To see it, use: git show a20cdb930a6f9e980521e0767867217ed96033f4 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
