sourabhxyz / emurgo-haskell-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segment Tree Examples

  • Following is stand alone cabal project to test the solutions presented in segment-trees repository. To run standalone haskell files in that repository, one would need to add packages to lib like so: cabal install --lib package-name, this project avoids that.

About

License:MIT License


Languages

Language:Haskell 100.0%