haskell-cond 0.4.1.1-2build2 source package in Ubuntu

Changelog

haskell-cond (0.4.1.1-2build2) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Mon, 01 Jun 2015 12:07:46 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

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-2build2.debian.tar.xz 2.4 KiB 82b77a6b5301bfc97cefc4ba23bfbb696ac83e759ba9a3f312b8a5faa59daf07
haskell-cond_0.4.1.1-2build2.dsc 2.1 KiB 6f928890172fd1004f560a274840624f8b5c45293ef14be5b8089089355a6795

View changes file

Binary packages built by this source

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

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

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

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

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.