Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/1d704e17caef8156a3d4c4b764737ede85884eb8 >--------------------------------------------------------------- commit 1d704e17caef8156a3d4c4b764737ede85884eb8 Author: David Terei <[email protected]> Date: Tue Jun 14 14:04:11 2011 -0700 SafeHaskell: Make base GHC.* modules untrusted compiler/basicTypes/UniqSupply.lhs | 2 +- compiler/ghc.cabal.in | 1 - compiler/ghci/ByteCodeItbls.lhs | 2 +- compiler/ghci/ByteCodeLink.lhs | 2 +- compiler/ghci/RtClosureInspect.hs | 4 ++-- compiler/main/BreakArray.hs | 2 +- compiler/prelude/PrelNames.lhs | 8 ++++---- compiler/utils/Binary.hs | 2 +- compiler/utils/Encoding.hs | 6 +----- compiler/utils/FastFunctions.lhs | 2 +- compiler/utils/FastMutInt.lhs | 5 ----- compiler/utils/FastString.lhs | 5 ++--- compiler/utils/GhcIO.hs | 24 ------------------------ compiler/utils/Pretty.lhs | 6 +----- rts/Prelude.h | 28 ++++++++++++++-------------- 15 files changed, 30 insertions(+), 69 deletions(-) Diff suppressed because of size. To see it, use: git show 1d704e17caef8156a3d4c4b764737ede85884eb8 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
