HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Applications and libraries

(Redirected from Libraries and tools)

Categories: Libraries | Tools

Applications, libraries and tools written in Haskell.

Developers: if you release any Haskell code, please document it for the community, by adding it to the appropriate category on this page.

1 Haskell libraries

The first places to look for data types or functions are:

See also Hackage and how to install a Cabal package.

2 Hackage

Since 2006, new libraries are packaged and distributed from Hackage

Start on Hackage if looking for a library not in the standard.

3 Haskell applications and libraries

Applications, libraries and tools for Haskell or written in Haskell:

Other places to look include:

4 Guidelines for developers

Built with Cabal
Built with Cabal

Developer guides:

Proposals for the module name space layout that can be used to guide the construction of new libraries.

5 Libraries for other languages

If you are thinking about designing a new library for Haskell, you ought to look what has been done in other languages. Here are standard library definitions for

Retrieved from "http://www.haskell.org/haskellwiki/Applications_and_libraries"

This page has been accessed 109,929 times. This page was last modified 06:37, 13 January 2008. Recent content is available under a simple permissive license.