Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 481 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 481 Bytes

Haskus utils

Contains:

  • the Variant type described here
  • the Flow operators described here
  • several other utility modules...

Website: http://www.haskus.org

How to build

$ stack setup
$ stack build

Tests:

$ stack test