brittany
Verified for current stable LTS
Brittany Command: Format Haskell File Using Config
Use for format haskell file using config with Brittany. Exact CLI syntax to format haskell file using config using Brittany.
When to use this: Use for format haskell file using config with Brittany.
Command Syntax
brittany --config-file <path/to/config.yaml> <path/to/file.hs> brittany --config-file <path/to/config.yaml> <path/to/file.hs> Command Breakdown
--config-file- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to format haskell file using config using Brittany.
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.
Related Operations
Brittany Command: Check Haskell File Need Changes
brittany --check-mode <path/to/file.hs> Brittany Command: Format All Haskell Files In Place brittany --write-mode=inplace <*.hs> Brittany Command: Format Haskell File Custom Indentation brittany --indent <4> --columns <100> <path/to/file.hs> Brittany Command: Format Haskell File Print brittany <path/to/file.hs> Alacritty Command: Use Alternative Config alacritty --config-file <path/to/config.toml>