Popularity
6.7
Stable
Activity
0.0
Stable
27
3
1
Monthly Downloads: 3
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Capabilities alternatives and similar packages
Based on the "Generics" category.
Alternatively, view Capabilities alternatives based on common mentions on social networks and blogs.
-
xformat
Extensible, typed, scanf- and printf-like functions for formatted reading and showing in Haskell
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

Do you think we are missing an alternative of Capabilities or a related project?
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