nri-http 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aesonPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: aeson
API changes (from Hackage documentation)
Files
- nri-http.cabal +2/−2
nri-http.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: nri-http-version: 0.1.0.1+version: 0.1.0.2 synopsis: Make Elm style HTTP requests description: Please see the README at <https://github.com/NoRedInk/haskell-libraries/tree/trunk/nri-http#readme>. category: Web@@ -54,7 +54,7 @@ NumericUnderscores ghc-options: -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wpartial-fields -Wredundant-constraints -Wincomplete-uni-patterns -fplugin=NriPrelude.Plugin build-depends:- aeson >=1.4.6.0 && <1.6+ aeson >=1.4.6.0 && <2.1 , base >=4.12.0.0 && <4.16 , bytestring >=0.10.8.2 && <0.12 , conduit >=1.3.0 && <1.4