brittany
Verified for current stable LTS
Brittany Command: Format Haskell File Print
Use for format haskell file print with Brittany. Exact CLI syntax to format haskell file print using Brittany.
When to use this: Use for format haskell file print with Brittany.
Command Syntax
brittany <path/to/file.hs> brittany <path/to/file.hs> Command Breakdown
brittany is the base executable for this command.
FAQ
Purpose: Exact syntax to format haskell file print 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: 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 To Stdout brittany <path/to/file.hs>