Glasgow Haskell 컴파일러 대화형 환경. 더 많은 정보: https://downloads.haskell.org/ghc/latest/docs/html/users_guide/ghci.html.
ghci
ghci {{소스_파일.hs}}
ghci -X{{언어_옵션}}
all
compact
ghci -W{{경고_수준}}
ghci -i{{경로/대상/디렉터리1:경로/대상/디렉터리2:...}}