
Yi è un editor di testo scritto in Haskell con un core editor funzionale, associazioni di tasti, emulazioni di Emacs, Vim e Cua fornite di default, interfacce front-end Vty e GTK+ e altro ancora.

Cabal è un sistema per costruire e impacchettare librerie e programmi Haskell. Definisce un'interfaccia comune per gli autori e i distributori di pacchetti per costruire facilmente le loro applicazioni in modo portabile. Cabal fa parte di un'infrastruttura più ampia per distribuire, organizzare e catalogare librerie e programmi Haskell.

HaskellWikiThe HaskellWiki, accessible via https://wiki.haskell.org/, is the official community-driven knowledge repository and central hub for all things related to Haskell, a widely-used purely functional programming language known for its high level of expressiveness, modularity, and performance. This comprehensive resource serves Haskell programmers ranging from beginners to advanced experts, offering a wealth of information that includes tutorials, guides to best practices, technical references, and detailed documentation.The website also features news related to Haskell development, discussions on theoretical and practical aspects of functional programming, and extensive resources that help in both learning and teaching Haskell. The community contributions make it a vibrant source of latest libraries, tools, and approaches within the Haskell ecosystem. Whether you're troubleshooting, exploring advanced concepts, or looking for projects to contribute to, HaskellWiki is an invaluable asset to the Haskell community.