log-domain 0.3 → 0.3.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~binaryPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: binary
API changes (from Hackage documentation)
Files
- log-domain.cabal +2/−2
log-domain.cabal view
@@ -1,6 +1,6 @@ name: log-domain category: Numeric-version: 0.3+version: 0.3.0.1 license: BSD3 cabal-version: >= 1.8 license-file: LICENSE@@ -42,7 +42,7 @@ library build-depends: base >= 4.3 && < 5,- binary >= 0.5 && < 0.6,+ binary >= 0.5 && < 0.8, cereal >= 0.3.5 && < 0.4, comonad >= 3 && < 4, deepseq >= 1.3 && < 1.5,