ghc
The Glasgow Haskell Compiler.
Compiles and links Haskell source files.
- Find and compile all modules in the current directory:
- Compile a single file:
- Compile using extra optimization:
- Stop compilation after generating object files (.o):
- Start a REPL (interactive shell):
- Evaluate a single expression:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).