Maintained by Alexander Thiemann
This version can be pinned in stack with:hvect-0.4.0.0@sha256:64247f03544bca3e492f9dc049855e414bfd289eb213fa389d92471b4ef40f6e,1382

Module documentation for 0.4.0.0

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]