Popularity
6.7
Growing
Activity
1.8
Growing
10
5
6

Monthly Downloads: 45
Programming language: Haskell
License: MIT License
Tags: Data    
Latest version: v0.4.0.0

hvect alternatives and similar packages

Based on the "Data" category.
Alternatively, view hvect alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of hvect or a related project?

Add another 'Data' Package

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

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]


*Note that all licence references and agreements mentioned in the hvect README section above are relevant to that project's source code only.