Maintained by Alexander Thiemann
This version can be pinned in stack with:hvect-0.3.0.0@sha256:b0dc77bc8b48f18a3d9ff1074827b24987345097fbcb6c5c3ff26182a67cdb80,1347

Module documentation for 0.3.0.0

Depends on 1 package(full list with versions):
Used by 3 packages in nightly-2015-12-05(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 - 2015 Alexander Thiemann [email protected], Tim Baumann [email protected]