Skip to content

woehr/haskus-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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