@hackage / dotgen

A simple interface for building .dot graph files.

Latest0.4.3

About

Metadata

  • Last updated , by ryanglscott
  • License BSD-3-Clause
  • Categories Text Processing, Graphics
  • Maintained by: Andy Gill <andygill@ku.edu>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.10.1
  2. 8.8.3
  3. 8.6.5
  4. 8.4.4
  5. 8.2.2
  6. 8.0.2
  7. 7.10.3

Package Flags

Use the -f option with cabal commands to enable flags

    devel (off by default)

    Enable full development tree

Readme

dotgen Hackage version Build Status

A simple interface for building .dot graph files.

This package provides a simple interface for building .dot graph files, for input into the dot and graphviz tools. It includes a monadic interface for building graphs.