Compiler
Glasgow Haskell Compiler (GHC)
http://hackage.haskell.org/platform/
Command
# load scripts
ghci> :l hello.hs
# run scripts
[Learning You a Haskell for Great Goods!] Introduction
原文:http://www.cnblogs.com/abramsz/p/3989628.html