packages feed

net-spider-cli 0.2.0.1 → 0.2.0.2

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~aesonPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: aeson

API changes (from Hackage documentation)

Files

ChangeLog.md view
@@ -1,5 +1,9 @@ # Revision history for net-spider-cli +## 0.2.0.2  -- 2020-05-30++* Confirm test with `aeson-1.5.0.0`.+ ## 0.2.0.1  -- 2019-12-28  * Allow `net-spider-0.4.0.0`.
net-spider-cli.cabal view
@@ -1,5 +1,5 @@ name:                   net-spider-cli-version:                0.2.0.1+version:                0.2.0.2 author:                 Toshio Ito <debug.ito@gmail.com> maintainer:             Toshio Ito <debug.ito@gmail.com> license:                BSD3@@ -26,7 +26,7 @@   build-depends:        base >=4.11.1.0 && <4.13,                         net-spider >=0.3.3.0 && <0.5,                         optparse-applicative >=0.14.3.0 && <0.16,-                        aeson >=1.2.4 && <1.5,+                        aeson >=1.2.4 && <1.6,                         hashable >=1.2.6.1 && <1.4,                         greskell-core >=0.1.2.4 && <0.2,                         text >=1.2.2.2 && <1.3