haskell-listlike 3.1.2-1build1 source package in Ubuntu

Changelog

haskell-listlike (3.1.2-1build1) precise; urgency=low

  * No-change rebuild for new GHC ABIs
 -- Iain Lane <email address hidden>   Tue, 01 Nov 2011 14:10:54 +0000

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-listlike_3.1.2.orig.tar.gz 20.5 KiB ff4309f73ba7008bde1cd0be3b348a20adfbca514030aace80f55ec03cf242b9
haskell-listlike_3.1.2-1build1.debian.tar.gz 2.5 KiB 416039da0822fd796ace561060554dc22bc7e441c0edef40d52eeac4c233d360
haskell-listlike_3.1.2-1build1.dsc 2.0 KiB af73bc85e019f884a5f900296b5030376095e9486f41f92eda10ce38d183cc1a

Available diffs

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 contains the libraries compiled for GHC.

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 contains the library documentation.

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

 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 contains the profiling libraries compiled for GHC.