ghcid
Verified for current stable LTS
Ghcid Commands
Ghcid command syntax with verified terminal examples.
Commands
6 commands for Ghcid
ghcid Operations
Ghcid Command: Execute Repl Commands On Save
ghcid --allow-eval <path/to/Main.hs> ghcid Operations
Ghcid Command: Run Action On File Save
ghcid --run=<action> <path/to/Main.hs> ghcid Operations
Ghcid Command: Set Ghcid Console Dimensions
ghcid --height=<height> --width=<width> <path/to/Main.hs> ghcid Archive
Ghcid Command: Start Ghcid Monitoring
ghcid <path/to/Main.hs> ghcid Archive
Ghcid Command: Start Ghcid With Specific Command
ghcid --command "<stack ghci Main.hs>" ghcid Operations
Ghcid Command: Write Ghc Output To File
ghcid --outputfile=<path/to/output_file.txt> <path/to/Main.hs> Suggest a Ghcid Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Ghcid workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.