Skip to content

bbarker/monoid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monoid

Monoids for ATS.

Use

Using atspkg, add the following to atspkg.dhall:

  dependencies = prelude.mapPlainDeps [ "monoid" ]

And include the something like the following in your .dats file:

#include "$PATSHOMELOCS/monoid-0.1.0/mylibies.hats"
#include "$PATSHOMELOCS/monoid-0.1.0/monoid_strptr.dats"

Packages

No packages published

Languages

  • ATS 100.0%