About

Metadata

  • Last updated , by AlexanderThiemann
  • License MIT
  • Maintained by: Alexander Thiemann <mail@athiemann.net>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.10.7

Readme

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 mail@athiemann.net, Tim Baumann tim@timbaumann.info

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