pointed: Pointed and copointed data

[ bsd3, data, library ] [ Propose Tags ]

Pointed and copointed data


[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.1.3, 0.1.4, 1.8.0, 1.8.0.1, 1.8.0.2, 2.0, 2.0.1, 2.0.2, 2.0.3, 2.0.3.1, 2.0.3.2, 2.1, 2.1.0.1, 2.1.0.2, 3.0, 3.0.0.1, 3.0.1, 3.0.2, 3.0.3, 3.1, 4.0, 4.1, 4.1.1, 4.2, 4.2.0.1, 4.2.0.2, 5, 5.0.1, 5.0.2, 5.0.3, 5.0.4
Change log CHANGELOG.markdown
Dependencies base (>=4 && <4.16), comonad (>=4 && <5), containers (>=0.4 && <0.6), data-default-class (>=0.0.1 && <0.1), hashable (>=1.1 && <1.3), kan-extensions (>=4.2 && <5), semigroupoids (>=4 && <5.2.2), semigroups (>=0.8.3.1 && <1), stm (>=2.1.2.1 && <2.5), tagged (>=0.5 && <1), transformers (>=0.2 && <0.5), transformers-compat (>=0.3 && <1), unordered-containers (>=0.2 && <0.3) [details]
License BSD-3-Clause
Copyright Copyright (C) 2008-2013 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 2 made by ryanglscott at 2023-01-23T23:57:06Z
Category Data
Home page http://github.com/ekmett/pointed/
Bug tracker http://github.com/ekmett/pointed/issues
Source repo head: git clone git://github.com/ekmett/pointed.git
Uploaded by EdwardKmett at 2015-05-17T12:32:47Z
Distributions Arch:5.0.4, Debian:5.0.1, FreeBSD:4.2.0.2, LTSHaskell:5.0.4, NixOS:5.0.4, Stackage:5.0.4
Reverse Dependencies 29 direct, 7773 indirect [details]
Downloads 79100 total (192 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-05-20 [all 1 reports]

Readme for pointed-4.2.0.2

[back to package description]

pointed

Build Status

Haskell 98 pointed and copointed data types.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett