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.2 && <6), containers (>=0.1 && <0.6), contravariant (>=0.5 && <2), ghc-prim, profunctors (>=5.2 && <6), semigroups (>=0.16.2 && <1), StateVar (>=1.1 && <2), stm (>=2.2 && <3), tagged (>=0.7.3 && <1), template-haskell (>=2.4 && <2.11), transformers (>=0.2 && <0.6), 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 1 made by HerbertValerioRiedel at 2016-02-07T15:40:17Z
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 2016-01-19T02:08:25Z
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, 7784 indirect [details]
Downloads 57470 total (592 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-01-19 [all 1 reports]

Readme for invariant-0.3

[back to package description]

invariant

Hackage Hackage Dependencies Haskell Programming Language BSD3 License Build

Haskell98 invariant functors