Popularity
6.7
Declining
Activity
0.0
Stable
27
3
1

Monthly Downloads: 5
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Security     Generics    

Capabilities alternatives and similar packages

Based on the "Generics" category.
Alternatively, view Capabilities alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Capabilities or a related project?

Add another 'Generics' Package

README

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