sym-plot-0.2.0: sym-plot.cabal
name: sym-plot
version: 0.2.0
synopsis: Plot permutations; an addition to the sym package
description:
This packade adds plots to the sym package. It has been factored out
of that package because diagrams is a rather heavy dependency.
homepage: http://github.com/akc/sym-plot
license: BSD3
license-file: LICENSE
author: Anders Claesson
maintainer: anders.claesson@gmail.com
category: Math
build-type: Simple
cabal-version: >=1.8
source-repository head
type: git
location: git://github.com/akc/sym-plot.git
library
build-depends: base >= 3 && <= 4.7, sym >= 0.9, diagrams-lib, diagrams-cairo
Exposed-modules: Math.Sym.Plot