Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 305 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 305 Bytes

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