haskell-listlike 3.1.7.1-2 source package in Ubuntu
Changelog
haskell-listlike (3.1.7.1-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner <email address hidden> Fri, 24 May 2013 12:51:19 +0200
Upload details
- Uploaded by:
- Debian Haskell Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-listlike_3.1.7.1-2.dsc | 1.4 KiB | 8310f87d4264c1fe544fd3c6c4fb7c77345e6755d852545659ae86106a6f9d75 |
haskell-listlike_3.1.7.1.orig.tar.gz | 21.3 KiB | 81131697e9358ca58fe8167fa069af43c2b209824bf714652072f4707e4471bc |
haskell-listlike_3.1.7.1-2.debian.tar.gz | 2.6 KiB | 4d53016d3b26de0e79a625e60dbaca17322ab72da144a7d5928a282199fd40d3 |
Available diffs
- diff from 3.1.7.1-1 to 3.1.7.1-2 (982 bytes)
No changes file available.
Binary packages built by this source
- libghc-listlike-dev: No summary available for libghc-listlike-dev in ubuntu saucy.
No description available for libghc-listlike-dev in ubuntu saucy.
- libghc-listlike-doc: No summary available for libghc-listlike-doc in ubuntu utopic.
No description available for libghc-listlike-doc in ubuntu utopic.
- 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.