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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/820591722ccce6f8443dc9101055cc26d7be5a50

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

commit 820591722ccce6f8443dc9101055cc26d7be5a50
Author: Ian Lynagh <[email protected]>
Date:   Wed Jul 13 00:57:01 2011 +0100

    Remove 'threadsafe' FFI imports
    
    They've been deprecated since GHC 6.12.

 compiler/cmm/CmmParse.y          |    6 ++----
 compiler/deSugar/DsMeta.hs       |   10 +++-------
 compiler/hsSyn/Convert.lhs       |    3 +--
 compiler/parser/Lexer.x          |    3 ---
 compiler/parser/Parser.y.pp      |    8 ++------
 compiler/parser/ParserCore.y     |    2 +-
 compiler/prelude/ForeignCall.lhs |   17 +++++------------
 compiler/typecheck/TcForeign.lhs |   16 ++--------------
 8 files changed, 16 insertions(+), 49 deletions(-)


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

    git show 820591722ccce6f8443dc9101055cc26d7be5a50

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

Reply via email to