ghci
Verified for current stable LTS
Ghci Command: Start Repl Set Import Paths
Use for start repl set import paths with Ghci. Exact CLI syntax to start repl set import paths using Ghci.
When to use this: Use for start repl set import paths with Ghci.
Command Syntax
ghci -i{path/to/directory1:path/to/directory2:...} ghci -i`{path/to/directory1:path/to/directory2:...`} Command Breakdown
-i{path/to/directory1:path/to/directory2:...}- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to start repl set import paths using Ghci.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.