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

Changelog

haskell-bool-extras (0.4.0-11build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:12:35 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular 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-11build1.debian.tar.xz 3.0 KiB 40faddc9b951e7e459eb2219fdc786521303a3dabc5559c2b92f3a21c76b0998
haskell-bool-extras_0.4.0-11build1.dsc 2.3 KiB 2673372ff2781737d51c9490f3d96c05d1aff7d9d5402bc9a19809cf5b2d47e6

View changes file

Binary packages built by this source

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

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.