Name: flow2dot Version: 0.4 License: BSD3 License-File: LICENSE Author: Dmitry Astapov Maintainer: Dmitry Astapov Synopsis: Generates sequence diagrams from textual descriptions Description: Generates sequence diagrams from textual descriptions with help of Graphviz graph drawing tool. Check out (source) and (output). Homepage: http://adept.linux.kiev.ua:8080/repos/flow2dot Category: Tool Stability: beta Tested-With: GHC ==6.8.2, GHC ==6.10.1 Build-Depends: base, mtl >= 1.0, containers, haskell98, QuickCheck, parsec, utf8-string, dotgen >= 0.2 Build-Type: Simple Extra-Source-Files: README Executable: flow2dot Main-Is: flow2dot.hs GHC-Options: -Wall