Difference between revisions of "Library"

From HaskellWiki
Jump to navigation Jump to search
(CC-delcont)
(adding PNG library)
Line 10: Line 10:
 
*[[Library/IO]] - a proposal for development of a new standard low-level IO library.
 
*[[Library/IO]] - a proposal for development of a new standard low-level IO library.
 
*[[Library/New collections]] - A modern package of collections types.
 
*[[Library/New collections]] - A modern package of collections types.
  +
*[[Library/PNG]] - create PNG files
 
*[[Library/Streams]] - fast extensible general I/O library.
 
*[[Library/Streams]] - fast extensible general I/O library.
 
*[[Library/VTY]] - A very simple terminal interface library.
 
*[[Library/VTY]] - A very simple terminal interface library.

Revision as of 04:45, 30 October 2007

Alternatives and extensions for libraries

Wiki pages with documentation for some libraries: