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.

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 || >=4.15.0.0 && <4.16), 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 || >=0.2.0.0 && <0.3), path (>=0.8.0 && <0.9 || >=0.9.0 && <0.10), path-io (>=1.6.2 && <1.7), process (>=1.6.9.0 && <1.7), streamly (>=0.8.0 && <0.9), 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-08-21T05:14:20Z
Distributions
Executables hspretty
Downloads 273 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-08-21 [all 1 reports]