[Pkg-haskell-commits] darcs: haskell-hsh: Build fixes
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:49:56 UTC 2013
Fri Mar 2 01:04:54 UTC 2007 John Goerzen <jgoerzen at complete.org>
* Build fixes
Ignore-this: d763b849a0781fe7bd6a558aff335c1
R ./docs
M ./rules -1 +2
Fri Mar 2 01:04:54 UTC 2007 John Goerzen <jgoerzen at complete.org>
* Build fixes
Ignore-this: d763b849a0781fe7bd6a558aff335c1
diff -rN -u old-haskell-hsh//docs new-haskell-hsh//docs
--- old-haskell-hsh//docs 2013-01-04 14:49:55.623467598 +0000
+++ new-haskell-hsh//docs 1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-README.txt
-README.txt
-TODO
diff -rN -u old-haskell-hsh//rules new-haskell-hsh//rules
--- old-haskell-hsh//rules 2013-01-04 14:49:55.623467598 +0000
+++ new-haskell-hsh//rules 2013-01-04 14:49:55.963251856 +0000
@@ -70,7 +70,8 @@
# $(MAKE) clean
# We can't test PostgreSQL because the server may not be available for
# the build user.
-#$(MAKE) test
+ $(MAKE) test
+ ./setup haddock
# Build architecture-independent files here.
binary-indep: build install
More information about the Pkg-haskell-commits
mailing list