serdoc-binary 0.3.1.0 → 0.3.2.0
raw patch · 1 files changed
+2/−5 lines, 1 filesdep −mtldep −textdep −timedep ~tasty-quickcheckPVP ok
version bump matches the API change (PVP)
Dependencies removed: mtl, text, time
Dependency ranges changed: tasty-quickcheck
API changes (from Hackage documentation)
Files
- serdoc-binary.cabal +2/−5
serdoc-binary.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: serdoc-binary-version: 0.3.1.0+version: 0.3.2.0 synopsis: `binary` backend for `serdoc` -- description: license: Apache-2.0@@ -42,8 +42,5 @@ , serdoc-core ^>=0.3.0.0 , binary >=0.8.0.0 && <0.11 , bytestring >=0.11 && <0.13- , mtl >=2.3.1 && <2.4 , tasty >=1.5 && <1.6- , tasty-quickcheck >=0.10.3 && <0.11- , text >=1.1 && <2.2- , time >=1.12 && <1.14+ , tasty-quickcheck >=0.10.3 && <0.12