| License | BSD3 |
|---|---|
| Maintainer | conal@conal.net |
| Stability | experimental |
| Safe Haskell | Safe-Inferred |
| Language | Haskell98 |
Data.Boolean.Overload
Description
Definitions of Prelude function names in terms of their corresponding Data.Boolean generalised implementation. This can then be used as part of a partial or complete Prelude replacement.
Also exports ifThenElse for use with RebindableSyntax.