graphviz 2999.18.0.0 → 2999.18.0.1
raw patch · 2 files changed
+7/−2 lines, 2 filesdep ~fgl-arbitraryPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: fgl-arbitrary
API changes (from Hackage documentation)
Files
- Changelog.md +5/−0
- graphviz.cabal +2/−2
Changelog.md view
@@ -7,6 +7,11 @@ The following is information about what major changes have gone into each release. +Changes in 2999.18.0.1+----------------------++* Loosened bound on `fgl-arbitrary`.+ Changes in 2999.18.0.0 ----------------------
graphviz.cabal view
@@ -1,5 +1,5 @@ Name: graphviz-Version: 2999.18.0.0+Version: 2999.18.0.1 Stability: Beta Synopsis: Bindings to Graphviz for graph visualisation. Description: {@@ -126,7 +126,7 @@ graphviz, containers, fgl,- fgl-arbitrary == 0.2.0.0,+ fgl-arbitrary == 0.2.*, filepath, text, QuickCheck >= 2.3 && < 2.9