ansigraph 0.3.0.3 → 0.3.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~ansi-terminalPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: ansi-terminal
API changes (from Hackage documentation)
Files
- ansigraph.cabal +2/−2
ansigraph.cabal view
@@ -1,5 +1,5 @@ name: ansigraph-version: 0.3.0.3+version: 0.3.0.4 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.7+ ansi-terminal >=0.6 && <0.8 if (impl(ghc < 8.0)) build-depends: transformers >= 0.3 && <0.6