om-doh 0.1.0.3 → 0.1.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- om-doh.cabal +2/−2
om-doh.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: om-doh-version: 0.1.0.3+version: 0.1.0.4 synopsis: om-doh -- description: homepage: https://github.com/owensmurray/om-doh@@ -20,7 +20,7 @@ other-modules: -- other-extensions: build-depends:- , base >= 4.19.0.0 && < 4.21+ , base >= 4.19.0.0 && < 4.22 , base64 >= 1.0 && < 1.1 , bytestring >= 0.12.0.2 && < 0.13 , http-api-data >= 0.6 && < 0.7