[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:21:11 UTC 2010


The following commit has been merged in the master branch:
commit 5da0007509ea6df261d82a0b38d3290cf7ffda52
Author: John Goerzen <jgoerzen at complete.org>
Date:   Fri Feb 23 00:10:59 2007 +0100

    Skip hugs test due to cpphs Prelude.tail: empty list

diff --git a/debian/rules b/debian/rules
index d0a1189..fa03c32 100644
--- a/debian/rules
+++ b/debian/rules
@@ -83,7 +83,7 @@ installdocs: builddocs
 	dh_installdirs -i
 
 	dh_haskell -i
-	make test-hugs
+	#make test-hugs
 
 # Build architecture-independent files here.
 binary-indep: builddocs installdocs

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list