Popularity
6.0
Declining
Activity
1.9
Stable
4
4
7
Monthly Downloads: 120
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Data
Boolean alternatives and similar packages
Based on the "Data" category.
Alternatively, view Boolean alternatives based on common mentions on social networks and blogs.
-
compendium-client
DISCONTINUED. Mu (μ) is a purely functional framework for building micro services. -
streaming
An optimized general monad transformer for streaming applications, with a simple prelude of functions -
text-icu
This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text.
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 Boolean or a related project?
README
Some classes for generalized boolean operations.
Starting with 0.1.0, this package uses type families. Up to version 0.0.2, it used MPTCs with functional dependencies. My thanks to Andy Gill for suggesting & helping with the change and to Jan Bracker for extending to numeric classes.