dozens 0.1.0 → 0.1.1
raw patch · 1 files changed
+1/−2 lines, 1 filesdep −http-client-tlsPVP ok
version bump matches the API change (PVP)
Dependencies removed: http-client-tls
API changes (from Hackage documentation)
Files
- dozens.cabal +1/−2
dozens.cabal view
@@ -1,5 +1,5 @@ name: dozens-version: 0.1.0+version: 0.1.1 synopsis: dozens api library description: dozens(<https://dozens.jp/>) api library@@ -25,7 +25,6 @@ build-depends: base >=4.6 && <4.9 , transformers >=0.4 && <0.5 , http-client >=0.4 && <0.5- , http-client-tls >=0.2 && <0.3 , http-types >=0.8 && <0.9 , aeson >=0.9 && <0.10 , text >=1.2 && <1.3