summaryrefslogtreecommitdiff
path: root/p/haskell-yesod-auth-oauth
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-yesod-auth-oauth')
-rw-r--r--p/haskell-yesod-auth-oauth/debian/changelog1
-rw-r--r--p/haskell-yesod-auth-oauth/debian/control4
2 files changed, 1 insertions, 4 deletions
diff --git a/p/haskell-yesod-auth-oauth/debian/changelog b/p/haskell-yesod-auth-oauth/debian/changelog
index ba57330f9..42c8efc0c 100644
--- a/p/haskell-yesod-auth-oauth/debian/changelog
+++ b/p/haskell-yesod-auth-oauth/debian/changelog
@@ -2,6 +2,7 @@ haskell-yesod-auth-oauth (1.4.0-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 <nomeata@debian.org> Sat, 20 Dec 2014 17:03:42 +0100
diff --git a/p/haskell-yesod-auth-oauth/debian/control b/p/haskell-yesod-auth-oauth/debian/control
index 16269cf39..f761ab6f2 100644
--- a/p/haskell-yesod-auth-oauth/debian/control
+++ b/p/haskell-yesod-auth-oauth/debian/control
@@ -13,9 +13,6 @@ Build-Depends: debhelper (>= 9)
, libghc-authenticate-oauth-prof
, libghc-text-dev (>> 0.7)
, libghc-text-prof
- , libghc-transformers-dev (>> 0.2.2)
- , libghc-transformers-dev (<< 0.5)
- , libghc-transformers-prof
, libghc-yesod-auth-dev (>= 1.4)
, libghc-yesod-auth-dev (<< 1.5)
, libghc-yesod-auth-prof
@@ -31,7 +28,6 @@ Build-Depends: debhelper (>= 9)
Build-Depends-Indep: ghc-doc
, libghc-authenticate-oauth-doc
, libghc-text-doc
- , libghc-transformers-doc
, libghc-yesod-auth-doc
, libghc-yesod-core-doc
, libghc-yesod-form-doc