[Pkg-haskell-commits] darcs: haskell-configfile: Fixed test call
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:45:04 UTC 2013
Mon Apr 6 15:38:09 UTC 2009 John Goerzen <jgoerzen at complete.org>
* Fixed test call
Ignore-this: 4dadc43aa373d4b5af9e41ba8caaa131
M ./rules -1 +1
Mon Apr 6 15:38:09 UTC 2009 John Goerzen <jgoerzen at complete.org>
* Fixed test call
Ignore-this: 4dadc43aa373d4b5af9e41ba8caaa131
diff -rN -u old-haskell-configfile-1//rules new-haskell-configfile-1//rules
--- old-haskell-configfile-1//rules 2013-01-04 14:45:03.322792533 +0000
+++ new-haskell-configfile-1//rules 2013-01-04 14:45:04.611726566 +0000
@@ -66,7 +66,7 @@
# Add here commands to install the package into debian/tmp
dh_haskell -a
dh_haskell_depends -a
- make test-ghc6
+ make test-ghc
builddocs: builddocs-stamp
builddocs-stamp:
More information about the Pkg-haskell-commits
mailing list