[Pkg-haskell-commits] [SCM] Debian package for MissingH branch, master, updated. debian/1.1.0.1-2-49-gdaefc69
John Goerzen
jgoerzen at complete.org
Tue Feb 16 22:45:16 UTC 2010
The following commit has been merged in the master branch:
commit 6dd0e8f0e74be415e0b5dcf278b7af21751f45cd
Author: John Goerzen <jgoerzen at complete.org>
Date: Fri Feb 12 11:44:57 2010 -0600
Remove QuickCheck dep from main MissingH
diff --git a/MissingH.cabal b/MissingH.cabal
index 47d84e0..9bdf6ea 100644
--- a/MissingH.cabal
+++ b/MissingH.cabal
@@ -1,5 +1,5 @@
Name: MissingH
-Version: 1.0.3
+Version: 1.0.4
License: GPL
Maintainer: John Goerzen <jgoerzen at complete.org>
Author: John Goerzen
@@ -64,7 +64,6 @@ Library
Build-Depends: network, parsec, base,
haskell98, mtl, HUnit, regex-compat,
- QuickCheck >= 1.0 && < 2.0,
filepath,
hslogger
If flag(splitBase)
--
Debian package for MissingH
More information about the Pkg-haskell-commits
mailing list