Debian: Remove dependency on transformers library, as it is now included in ghc.
Backporters will need to revert this.
This commit is contained in:
parent
c454b82c52
commit
976110b992
2 changed files with 2 additions and 1 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue