Popularity
6.3
Growing
Activity
0.0
Stable
15
4
3

Monthly Downloads: 25
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Algorithms    
Latest version: v1.1.0.0

qchas alternatives and similar packages

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

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

Add another 'Algorithms' Package

README

qchas

Build Status Hackage Hackage Dependencies Stackage LTS Stackage Nightly

Getting started

To get started with the library, clone the repo and then install Haskell Stack.

Next, build the project:

$ stack build

Documentation can be generated by running the next command:

$ stack haddock

Finally, run the test suite to verify that everything is working correctly:

$ stack test

Documentation

Documentation is available at Doc