haskell-listlike 4.6.2-1build1 source package in Ubuntu

Changelog

haskell-listlike (4.6.2-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Aug 2019 13:48:51 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-listlike_4.6.2.orig.tar.gz 29.8 KiB 50fee24dcf0cf7a3518d39f167badc0cb1cc857a15596aff03051fac3ceac554
haskell-listlike_4.6.2-1build1.debian.tar.xz 3.3 KiB 704be4b91aaec2a0ae61c3308405e2be56e9c9b75d80312281aaae97d0dc68b3
haskell-listlike_4.6.2-1build1.dsc 2.8 KiB c4400fe3ecc0e2b27f3106689c51698148311056ee4de9c9d14c03add4da86df

View changes file

Binary packages built by this source

libghc-listlike-dev: No summary available for libghc-listlike-dev in ubuntu groovy.

No description available for libghc-listlike-dev in ubuntu groovy.

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.