Glasgow Haskell Compiler version 9.8 for compiling Haskell code
Glorious Glasgow Haskell Compilation System
ghc
ghci
ghc-pkg
hsc2hs
runhaskell
$ ghc -o myprogram Main.hs
$ ghci
$ runhaskell script.hs