summaryrefslogtreecommitdiff
path: root/databases/hs-persistent/files/patch-persistent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'databases/hs-persistent/files/patch-persistent.cabal')
-rw-r--r--databases/hs-persistent/files/patch-persistent.cabal11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/hs-persistent/files/patch-persistent.cabal b/databases/hs-persistent/files/patch-persistent.cabal
new file mode 100644
index 000000000000..3494ecaa6136
--- /dev/null
+++ b/databases/hs-persistent/files/patch-persistent.cabal
@@ -0,0 +1,11 @@
+--- 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