A Visual Studio Code formatter for Haskell using hindent.
- Supports document and document range formatting.
Requires hindent to be installed.
- Initial release. Developed and tested on macOS.
- Removed directory from the hindent default command path.
- Use
editor.wrappingColumn
if no line width is given on the hindent commandline.
- Fix hindent command line option spelling (fixes #1).