optima-for-hasql 0.1 → 0.1.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~bytestringdep ~time
Dependency ranges changed: bytestring, time
Files
- optima-for-hasql.cabal +3/−3
optima-for-hasql.cabal view
@@ -1,5 +1,5 @@ name: optima-for-hasql-version: 0.1+version: 0.1.0.1 synopsis: Command-line arguments parsing for Hasql category: Command Line, Options, Hasql homepage: https://github.com/nikita-volkov/optima-for-hasql@@ -28,9 +28,9 @@ OptimaForHasql.Prelude build-depends: base >=4.9 && <5,- bytestring >=0.10.10 && <0.11,+ bytestring >=0.10 && <0.11, hasql >=1.4 && <1.5, hasql-pool >=0.5.1 && <0.6, optima >=0.4 && <0.5, text >=1 && <2,- time >=1.8 && <2+ time >=1.6 && <2