packages feed

ansigraph 0.3.0.2 → 0.3.0.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

ansigraph.cabal view
@@ -1,5 +1,5 @@ name:                ansigraph-version:             0.3.0.2+version:             0.3.0.3 synopsis:            Terminal-based graphing via ANSI and Unicode  description:         Ansigraph is an ultralightweight terminal-based graphing utility. It uses@@ -59,7 +59,7 @@                        System.Console.Ansigraph.Internal.Horizontal,                        System.Console.Ansigraph.Internal.Matrix -  build-depends:       base >=4.6 && <4.10,+  build-depends:       base >=4.6 && <4.11,                        ansi-terminal >=0.6 && <0.7    if (impl(ghc < 8.0))