Maintained by Alexander Thiemann
This version can be pinned in stack with:hvect-0.3.1.0@sha256:23d75dc6bb06242b68b404e5637cf3facf790b2aec83ad6fa5b378318e232805,1347

Module documentation for 0.3.1.0

Depends on 1 package(full list with versions):
Used by 2 packages in nightly-2016-07-07(full list with versions):

hvect

Build Status Hackage

Intro

Hackage: hvect Stackage: hvect

Simple strict heterogeneous lists

Install

  • Using cabal: cabal install hvect
  • Using Stack: stack install hvect
  • From Source (cabal): git clone https://github.com/agrafix/hvect.git && cd hvect && cabal install
  • From Source (stack): git clone https://github.com/agrafix/hvect.git && cd hvect && stack build

Misc

Supported GHC Versions

  • 7.8.4
  • 7.10.2

License

Released under the MIT license. (c) 2014 - 2016 Alexander Thiemann [email protected], Tim Baumann [email protected]