packages feed

hls-0.11: hls.cabal

Name:              hls
Version:           0.11
Synopsis:          Haskell Lindenmayer Systems
Description:       Haskell library for generating Lindemayer systems
License:           GPL
Category:          Graphics
Copyright:         Rohan Drape, 2006-2011
Author:            Rohan Drape
Maintainer:        rd@slavepianos.org
Stability:         Experimental
Homepage:          http://www.slavepianos.org/rd/?t=hls
Tested-With:       GHC == 7.2.2
Build-Type:        Simple
Cabal-Version:     >= 1.8

Data-files:        README

Library
  Build-Depends:   base==4.*, containers, hps==0.11.*
  GHC-Options:     -Wall -fwarn-tabs
  Exposed-modules: LSystem.LSystem
                   LSystem.Turtle
                   LSystem.Render.PS
                   LSystem.Systems

Source-Repository  head
  Type:            darcs
  Location:        http://slavepianos.org/rd/sw/hls