STYLISH-HASKELL(1) | STYLISH-HASKELL(1) |
stylish-haskell - simple Haskell code prettifier
stylish-haskell [-c|--config=FILE] [-v|--verbose] [-i|--inplace] [--no-utf8] [FILES]...
stylish-haskell -d|--defaults
stylish-haskell -?|--help
stylish-haskell --version
stylish-haskell performs automatic formatting on the Haskell code in the files passed on the command line or piped via STDIN. It outputs to STDOUT unless -i is specified.
STDIN is assumed to be encoded UTF-8, unless the --no-utf8 option is used.
-c, --config=FILE
-v, --verbose
-i, --inplace
-d, --defaults
-?, --help
--version
--no-utf8
This manual page was originally written by Sean Whitton <spwhitton@spwhitton.name> for the Debian GNU/Linux system (but may be used by others).
2021-01-17 |