xdot 0.3 → 0.3.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~polyparsePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: polyparse
API changes (from Hackage documentation)
Files
- xdot.cabal +2/−2
xdot.cabal view
@@ -1,5 +1,5 @@ name: xdot-version: 0.3+version: 0.3.0.1 license: BSD3 license-file: LICENSE category: Graphs, Graphics@@ -33,7 +33,7 @@ gtk3 >= 0.12 && < 0.15, graphviz >= 2999.16 && < 2999.19, text >= 0.11 && < 1.3,- polyparse >= 1.8 && < 1.12+ polyparse >= 1.8 && < 1.13 Hs-source-dirs: src/ Ghc-options: -Wall -fno-warn-unused-do-bind