hls-0.14: hls.cabal
Name: hls
Version: 0.14
Synopsis: Haskell Lindenmayer Systems
Description: Haskell library for generating Lindemayer systems
License: GPL
Category: Graphics
Copyright: Rohan Drape, 2006-2013
Author: Rohan Drape
Maintainer: rd@slavepianos.org
Stability: Experimental
Homepage: http://rd.slavepianos.org/?t=hls
Tested-With: GHC == 7.6.1
Build-Type: Simple
Cabal-Version: >= 1.8
Data-files: README
Library
Build-Depends: base==4.*,
containers,
hcg-minus == 0.14.*,
hps == 0.14.*
GHC-Options: -Wall -fwarn-tabs
Exposed-modules: LSystem.LSystem
LSystem.Turtle
LSystem.Render.PS
LSystem.Systems
Source-Repository head
Type: darcs
Location: http://rd.slavepianos.org/sw/hls