haskell-listlike 4.7.7-1build1 source package in Ubuntu

Changelog

haskell-listlike (4.7.7-1build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 11 Dec 2022 09:40:42 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe haskell
Lunar release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-listlike_4.7.7.orig.tar.gz 32.1 KiB 0a01cd234aa4a1e97c07ce09e24e6c95f6bb423add96d387fb5bd2e1f2779e40
haskell-listlike_4.7.7-1build1.debian.tar.xz 3.4 KiB 6c8ab8f01085b49e268bf67efffc65989f06f7c2f19d539128fa5aaccb93e6a1
haskell-listlike_4.7.7-1build1.dsc 2.7 KiB 02abdae10e99d3c1c51fe15783578e02c6db9edfeeb480c295bded05c0033659

View changes file

Binary packages built by this source

libghc-listlike-dev: Generic support for list-like structures

 Generic support for list-like structures in Haskell.
 .
 The ListLike module provides a common interface to the various Haskell
 types that are list-like. Predefined interfaces include standard
 Haskell lists, Arrays, ByteStrings, and lazy ByteStrings. Custom
 types can easily be made ListLike instances as well.
 .
 ListLike also provides for String-like types, such as String and
 ByteString, for types that support input and output, and for types that can
 handle infinite lists.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-listlike-doc: Generic support for list-like structures; documentation

 Generic support for list-like structures in Haskell.
 .
 The ListLike module provides a common interface to the various Haskell
 types that are list-like. Predefined interfaces include standard
 Haskell lists, Arrays, ByteStrings, and lazy ByteStrings. Custom
 types can easily be made ListLike instances as well.
 .
 ListLike also provides for String-like types, such as String and
 ByteString, for types that support input and output, and for types that can
 handle infinite lists.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-listlike-prof: Generic support for list-like structures; profiling libraries

 Generic support for list-like structures in Haskell.
 .
 The ListLike module provides a common interface to the various Haskell
 types that are list-like. Predefined interfaces include standard
 Haskell lists, Arrays, ByteStrings, and lazy ByteStrings. Custom
 types can easily be made ListLike instances as well.
 .
 ListLike also provides for String-like types, such as String and
 ByteString, for types that support input and output, and for types that can
 handle infinite lists.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.