summaryrefslogtreecommitdiff
path: root/p/haskell-distributive/debian/patches/no-transformers-compat.diff
blob: 8274565897228db97998ae9219ddd2ae20a8254e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/distributive.cabal
+++ b/distributive.cabal
@@ -52,8 +52,7 @@ library
   build-depends:
     base                >= 4   && < 5,
     base-orphans        >= 0.5 && < 1,
-    transformers        >= 0.2 && < 0.6,
-    transformers-compat >= 0.3 && < 1
+    transformers        >= 0.2 && < 0.6
 
   hs-source-dirs:  src
   exposed-modules: