xdot 0.2.4.4 → 0.2.4.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~textPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: text
API changes (from Hackage documentation)
Files
- xdot.cabal +2/−2
xdot.cabal view
@@ -1,5 +1,5 @@ name: xdot-version: 0.2.4.4+version: 0.2.4.5 license: BSD3 license-file: LICENSE category: Graphs, Graphics@@ -32,7 +32,7 @@ cairo >= 0.12 && < 0.14, gtk >= 0.12 && < 0.14, graphviz >= 2999.16 && < 2999.18,- text >= 0.11 && < 1.2,+ text >= 0.11 && < 1.3, polyparse >= 1.8 && < 1.10 Hs-source-dirs: src/ Ghc-options: -Wall -fno-warn-unused-do-bind