ghci
The Glasgow Haskell Compiler's interactive environment.
- Start a REPL (interactive shell):
- Start a REPL and load the specified Haskell source file:
- Start a REPL and enable a language option:
- Start a REPL and enable some level of compiler warnings (e.g. `all` or `compact`):
- Start a REPL with a colon-separated list of directories for finding source files:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).