aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-10-07 12:26:48 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-10-07 12:26:48 -0400
commit65213c5292dda90cc7d3511b2bab05fe6b52dc03 (patch)
tree7929da5c6c6c3bc50dde25bf117214dea7dbb127 /debian/control
parent85f7859aea9ef91dd5ca353ed9f1f7ff1bdc59b8 (diff)
Debian: Remove dependency on transformers library, as it is now included in ghc.
Backporters will need to revert this.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 48d456a62..17b0a560f 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,6 @@ Build-Depends:
libghc-quickcheck2-dev,
libghc-monad-control-dev (>= 0.3),
libghc-exceptions-dev (>= 0.6),
- libghc-transformers-dev,
libghc-unix-compat-dev,
libghc-dlist-dev,
libghc-uuid-dev,