ansigraph 0.3.0.4 → 0.3.0.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~ansi-terminaldep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: ansi-terminal, base
API changes (from Hackage documentation)
Files
- ansigraph.cabal +2/−2
ansigraph.cabal view
@@ -1,5 +1,5 @@ name: ansigraph-version: 0.3.0.4+version: 0.3.0.5 synopsis: Terminal-based graphing via ANSI and Unicode description: Ansigraph is an ultralightweight terminal-based graphing utility. It uses@@ -60,7 +60,7 @@ System.Console.Ansigraph.Internal.Matrix build-depends: base >=4.6 && <4.11,- ansi-terminal >=0.6 && <0.8+ ansi-terminal >=0.6 && <0.9 if (impl(ghc < 8.0)) build-depends: transformers >= 0.3 && <0.6