summaryrefslogtreecommitdiff
path: root/security/hs-ed25519/files/patch-ed25519.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-ed25519/files/patch-ed25519.cabal')
-rw-r--r--security/hs-ed25519/files/patch-ed25519.cabal11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/hs-ed25519/files/patch-ed25519.cabal b/security/hs-ed25519/files/patch-ed25519.cabal
deleted file mode 100644
index ede2f9775f8c..000000000000
--- a/security/hs-ed25519/files/patch-ed25519.cabal
+++ /dev/null
@@ -1,11 +0,0 @@
---- ed25519.cabal.orig 2017-07-11 16:16:50 UTC
-+++ ed25519.cabal
-@@ -60,7 +60,7 @@ flag no-donna
-
- library
- build-depends:
-- ghc-prim >= 0.1 && < 0.5,
-+ ghc-prim >= 0.1 && < 0.6,
- base >= 4 && < 5,
- bytestring >= 0.9 && < 0.11
-