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

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.