[commit: ghc] master: Testsuite: tabs -> spaces [skip ci] (7e7094f)
git at git.haskell.org
git at git.haskell.org
Mon Jun 20 14:37:37 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/7e7094f166b6e475a49e20b98cbca851334aedaf/ghc
>---------------------------------------------------------------
commit 7e7094f166b6e475a49e20b98cbca851334aedaf
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date: Sat Jun 18 22:44:19 2016 +0200
Testsuite: tabs -> spaces [skip ci]
>---------------------------------------------------------------
7e7094f166b6e475a49e20b98cbca851334aedaf
testsuite/tests/boxy/PList1.hs | 4 +-
testsuite/tests/boxy/PList2.hs | 4 +-
testsuite/tests/boxy/boxy.hs | 10 +-
testsuite/tests/programs/Queens/queens.hs | 10 +-
testsuite/tests/programs/andre_monad/Main.hs | 68 ++---
.../tests/programs/barton-mangler-bug/Basic.hs | 16 +-
.../tests/programs/fast2haskell/Fast2haskell.hs | 8 +-
testsuite/tests/programs/galois_raytrace/CSG.hs | 8 +-
.../tests/programs/galois_raytrace/Construct.hs | 122 ++++----
testsuite/tests/programs/galois_raytrace/Data.hs | 144 ++++-----
testsuite/tests/programs/galois_raytrace/Eval.hs | 26 +-
.../tests/programs/galois_raytrace/Geometry.hs | 4 +-
.../tests/programs/galois_raytrace/Illumination.hs | 16 +-
.../programs/galois_raytrace/Intersections.hs | 274 ++++++++---------
.../tests/programs/galois_raytrace/Interval.hs | 34 +--
testsuite/tests/programs/galois_raytrace/Pixmap.hs | 40 +--
.../tests/programs/galois_raytrace/Surface.hs | 44 +--
.../tests/programs/joao-circular/Data_Lazy.hs | 336 ++++++++++-----------
testsuite/tests/programs/jtod_circint/Signal.hs | 6 +-
testsuite/tests/programs/lennart_range/Main.hs | 4 +-
testsuite/tests/programs/lex/Main.hs | 10 +-
testsuite/tests/programs/life_space_leak/Main.hs | 6 +-
.../tests/programs/maessen-hashtab/Data/HashTab.hs | 60 ++--
testsuite/tests/programs/record_upd/Main.hs | 24 +-
testsuite/tests/programs/rittri/Main.hs | 34 +--
testsuite/tests/programs/strict_anns/Main.hs | 4 +-
.../tests/programs/thurston-modular-arith/Main.hs | 8 +-
.../programs/thurston-modular-arith/TypeVal.hs | 36 +--
28 files changed, 680 insertions(+), 680 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 7e7094f166b6e475a49e20b98cbca851334aedaf
More information about the ghc-commits
mailing list