active: Abstractions for animation

[ bsd3, data, library ] [ Propose Tags ]

Active abstraction for animated things with finite start and end times.


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10, 0.1.0.11, 0.1.0.12, 0.1.0.13, 0.1.0.14, 0.1.0.15, 0.1.0.16, 0.1.0.17, 0.1.0.18, 0.1.0.19, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.0.6, 0.2.0.7, 0.2.0.8, 0.2.0.9, 0.2.0.10, 0.2.0.11, 0.2.0.12, 0.2.0.13, 0.2.0.14, 0.2.0.15, 0.2.0.16, 0.2.0.17, 0.2.0.18, 0.2.1
Change log CHANGES
Dependencies base (>=4.0 && <4.10), lens (>=4.0 && <4.15.2), linear (>=1.14 && <1.21), semigroupoids (>=1.2 && <5.3), semigroups (>=0.1 && <0.19), vector (>=0.10) [details]
License BSD-3-Clause
Copyright (c) 2011-2015 Brent Yorgey
Author Brent Yorgey
Maintainer byorgey@gmail.com
Revised Revision 2 made by HerbertValerioRiedel at 2017-04-26T10:21:15Z
Category Data
Bug tracker https://github.com/diagrams/active/issues
Source repo head: git clone https://github.com/diagrams/active.git
Uploaded by BrentYorgey at 2016-10-14T21:41:33Z
Distributions Debian:0.2.0.14, LTSHaskell:0.2.1, NixOS:0.2.1, Stackage:0.2.1
Reverse Dependencies 3 direct, 103 indirect [details]
Downloads 65198 total (224 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-10-14 [all 1 reports]

Readme for active-0.2.0.12

[back to package description]

Build Status

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.

To install,

cabal install active