[commit: ghc] ghc-lwc2: Pulling in changes from base library (0c1d747)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
t-sichan at microsoft.com
Tue Apr 23 17:29:42 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : ghc-lwc2
https://github.com/ghc/ghc/commit/0c1d7473b24dd9d61386b314c9c2ace69ba0b2d4
>---------------------------------------------------------------
commit 0c1d7473b24dd9d61386b314c9c2ace69ba0b2d4
Author: KC Sivaramakrishnan <chandras at cs.purdue.edu>
Date: Tue Apr 23 11:29:10 2013 -0400
Pulling in changes from base library
libraries/base/Control/Exception.hs | 2 +-
libraries/base/Control/Monad/ST.hs | 20 -------
libraries/base/Control/Monad/ST/Lazy.hs | 15 -----
libraries/base/Data/Functor.hs | 14 ++++-
libraries/base/Debug/Trace.hs | 42 ++++++++++++++
libraries/base/GHC/Event/KQueue.hsc | 8 +--
libraries/base/GHC/Event/Poll.hsc | 7 ++-
libraries/base/GHC/IO/Encoding/Iconv.hs | 2 +-
libraries/base/GHC/IO/Encoding/Types.hs | 13 ++---
libraries/base/GHC/IO/Handle/Internals.hs | 32 ++++++++++-
libraries/base/GHC/IO/Handle/Text.hs | 13 ++---
libraries/base/GHC/Int.hs | 96 +++++++++++++++----------------
libraries/base/GHC/Word.hs | 72 +++++++++++------------
libraries/base/System/Timeout.hs | 36 +++++++++++-
libraries/base/cbits/DarwinUtils.c | 3 +-
libraries/base/cbits/md5.c | 2 +-
libraries/base/tests/IO/all.T | 1 +
libraries/base/tests/System/all.T | 2 +-
18 files changed, 228 insertions(+), 152 deletions(-)
Diff suppressed because of size. To see it, use:
git show 0c1d7473b24dd9d61386b314c9c2ace69ba0b2d4
More information about the ghc-commits
mailing list