Package: wnpp Severity: wishlist Owner: John Goerzen <[EMAIL PROTECTED]>
* Package name : listlike Version : 1.0.0 Upstream Author : John Goerzen <[EMAIL PROTECTED]> * URL : http://software.complete.org/listlike * License : LGPL Programming Lang: Haskell Description : 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 I/O, and for types that can handle infinite lists. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-686 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]