haskell-these 0.7.3-3build1 source package in Ubuntu

Changelog

haskell-these (0.7.3-3build1) artful; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 20 Jul 2017 16:43:31 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Artful
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-these_0.7.3.orig.tar.gz 17.2 KiB 14339c111ec2caffcb2a9f64164a5dc307a0afb716925ddcb1774d9d442a3d9b
haskell-these_0.7.3-3build1.debian.tar.xz 3.5 KiB af2a4c5abec099b520bbd79265a260f7c01d866e5e1d9363ef8e6b4b1c445ed1
haskell-these_0.7.3-3build1.dsc 3.8 KiB e3a7580bf7d83654b3c5a188b5b54bfba7acab1633f2d2535b0f668da143f082

View changes file

Binary packages built by this source

libghc-these-dev: either-or-both data type

 Package provides a data type `These a b' which can hold a value of either
 type or values of each type. This is usually thought of as an "inclusive or"
 type (contrasting `Either a b' as "exclusive or") or as an "outer join" type
 (contrasting `(a, b)' as "inner join").
 .
 The major use case of this is provided by the Align class, representing a
 generalized notion of "zipping with padding" that combines structures without
 truncating to the size of the smaller input.
 .
 Also included is ChronicleT, a monad transformer based on the Monad instance
 for `These a', along with the usual monad transformer bells and whistles.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-these-doc: No summary available for libghc-these-doc in ubuntu artful.

No description available for libghc-these-doc in ubuntu artful.

libghc-these-prof: No summary available for libghc-these-prof in ubuntu artful.

No description available for libghc-these-prof in ubuntu artful.