Capabilities icon indicating copy to clipboard operation
Capabilities copied to clipboard

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

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