[Learning You a Haskell for Great Goods!] Introduction

Compiler

Glasgow Haskell Compiler (GHC)

http://hackage.haskell.org/platform/

 

Command

# load scripts

ghci> :l hello.hs

 

# run scripts

posted @ 2014-09-24 00:05  映天蓝  阅读(122)  评论(0)    收藏  举报