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] [Quick Jump]

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.17), lens (>=4.0 && <5.2), linear (>=1.14 && <1.22), semigroupoids (>=1.2 && <5.4), semigroups (>=0.1 && <0.21), vector (>=0.10) [details]
License BSD-3-Clause
Copyright (c) 2011-2015 Brent Yorgey
Author Brent Yorgey
Maintainer byorgey@gmail.com
Revised Revision 1 made by AndreasAbel at 2021-12-07T09:32:17Z
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 2021-05-24T16:24:26Z
Distributions Debian:0.2.0.14, LTSHaskell:0.2.1, NixOS:0.2.1, Stackage:0.2.1
Reverse Dependencies 3 direct, 104 indirect [details]
Downloads 65330 total (217 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-05-24 [all 1 reports]

Readme for active-0.2.0.15

[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