Popularity
6.6
Stable
Activity
1.8
Stable
10
5
6
Monthly Downloads: 2
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.
-
compendium-client
DISCONTINUED. Mu (μ) is a purely functional framework for building micro services. -
streaming
An optimized general monad transformer for streaming applications, with a simple prelude of functions -
text-icu
This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text.
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

Do you think we are missing an alternative of hvect or a related project?
README
hvect
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.