haskell-cond 0.4.1.1-9build2 source package in Ubuntu

Changelog

haskell-cond (0.4.1.1-9build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2020 00:30:02 +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-cond_0.4.1.1.orig.tar.gz 6.3 KiB 039c76e43b5484bdc78627f50740106ae2844b3c877d92b5228de9106997ac8b
haskell-cond_0.4.1.1-9build2.debian.tar.xz 3.1 KiB e5a7cdf1eb1ccc2efeaa68eaf195b92713553302f0dd0aacdfdea191604d97fd
haskell-cond_0.4.1.1-9build2.dsc 2.3 KiB b5820bc58651467b4ba38193cc6838523f496da27256205c155936961e1d558a

Available diffs

View changes file

Binary packages built by this source

libghc-cond-dev: No summary available for libghc-cond-dev in ubuntu hirsute.

No description available for libghc-cond-dev in ubuntu hirsute.

libghc-cond-doc: No summary available for libghc-cond-doc in ubuntu hirsute.

No description available for libghc-cond-doc in ubuntu hirsute.

libghc-cond-prof: conditional and boolean operators with monadic variants (prof)

 This library provides:
 .
 * Implementations of various overloaded conditional operations
 .
 * Lifted monadic variants of those operations and common boolean operators
 .
 * A typeclass for boolean algebras.
 .
 Feel free to send ideas and suggestions for new conditional operators to the
 maintainer.
 .
 Monadic looping constructs are not included as part of this package, since the
 monad-loops package has a fairly complete collection of them already.
 .
  Author: Adam Curtis
  Upstream-Maintainer: acurtis@spsu.edu
 .
 This package contains the libraries compiled with profiling enabled.