Glasgow Haskell Compiler version 9.4 for compiling Haskell code
Glorious Glasgow Haskell Compilation System
ghc
ghci
ghc-pkg
runghc
haddock
$ ghc -o myprogram Main.hs
$ ghci
$ runghc script.hs