GHC: The Glasgow Haskell Complier
GHC Homepage
GHC Github Homepage
编译器
Stack(for Project Management)
Stack 是用于 Haskell 开发的跨平台构建工具,用于处理工具链的管理;
Installing the Glasgow Haskell Compiler (GHC) automatically, in an isolated location.
Installing packages needed for your project.
Building your project.
Testing your project.
Benchmarking your project.