Maintained by Alexander Thiemann
This version can be pinned in stack with:hvect-0.4.0.1@sha256:dda49afcebb4119d66c78eb33d0a6f7648599912432a1814baf0e89953e21a40,1380

Module documentation for 0.4.0.1

Depends on 1 package(full list with versions):
Used by 2 packages in nightly-2022-03-28(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

License

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

By contributing to this repository you agree that your contributions will be released under the MIT license.