[DHG_packages] 01/01: http-api-data: disable doctest
Clint Adams
clint at moszumanska.debian.org
Mon Dec 7 03:37:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 52de999a16cf50f0f875f7d0a7e10cb27382a2ce
Author: Clint Adams <clint at debian.org>
Date: Sun Dec 6 22:37:37 2015 -0500
http-api-data: disable doctest
---
p/haskell-http-api-data/debian/patches/disable-doctest | 17 +++++++++++++++++
p/haskell-http-api-data/debian/patches/series | 1 +
2 files changed, 18 insertions(+)
diff --git a/p/haskell-http-api-data/debian/patches/disable-doctest b/p/haskell-http-api-data/debian/patches/disable-doctest
new file mode 100644
index 0000000..6636636
--- /dev/null
+++ b/p/haskell-http-api-data/debian/patches/disable-doctest
@@ -0,0 +1,17 @@
+doctest is choking on CPP directives, so disable for now
+
+--- a/http-api-data.cabal
++++ b/http-api-data.cabal
+@@ -46,12 +46,6 @@
+ , text
+ , time
+
+-test-suite doctest
+- build-depends: base, doctest, Glob
+- hs-source-dirs: test
+- main-is: DocTest.hs
+- type: exitcode-stdio-1.0
+-
+ source-repository head
+ type: git
+ location: https://github.com/fizruk/http-api-data
diff --git a/p/haskell-http-api-data/debian/patches/series b/p/haskell-http-api-data/debian/patches/series
new file mode 100644
index 0000000..292e6dc
--- /dev/null
+++ b/p/haskell-http-api-data/debian/patches/series
@@ -0,0 +1 @@
+disable-doctest
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list