Package: wnpp Severity: wishlist Owner: Dmitry Bogatov <[email protected]>
* Package name : haskell-bool-extras Version : 0.4.0 Upstream Author : Tom Lokhorst <[email protected]> * URL : http://tom.lokhorts.ru/bool-extras * License : BSD3 Programming Lang: Haskell Description : Fold function for Bool type Function `bool' allows folding over boolean values, that is comparable to the `maybe' or `either' functions on their respective types. Function `bool' is a replacement for the build-in @if then else@-syntax. However, since it is a function, it can be partially applied and passed around to higher order functions. This package is pretty trivial, and it is dependency of blogliterately program(publish blog posts from console). It is the reason, why I intent to package and maintain it. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

