haskell-these 1.1.1.1-1build1 source package in Ubuntu

Changelog

haskell-these (1.1.1.1-1build1) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Thu, 29 Oct 2020 22:38:30 +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-these_1.1.1.1.orig.tar.gz 9.6 KiB d798c9f56e17def441e8f51e54cc11afdb3e76c6a9d1e9ee154e9a78da0bf508
haskell-these_1.1.1.1-1build1.debian.tar.xz 3.4 KiB d67831bb17c91788a0ee22a8c2002fdcb21ffdf43c3af35c7e8f398369545f5c
haskell-these_1.1.1.1-1build1.dsc 2.5 KiB 71bca4aaf1521c563a7dc786b479492c6037b4c7355acf6854f43b8d5c780ece

View changes file

Binary packages built by this source

libghc-these-dev: No summary available for libghc-these-dev in ubuntu kinetic.

No description available for libghc-these-dev in ubuntu kinetic.

libghc-these-doc: either-or-both data type; documentation

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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

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