hspretty: My opinionated Haskell project formatter.

[ bsd3, library, program, tools ] [ Propose Tags ]

This is a formatter for Haskell projects (for example, for *.cabal files and *.hs files) that can perform both in-place formatting and formatting checks. In the background, it uses Ormolu and cabal-fmt. Please make sure that cabal-fmt is installed separately before running it, since it invokes cabal-fmt as a command-line utility.

It is licensed under the BSD-3-Clause license to match Ormolu and cabal-fmt.

Modules

[Last Documentation]

  • CLI
  • Formatter
  • Formatters
    • Formatters.CabalFmt
    • Formatters.Ormolu
  • Log
  • PathFilter
  • RunMode

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0
Change log CHANGELOG.md
Dependencies ansi-terminal (>=0.11 && <0.12), base (>=4.14.1.0 && <4.15), bytestring (>=0.10.12.0 && <0.11), directory (>=1.3.6.0 && <1.4), hspretty, optparse-applicative (>=0.16.1.0 && <0.17), ormolu (>=0.1.4.1 && <0.2), path (>=0.8.0 && <0.9), path-io (>=1.6.2 && <1.7), process (>=1.6.11.0 && <1.7), streamly (>=0.7.3 && <0.8), text (>=1.2.4.1 && <1.3), text-short (>=0.1.3 && <0.2), unliftio (>=0.2.16 && <0.3), void (>=0.7.3 && <0.8) [details]
License BSD-3-Clause
Copyright Copyright (C) Jonathan Merritt 2021
Author Jonathan Merritt
Maintainer j.s.merritt@gmail.com
Category Tools
Source repo head: git clone https://github.com/lancelet/hspretty.git
Uploaded by lancelet at 2021-05-16T09:38:07Z
Distributions
Executables hspretty
Downloads 276 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2021-05-16 [all 2 reports]