haskell-bool-extras 0.4.0-8build1 source package in Ubuntu

Changelog

haskell-bool-extras (0.4.0-8build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 12:08:05 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-bool-extras_0.4.0.orig.tar.gz 3.0 KiB c1e8cfc6e716f089a7d24fe0cb33e2f4792ff97f81084604139d5902dc201501
haskell-bool-extras_0.4.0-8build1.debian.tar.xz 2.9 KiB 528de387d952a906ffe389868c49e881437922a4646ce67f702b3e0877c85dd6
haskell-bool-extras_0.4.0-8build1.dsc 2.3 KiB 6bef1bcbddd1ff5c0949a8a45e6bdb04d2b34b50d206676e4fe2d92f45b575c5

View changes file

Binary packages built by this source

libghc-bool-extras-dev: No summary available for libghc-bool-extras-dev in ubuntu groovy.

No description available for libghc-bool-extras-dev in ubuntu groovy.

libghc-bool-extras-doc: fold function for Bool type; documentation

 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 provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-bool-extras-prof: fold function for Bool type; profiling libraries

 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 provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.