[commit: base] : removing trailing white spaces. (cc1a0c4)
Johan Tibell
johan.tibell at gmail.com
Tue Feb 12 07:50:53 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/packages/base
On branch :
http://hackage.haskell.org/trac/ghc/changeset/cc1a0c4838a8fb4d9ae7a78c127ec4a24cf7160a
>---------------------------------------------------------------
commit cc1a0c4838a8fb4d9ae7a78c127ec4a24cf7160a
Author: Kazu Yamamoto <kazu at iij.ad.jp>
Date: Wed Dec 26 15:07:03 2012 +0900
removing trailing white spaces.
Conflicts:
GHC/Event/Thread.hs
>---------------------------------------------------------------
GHC/Event/Control.hs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/GHC/Event/Control.hs b/GHC/Event/Control.hs
index e1b0aa0..3f9f9ed 100644
--- a/GHC/Event/Control.hs
+++ b/GHC/Event/Control.hs
@@ -208,4 +208,3 @@ foreign import ccall "setIOManagerControlFd"
foreign import ccall "setIOManagerWakeupFd"
c_setIOManagerWakeupFd :: CInt -> IO ()
-
diff --git a/GHC/Event/Manager.hs b/GHC/Event/Manager.hs
index 267d09f..45bf648 100644
diff --git a/GHC/Event/Thread.hs b/GHC/Event/Thread.hs
index b2aef8a..99c3280 100644
More information about the ghc-commits
mailing list