vector-instances

Orphan Instances for 'Data.Vector'

http://github.com/ekmett/vector-instances

Version on this page:3.4@rev:1
LTS Haskell 22.17:3.4.2
Stackage Nightly 2024-04-18:3.4.2
Latest on Hackage:3.4.2

See all snapshots vector-instances appears in

BSD-3-Clause licensed by Edward Kmett
Maintained by [email protected]
This version can be pinned in stack with:vector-instances-3.4@sha256:c57d13ae8580bab32d9b14180083538fc53d01059d1276ef3ea180cd2aa5f29c,1378

Module documentation for 3.4

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

Changes

3.4

  • Support vector-0.12
  • Added Hashable instances.

3.3.1

  • Support vector 0.11

3.3.0.1

  • Support for GHC 7.10.1

3.3

  • Added more Semigroup instances.

3.2.1

  • Refactored build system.
  • Removed bounds on dependencies.