[commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (478e70f)
Simon Peyton Jones
simonpj at microsoft.com
Mon Jan 16 14:13:54 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/478e70fa07c61a46a129be9ba319d8a4477190b4
>---------------------------------------------------------------
commit 478e70fa07c61a46a129be9ba319d8a4477190b4
Merge: e8145e1... d7cb49b...
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon Jan 16 13:13:38 2012 +0000
Merge branch 'master' of http://darcs.haskell.org/testsuite
tests/deriving/should_compile/T3057.hs | 4 ++-
tests/deriving/should_compile/T3057A.hs | 4 ++
tests/deriving/should_compile/all.T | 2 +-
tests/dph/classes/DefsVect.hs | 19 +++--------
tests/dph/diophantine/DiophantineVect.hs | 10 +++---
tests/dph/dotp/DotPVect.hs | 2 +-
tests/dph/nbody/Solver.hs | 32 +++++++++---------
tests/dph/quickhull/QuickHullVect.hs | 6 ++--
tests/dph/sumnats/SumNatsVect.hs | 6 ++--
tests/dph/words/WordsVect.hs | 38 +++++++++++-----------
tests/ghci/scripts/ghci011.stdout | 1 +
tests/ghci/scripts/ghci020.stdout | 2 +
tests/lib/haskell98/Makefile | 3 --
tests/lib/haskell98/all.T | 1 -
tests/lib/haskell98/instance-leaks.hs | 27 ----------------
tests/lib/integer/Makefile | 4 ++
tests/lib/integer/integerConstantFolding.hs | 20 ++++++++++++
tests/lib/integer/integerConstantFolding.stdout | 4 ++
18 files changed, 91 insertions(+), 94 deletions(-)
More information about the Cvs-ghc
mailing list