[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#771951: ITP: haskell-bool-extras -- Fold function for Bool type



Package: wnpp
Severity: wishlist
Owner: Dmitry Bogatov <KAction@gnu.org>

* Package name    : haskell-bool-extras
  Version         : 0.4.0
  Upstream Author : Tom Lokhorst <tom@lokhorst.eu>
* 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.


Reply to: