From ffeb3ddb9d5066567e49cd59ca3b3eb8d61eb343 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Sat, 20 Dec 2014 22:29:29 +0300 Subject: haskell-http-conduit: Do not depend on transformers, which now comes with GHC --- p/haskell-http-conduit/debian/changelog | 1 + p/haskell-http-conduit/debian/control | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'p/haskell-http-conduit') diff --git a/p/haskell-http-conduit/debian/changelog b/p/haskell-http-conduit/debian/changelog index 21a69e8dd..7444f6b7c 100644 --- a/p/haskell-http-conduit/debian/changelog +++ b/p/haskell-http-conduit/debian/changelog @@ -2,6 +2,7 @@ haskell-http-conduit (2.1.4.7-1) UNRELEASED; urgency=medium * Depend on haskell-devscripts 0.9, found in experimental * New upstream release + * Do not depend on transformers, which now comes with GHC -- Joachim Breitner Sat, 20 Dec 2014 17:03:28 +0100 diff --git a/p/haskell-http-conduit/debian/control b/p/haskell-http-conduit/debian/control index 851d2c2b9..ecfe3a157 100644 --- a/p/haskell-http-conduit/debian/control +++ b/p/haskell-http-conduit/debian/control @@ -27,8 +27,6 @@ Build-Depends: debhelper (>= 9) , libghc-resourcet-dev (>= 1.1) , libghc-resourcet-dev (<< 1.2) , libghc-resourcet-prof - , libghc-transformers-dev (>= 0.2) - , libghc-transformers-prof , libghc-hunit-dev , libghc-hspec-dev (>= 1.3) , libghc-blaze-builder-dev @@ -59,7 +57,6 @@ Build-Depends-Indep: ghc-doc , libghc-monad-control-doc , libghc-mtl-doc , libghc-resourcet-doc - , libghc-transformers-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/http-conduit Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-conduit -- cgit v1.2.3