summaryrefslogtreecommitdiff
path: root/p/haskell-network-protocol-xmpp/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 22:29:39 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 22:29:39 +0300
commit89c66d791a3296f790c47eca3e42cab86c5e2aa6 (patch)
treec396c04dc1df5b16778516c6eee8ac0bcb5dfe27 /p/haskell-network-protocol-xmpp/debian
parent89f503b63ffe7e9233338706e0a1f5283b7d364f (diff)
downloadDHG_packages-89c66d791a3296f790c47eca3e42cab86c5e2aa6.tar.gz
haskell-network-protocol-xmpp: Do not depend on transformers, which now comes with GHC
Diffstat (limited to 'p/haskell-network-protocol-xmpp/debian')
-rw-r--r--p/haskell-network-protocol-xmpp/debian/changelog1
-rw-r--r--p/haskell-network-protocol-xmpp/debian/control3
2 files changed, 1 insertions, 3 deletions
diff --git a/p/haskell-network-protocol-xmpp/debian/changelog b/p/haskell-network-protocol-xmpp/debian/changelog
index 3d021b750..203dfccd3 100644
--- a/p/haskell-network-protocol-xmpp/debian/changelog
+++ b/p/haskell-network-protocol-xmpp/debian/changelog
@@ -1,6 +1,7 @@
haskell-network-protocol-xmpp (0.4.6-2) UNRELEASED; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
+ * Do not depend on transformers, which now comes with GHC
-- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:58:11 +0100
diff --git a/p/haskell-network-protocol-xmpp/debian/control b/p/haskell-network-protocol-xmpp/debian/control
index b27cdf486..f1c5f9688 100644
--- a/p/haskell-network-protocol-xmpp/debian/control
+++ b/p/haskell-network-protocol-xmpp/debian/control
@@ -27,8 +27,6 @@ Build-Depends: debhelper (>= 9)
, libghc-network-prof
, libghc-text-dev (>> 0.10)
, libghc-text-prof
- , libghc-transformers-dev (>> 0.2)
- , libghc-transformers-prof
, libghc-xml-types-dev (>> 0.3)
, libghc-xml-types-dev (<< 0.4)
, libghc-xml-types-prof
@@ -40,7 +38,6 @@ Build-Depends-Indep: ghc-doc
, libghc-monads-tf-doc
, libghc-network-doc
, libghc-text-doc
- , libghc-transformers-doc
, libghc-xml-types-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/network-protocol-xmpp