diff options
Diffstat (limited to 'databases/hs-persistent/files/patch-persistent.cabal')
-rw-r--r-- | databases/hs-persistent/files/patch-persistent.cabal | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/hs-persistent/files/patch-persistent.cabal b/databases/hs-persistent/files/patch-persistent.cabal deleted file mode 100644 index 3494ecaa6136..000000000000 --- a/databases/hs-persistent/files/patch-persistent.cabal +++ /dev/null @@ -1,11 +0,0 @@ ---- persistent.cabal.orig 2018-10-14 06:53:03 UTC -+++ persistent.cabal -@@ -33,7 +33,7 @@ library - , resourcet >= 1.1.10 - , resource-pool >= 0.2.2.0 - , path-pieces >= 0.1 -- , http-api-data >= 0.2 && < 0.4 -+ , http-api-data >= 0.2 && < 0.5 - , aeson >= 0.5 - , monad-logger >= 0.3.28 - , base64-bytestring |