ghci

The Glasgow Haskell Compiler's interactive environment. More information: https://downloads.haskell.org/ghc/latest/docs/html/users_guide/ghci.html.

ghci

ghci source_file.hs

ghci -Xlanguage_option

ghci -Wwarning_level

ghci -ipath/to/directory1:path/to/directory2:...