Skip to content

Icelandjack/Capabilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capabilities

A Haskell library providing separation of effects on the type level, effectively splitting up the monolithic IO-monad into more limited capabilities.

  • Install Library:
cd Capabilities
cabal install
  • Extract Documentation
runhaskell Setup.hs haddock --hoogle

About

A Haskell library providing separation of effects on the type level, effectively splitting up the monolithic IO-monad into more limited capabilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published