haskell-listlike 4.7.8.2-1 source package in Ubuntu

Changelog

haskell-listlike (4.7.8.2-1) unstable; urgency=medium

  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Sat, 21 Oct 2023 09:47:07 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-listlike_4.7.8.2-1.dsc 2.7 KiB 2274f5c186d377445a4fee53deacf623ddce9acf5c7f82f0c47f1f478abb0896
haskell-listlike_4.7.8.2.orig.tar.gz 32.7 KiB ad637af1a0241934e33e6b43ad5b3f1c4a96f84be392a7aa6066f989d1aff9d4
haskell-listlike_4.7.8.2-1.debian.tar.xz 3.4 KiB 95018ac6ea982d5bee1e3ba189d5b289f46eac60e318c7fa5c0dbc92ef3e3c5a

No changes file available.

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.