Download List

專案描述

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.

System Requirements

System requirement is not defined
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.
標籤: Minor feature enhancements

2007-09-17 22:51
1.0.0

標籤: Initial freshmeat announcement

Project Resources