packages feed

conferer-provider-json 0.1.0.1 → 0.1.0.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~confererPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: conferer

API changes (from Hackage documentation)

Files

conferer-provider-json.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: d31257113b709deb8fcf8f95e8c61e556cf1ee4f70ead71346016f39c9b7e7ab+-- hash: 817760487d273c28bec3e86b4f1a48f8838e9f6d93152f036c8c53f181dc7d23  name:           conferer-provider-json-version:        0.1.0.1+version:        0.1.0.2 synopsis:       Configuration for reading json files  description:    Library to abstract the parsing of many haskell config values from different config sources@@ -35,7 +35,7 @@       aeson >=0.10 && <2.0     , base >=4.3 && <5     , bytestring >=0.10 && <0.11-    , conferer ==0.1.0.1+    , conferer >=0.1.0.1 && <0.2.0.0     , directory >=1.2 && <2.0     , text >=1.1 && <1.3     , unordered-containers