File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11cabal-version : 1.12
22name : postgresql-simple
33version : 0.6.4
4- x-revision : 6
4+ x-revision : 7
55synopsis : Mid-Level PostgreSQL client library
66description :
77 Mid-Level PostgreSQL client library , forked from mysql-simple.
@@ -90,7 +90,7 @@ library
9090
9191 -- Other dependencies
9292 build-depends :
93- aeson >= 1.4.1.0 && < 1.6 || >= 2.0.0.0 && < 2.1
93+ aeson >= 1.4.1.0 && < 1.6 || >= 2.0.0.0 && < 2.2
9494 , attoparsec >= 0.13.2.2 && < 0.15
9595 , bytestring-builder >= 0.10.8.1.0 && < 0.11
9696 , case-insensitive >= 1.2.0.11 && < 1.3
@@ -137,7 +137,7 @@ test-suite inspection
137137 main-is : Inspection.hs
138138 build-depends :
139139 base
140- , inspection-testing >= 0.4.1.1 && < 0.5
140+ , inspection-testing >= 0.4.1.1 && < 0.6
141141 , postgresql-libpq
142142 , postgresql-simple
143143 , tasty
You can’t perform that action at this time.
0 commit comments