Debian: Remove dependency on transformers library, as it is now included in ghc.

Backporters will need to revert this.
This commit is contained in:
Joey Hess 2015-10-07 12:26:48 -04:00
parent c454b82c52
commit 976110b992
2 changed files with 2 additions and 1 deletions

1
debian/control vendored
View file

@ -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,