[Pkg-haskell-commits] darcs: haskell-lens: Enable more tests on arm64, armel, armhf, ppc64el, and s390x, which now have TH.
Colin Watson
cjwatson at debian.org
Sat May 9 16:37:46 UTC 2015
Sat May 9 16:12:46 UTC 2015 Colin Watson <cjwatson at debian.org>
* Enable more tests on arm64, armel, armhf, ppc64el, and s390x, which now have TH.
M ./changelog +2
M ./control -1 +1
Sat May 9 16:12:46 UTC 2015 Colin Watson <cjwatson at debian.org>
* Enable more tests on arm64, armel, armhf, ppc64el, and s390x, which now have TH.
diff -rN -u old-haskell-lens/changelog new-haskell-lens/changelog
--- old-haskell-lens/changelog 2015-05-09 16:37:46.746015923 +0000
+++ new-haskell-lens/changelog 2015-05-09 16:37:46.750015923 +0000
@@ -2,6 +2,8 @@
* Adjust expected path to libHSrts_thr.a in order to re-enable the test
suite.
+ * Enable more tests on arm64, armel, armhf, ppc64el, and s390x, which now
+ have TH.
-- Colin Watson <cjwatson at debian.org> Sat, 09 May 2015 17:06:40 +0100
diff -rN -u old-haskell-lens/control new-haskell-lens/control
--- old-haskell-lens/control 2015-05-09 16:37:46.746015923 +0000
+++ new-haskell-lens/control 2015-05-09 16:37:46.746015923 +0000
@@ -77,7 +77,7 @@
, libghc-test-framework-dev (>> 0.6)
, libghc-test-framework-quickcheck2-dev (>> 0.2)
, libghc-test-framework-hunit-dev (>> 0.2)
- , libghc-test-framework-th-dev (>> 0.2) [any-amd64 any-i386 powerpc sparc]
+ , libghc-test-framework-th-dev (>> 0.2) [any-amd64 any-i386 arm64 armel armhf powerpc ppc64el s390x sparc]
, libghc-doctest-dev (>> 0.9.1)
, libghc-simple-reflect-dev (>> 0.3.1)
Build-Depends-Indep: ghc-doc
More information about the Pkg-haskell-commits
mailing list