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

Changelog

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

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Sun, 27 Aug 2023 12:39:45 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-bool-extras_0.4.0-11.dsc 2.3 KiB c961492e1d76eb8ea57daafbaceb064aa1a931746e58a0c0d264ab12b1e6cca2
haskell-bool-extras_0.4.0.orig.tar.gz 3.0 KiB c1e8cfc6e716f089a7d24fe0cb33e2f4792ff97f81084604139d5902dc201501
haskell-bool-extras_0.4.0-11.debian.tar.xz 2.9 KiB 0c4dbc8cb0fa91ca824159bebbd7380adb3c91ac18cb9aecc5adaae3cbf4c41f

No changes file available.

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.