Downloadliste

Projektbeschreibung

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 I/O, and for types that can handle
infinite lists.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-16 19:19
1.0.1.0

Updated for GHC 6.8.x.
Tags: Minor feature enhancements
Updated for GHC 6.8.x.

2007-09-17 22:51
1.0.0

Tags: Initial freshmeat announcement

Project Resources