

Yi is a text editor written in Haskell with a funcitonal editor core, keybindings, Emacs, Vim, and Cua emulations provided by default,Vty and GTK+ front ends and more.

Cabal is a system for building and packaging Haskell libraries and programs. It defines a common interface for package authors and distributors to easily build their applications in a portable way. Cabal is part of a larger infrastructure for distributing, organizing, and cataloging Haskell libraries and programs.

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.