Glasgow Haskell Compiler version 9.6 for compiling Haskell code
Glorious Glasgow Haskell Compilation System
ghc
ghci
ghc-pkg
hsc2hs
runghc
$ ghc -o myprogram myprogram.hs
$ ghci
$ runghc myscript.hs