haskell-listlike 4.7.8.2-1build1 source package in Ubuntu

Changelog

haskell-listlike (4.7.8.2-1build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:55:05 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
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

Downloads

File Size SHA-256 Checksum
haskell-listlike_4.7.8.2.orig.tar.gz 32.7 KiB ad637af1a0241934e33e6b43ad5b3f1c4a96f84be392a7aa6066f989d1aff9d4
haskell-listlike_4.7.8.2-1build1.debian.tar.xz 3.4 KiB 2db9b5f5290685c0a6cfbfaaa522625364bcb9b6f59ea3ee37cf4f877ec4db45
haskell-listlike_4.7.8.2-1build1.dsc 2.7 KiB 726f195a602372047c771364958b40a2e86c3e1eccf376da92db04851c48aa7d

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.