brittany
Verified for current stable LTS
Brittany Command: Check Haskell File Need Changes
Use for check haskell file need changes with Brittany. Exact CLI syntax to check haskell file need changes using Brittany.
When to use this: Use for check haskell file need changes with Brittany.
Command Syntax
brittany --check-mode <path/to/file.hs> brittany --check-mode <path/to/file.hs> Command Breakdown
--check-mode- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to check haskell file need changes 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 For 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> Brittany Command: Format Haskell File To Stdout brittany <path/to/file.hs>