hs2dot 0.1.1 → 0.1.2
raw patch · 1 files changed
+1/−1 lines, 1 files
Files
- hs2dot.cabal +1/−1
hs2dot.cabal view
@@ -7,7 +7,7 @@ -- The package version. See the Haskell package versioning policy -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented.-Version: 0.1.1+Version: 0.1.2 -- A short (one-line) description of the package. Synopsis: Generate graphviz-code from Haskell-code.