[commit: packages/stm] master: M-x untabify & M-x delete-trailing-whitespace (f2334b9)
git at git.haskell.org
git at git.haskell.org
Tue Nov 11 21:28:48 UTC 2014
Repository : ssh://git@git.haskell.org/stm
On branch : master
Link : http://git.haskell.org/packages/stm.git/commitdiff/f2334b91a7f0aeb34d8f35f45c8b4e1f348bcadd
>---------------------------------------------------------------
commit f2334b91a7f0aeb34d8f35f45c8b4e1f348bcadd
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Tue Nov 11 22:23:30 2014 +0100
M-x untabify & M-x delete-trailing-whitespace
>---------------------------------------------------------------
f2334b91a7f0aeb34d8f35f45c8b4e1f348bcadd
Control/Concurrent/STM.hs | 8 ++---
Control/Concurrent/STM/TBQueue.hs | 16 ++++-----
Control/Concurrent/STM/TChan.hs | 24 +++++++-------
Control/Concurrent/STM/TMVar.hs | 28 ++++++++--------
Control/Concurrent/STM/TQueue.hs | 16 ++++-----
Control/Concurrent/STM/TVar.hs | 20 ++++++------
Control/Monad/STM.hs | 10 +++---
Control/Sequential/STM.hs | 26 +++++++--------
tests/stm046.hs | 34 ++++++++------------
tests/stm047.hs | 10 +-----
tests/stm048.hs | 5 +--
tests/stm049.hs | 68 +++++++++++++++++++--------------------
tests/stm050.hs | 2 +-
tests/stm052.hs | 12 +++----
tests/stm056.hs | 3 +-
15 files changed, 130 insertions(+), 152 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc f2334b91a7f0aeb34d8f35f45c8b4e1f348bcadd
More information about the ghc-commits
mailing list