Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/6de1b0f2f4fe0455df72adb7b43449586b40ba89

>---------------------------------------------------------------

commit 6de1b0f2f4fe0455df72adb7b43449586b40ba89
Author: David Terei <[email protected]>
Date:   Mon Apr 25 12:14:21 2011 -0700

    SafeHaskell: Add safe import flag (not functional)

 compiler/hsSyn/HsImpExp.lhs      |   10 +++++++---
 compiler/iface/BinIface.hs       |    8 ++++++--
 compiler/iface/LoadIface.lhs     |   14 ++++++++++----
 compiler/iface/MkIface.lhs       |   28 +++++++++++++++++-----------
 compiler/main/DynFlags.hs        |    6 ++++++
 compiler/main/HeaderInfo.hs      |    3 ++-
 compiler/main/HscStats.lhs       |   32 +++++++++++++++++---------------
 compiler/main/HscTypes.lhs       |   16 ++++++++++++----
 compiler/parser/Lexer.x          |    5 ++++-
 compiler/parser/Parser.y.pp      |    8 ++++++--
 compiler/rename/RnNames.lhs      |   11 ++++++-----
 compiler/typecheck/TcRnMonad.lhs |    2 +-
 compiler/typecheck/TcRnTypes.lhs |    3 ++-
 13 files changed, 96 insertions(+), 50 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 6de1b0f2f4fe0455df72adb7b43449586b40ba89

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to