
Yi es un editor de texto escrito en Haskell con un núcleo de editor funcional, combinaciones de teclas, emulaciones de Emacs, Vim y Cua proporcionadas por defecto, interfaces frontales Vty y GTK+ y más.

Cabal es un sistema para construir y empaquetar bibliotecas y programas de Haskell. Define una interfaz común para que los autores y distribuidores de paquetes construyan fácilmente sus aplicaciones de manera portátil. Cabal es parte de una infraestructura más grande para distribuir, organizar y catalogar bibliotecas y programas de 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.