diff options
Diffstat (limited to 'p/haskell-dav/debian/patches/drop-mtl-compat.patch')
| -rw-r--r-- | p/haskell-dav/debian/patches/drop-mtl-compat.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/p/haskell-dav/debian/patches/drop-mtl-compat.patch b/p/haskell-dav/debian/patches/drop-mtl-compat.patch deleted file mode 100644 index de51452f5..000000000 --- a/p/haskell-dav/debian/patches/drop-mtl-compat.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/DAV.cabal -+++ b/DAV.cabal -@@ -40,7 +40,6 @@ library - , http-types >= 0.7 - , lens >= 3.0 - , mtl >= 2.1 -- , mtl-compat - , transformers >= 0.3 - , transformers-base - , transformers-compat >= 0.3 -@@ -62,7 +61,6 @@ executable hdav - , http-types >= 0.7 - , lens >= 3.0 - , mtl >= 2.1 -- , mtl-compat - , optparse-applicative >= 0.10.0 - , transformers >= 0.3 - , transformers-base |
