summaryrefslogtreecommitdiff
path: root/databases/hs-persistent-template/files/patch-persistent-template.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'databases/hs-persistent-template/files/patch-persistent-template.cabal')
-rw-r--r--databases/hs-persistent-template/files/patch-persistent-template.cabal18
1 files changed, 0 insertions, 18 deletions
diff --git a/databases/hs-persistent-template/files/patch-persistent-template.cabal b/databases/hs-persistent-template/files/patch-persistent-template.cabal
deleted file mode 100644
index 04b069714821..000000000000
--- a/databases/hs-persistent-template/files/patch-persistent-template.cabal
+++ /dev/null
@@ -1,18 +0,0 @@
---- persistent-template.cabal.orig 2018-03-08 15:56:53 UTC
-+++ persistent-template.cabal
-@@ -23,13 +23,13 @@ library
- , text >= 0.5
- , transformers >= 0.2 && < 0.6
- , containers
-- , aeson >= 0.7 && < 1.3
-+ , aeson >= 0.7 && < 1.4
- , aeson-compat >= 0.3.2.0 && < 0.4
- , monad-logger
- , unordered-containers
- , tagged
- , path-pieces
-- , http-api-data >= 0.2 && < 0.4
-+ , http-api-data >= 0.2 && < 0.5
- , ghc-prim
- exposed-modules: Database.Persist.TH
- ghc-options: -Wall