Format a Haskell source file using the specified amount of spaces per indentation level and line length

brittany

brittany --indent {{4}} --columns {{100}} {{path/to/file.hs}}

click the source code to copy