File: README.markdown

package info (click to toggle)
haskell-active 0.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 156 kB
  • sloc: haskell: 374; makefile: 3
file content (9 lines) | stat: -rw-r--r-- 358 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
[![Build Status](https://secure.travis-ci.org/diagrams/active.png)](http://travis-ci.org/diagrams/active)

This package defines an `Active` abstraction for time-varying values
with finite start and end times.  It is used for describing animations
within the [diagrams framework](http://projects.haskell.org/diagrams). 

To install,

    cabal install active