summaryrefslogtreecommitdiff
path: root/security/hs-hackage-security/files/patch-hackage-security.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-hackage-security/files/patch-hackage-security.cabal')
-rw-r--r--security/hs-hackage-security/files/patch-hackage-security.cabal18
1 files changed, 0 insertions, 18 deletions
diff --git a/security/hs-hackage-security/files/patch-hackage-security.cabal b/security/hs-hackage-security/files/patch-hackage-security.cabal
deleted file mode 100644
index 579177039545..000000000000
--- a/security/hs-hackage-security/files/patch-hackage-security.cabal
+++ /dev/null
@@ -1,18 +0,0 @@
---- hackage-security.cabal.orig 2018-03-25 23:39:07 UTC
-+++ hackage-security.cabal
-@@ -98,12 +98,12 @@ library
- Hackage.Security.Util.TypedEmbedded
- Prelude
- -- We support ghc 7.4 (bundled with Cabal 1.14) and up
-- build-depends: base >= 4.5 && < 4.12,
-+ build-depends: base >= 4.5 && < 4.13,
- base16-bytestring >= 0.1.1 && < 0.2,
- base64-bytestring >= 1.0 && < 1.1,
- bytestring >= 0.9 && < 0.11,
-- Cabal >= 1.14 && < 2.4,
-- containers >= 0.4 && < 0.6,
-+ Cabal >= 1.14 && < 2.6,
-+ containers >= 0.4 && < 0.7,
- ed25519 >= 0.0 && < 0.1,
- filepath >= 1.2 && < 1.5,
- mtl >= 2.2 && < 2.3,