haskell-bool-extras 0.4.0-9build2 source package in Ubuntu

Changelog

haskell-bool-extras (0.4.0-9build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2020 00:24:22 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy 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-9build2.debian.tar.xz 3.0 KiB 08bbcb7f448deb44c59f624be164824a2203edf6638866ab7cae37dbae8a70d4
haskell-bool-extras_0.4.0-9build2.dsc 2.4 KiB a56976380876aa5ce57f18c0156adadda831fc70a42427a4c0d874db82936894

Available diffs

View changes file

Binary packages built by this source

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

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

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.