invariant: Haskell 98 invariant functors

[ bsd2, control, data, library ] [ Propose Tags ]

Haskell 98 invariant functors


[Skip to Readme]

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

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.2, 0.2.1, 0.2.2, 0.3, 0.3.1, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.6, 0.6.1, 0.6.2, 0.6.3
Change log CHANGELOG.md
Dependencies array (>=0.3 && <0.6), base (>=4 && <5), bifunctors (>=5 && <6), containers (>=0.1 && <0.6), contravariant (>=0.1.2 && <2), ghc-prim, profunctors (>=5 && <5.2), semigroups (>=0.16.2 && <1), stm (>=2.2 && <3), tagged (>=0.7.3 && <1), template-haskell (>=2.4 && <2.12), transformers (>=0.2 && <0.5), transformers-compat (>=0.3 && <1), unordered-containers (>=0.2.4 && <0.3) [details]
License BSD-3-Clause
Author Nicolas Frisby <nicolas.frisby@gmail.com>
Maintainer Nicolas Frisby <nicolas.frisby@gmail.com>, Ryan Scott <ryan.gl.scott@gmail.com>
Revised Revision 2 made by phadej at 2016-05-28T13:31:06Z
Category Control, Data
Home page https://github.com/nfrisby/invariant-functors
Bug tracker https://github.com/nfrisby/invariant-functors/issues
Source repo head: git clone https://github.com/nfrisby/invariant-functors
Uploaded by ryanglscott at 2015-09-13T21:03:19Z
Distributions Arch:0.6.2, Debian:0.5.3, Fedora:0.6, LTSHaskell:0.6.3, NixOS:0.6.3, Stackage:0.6.3, openSUSE:0.6.2
Reverse Dependencies 18 direct, 7788 indirect [details]
Downloads 57546 total (585 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-09-13 [all 1 reports]

Readme for invariant-0.2.1

[back to package description]

invariant

Hackage Hackage Dependencies Haskell Programming Language BSD3 License Build

Haskell98 invariant functors