boots-app 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~basedep ~boots
Dependency ranges changed: base, boots
Files
- boots-app.cabal +3/−3
boots-app.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.12 name: boots-app-version: 0.1.0.1+version: 0.1.0.2 license: MIT license-file: LICENSE copyright: 2019 Daniel YU@@ -32,7 +32,7 @@ ghc-options: -Wall -fno-warn-orphans -fno-warn-missing-signatures build-depends: base >=4.10 && <5,- boots >=0.1.1 && <0.2,+ boots ==0.1.*, data-default >=0.7.1.1 && <0.8, exceptions >=0.10.2 && <0.11, fast-logger >=2.4.16 && <2.5,@@ -64,7 +64,7 @@ ghc-options: -Wall -fno-warn-orphans -fno-warn-missing-signatures build-depends: base >=4.10 && <5,- boots >=0.1.1 && <0.2,+ boots ==0.1.*, data-default >=0.7.1.1 && <0.8, exceptions >=0.10.2 && <0.11, fast-logger >=2.4.16 && <2.5,