Haskell Platform
Haskell Platform is an integrated development environment (IDE) designed for Haskell programming. It is a collection of tools, libraries, and programming languages that are useful for developing Haskell programs. In this platform, the Haskell compiler, GHC (Glasgow Haskell Compiler), is provided as well as other tools like the cabal package manager, the Haddock documentation generator, […]