[pkg-haskell-tools] 02/03: Corrected mistake in dht.cabal.
Sven Bartscher
svenb-guest at moszumanska.debian.org
Wed Aug 19 15:47:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
svenb-guest pushed a commit to branch architectures
in repository pkg-haskell-tools.
commit db70cd8c781740a3c03b112db945c33e7471080c
Author: Sven Bartscher <sven.bartscher at weltraumschlangen.de>
Date: Wed Aug 19 11:49:09 2015 +0200
Corrected mistake in dht.cabal.
---
dht.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dht.cabal b/dht.cabal
index e3af0f9..31ab870 100644
--- a/dht.cabal
+++ b/dht.cabal
@@ -27,7 +27,7 @@ executable make-all
extra >= 1.1,
debian == 3.87.*,
optparse-applicative == 0.11.*,
- split == 0.2.*
+ split == 0.2.*,
MissingH >= 1.3.0.1 && < 1.4
hs-source-dirs: src
default-language: Haskell2010
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/pkg-haskell-tools.git
More information about the Pkg-haskell-commits
mailing list