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
all
or compact
):ghci -Wwarning_level
ghci -ipath/to/directory1:path/to/directory2:...