Difference between revisions of "Library"

From HaskellWiki
Jump to navigation Jump to search
(CC-delcont)
(add libffi)
 
(One intermediate revision by one other user not shown)
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.
  +
*[[Library/libffi]] - A binding to libffi
   
 
[[Category:Libraries]]
 
[[Category:Libraries]]

Latest revision as of 19:40, 4 June 2009

Alternatives and extensions for libraries

Wiki pages with documentation for some libraries: