graph-trace-dot 0.1.1.0 → 0.1.1.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~attoparsecPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: attoparsec
API changes (from Hackage documentation)
Files
- graph-trace-dot.cabal +3/−3
graph-trace-dot.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: graph-trace-dot-version: 0.1.1.0+version: 0.1.1.1 -- A short (one-line) description of the package. synopsis:@@ -39,7 +39,7 @@ , cryptohash-sha256 , base16-bytestring hs-source-dirs: src- ghc-options: -Wall -O2+ ghc-options: -Wall executable graph-trace-dot@@ -52,4 +52,4 @@ , attoparsec , graph-trace-dot hs-source-dirs: app- ghc-options: -Wall -O2+ ghc-options: -Wall