vector-instances

Orphan Instances for 'Data.Vector'

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

Version on this page:3.3@rev:1
LTS Haskell 22.18:3.4.2
Stackage Nightly 2024-04-24: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.3@sha256:2d1c2d77aaaa578c00df578c720ad661401ed60006fb5cc9ed91e6ab4ade33c2,1055

Module documentation for 3.3

  • Data
    • Data.Vector
      • Data.Vector.Instances

vector-instances

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.3

  • Added more Semigroup instances.

3.2.1

  • Refactored build system.
  • Removed bounds on dependencies.