vector-instances: Orphan Instances for 'Data.Vector'

[ bsd3, data, data-structures, library ] [ Propose Tags ]

Orphan Instances for Data.Vector.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
hashable

You can disable the use of the hashable package using `-f-hashable`.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.2.1, 0.1.0, 0.1.0.1, 2.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4.1, 2.1, 3.0, 3.1, 3.2, 3.2.1, 3.3, 3.3.0.1, 3.3.1, 3.4, 3.4.1, 3.4.2 (info)
Change log CHANGELOG.markdown
Dependencies base (>=4.9 && <5), comonad (>=3), hashable (>=1.2.5.0), keys (>=3), pointed (>=3), semigroupoids (>=3), vector (>=0.12 && <0.14) [details]
License BSD-3-Clause
Author Edward Kmett
Maintainer ekmett@gmail.com
Category Data, Data Structures
Home page http://github.com/ekmett/vector-instances
Bug tracker http://github.com/ekmett/vector-instances/issues
Source repo head: git clone git://github.com/ekmett/vector-instances.git
Uploaded by ryanglscott at 2023-04-17T12:14:04Z
Distributions Arch:3.4.2, Debian:3.4, FreeBSD:3.3.1, LTSHaskell:3.4.2, NixOS:3.4.2, Stackage:3.4.2
Reverse Dependencies 20 direct, 7714 indirect [details]
Downloads 36628 total (148 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for vector-instances-3.4.2

[back to package description]

vector-instances

Hackage Build Status

This provides a standard place for lots of orphan instances for the vector package.

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