stylish-haskell: Haskell code prettifier
A Haskell code prettifier. For more information, see:
https://github.com/haskell/stylish-haskell/blob/master/README.markdown
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Language
- Haskell
- Language.Haskell.Stylish
- Language.Haskell.Stylish.Config
- Language.Haskell.Stylish.GHC
- Language.Haskell.Stylish.Module
- Language.Haskell.Stylish.Parse
- Language.Haskell.Stylish.Printer
- Language.Haskell.Stylish.Step
- Language.Haskell.Stylish.Step.Data
- Language.Haskell.Stylish.Step.Imports
- Language.Haskell.Stylish.Step.LanguagePragmas
- Language.Haskell.Stylish.Step.ModuleHeader
- Language.Haskell.Stylish.Step.SimpleAlign
- Language.Haskell.Stylish.Step.Squash
- Language.Haskell.Stylish.Step.Tabs
- Language.Haskell.Stylish.Step.TrailingWhitespace
- Language.Haskell.Stylish.Step.UnicodeSyntax
- Language.Haskell.Stylish
- Haskell
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| ghc-lib | Force dependency on ghc-lib-parser even if GHC API in the ghc package is supported | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- stylish-haskell-0.14.5.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.1.0, 0.5.2.0, 0.5.3.0, 0.5.4.0, 0.5.5.0, 0.5.5.1, 0.5.5.2, 0.5.6.0, 0.5.6.1, 0.5.7.0, 0.5.8.0, 0.5.9.0, 0.5.9.1, 0.5.10.0, 0.5.10.1, 0.5.10.2, 0.5.11.0, 0.5.11.1, 0.5.11.2, 0.5.12.0, 0.5.13.0, 0.5.14.0, 0.5.14.1, 0.5.14.2, 0.5.14.3, 0.5.14.4, 0.5.15.0, 0.5.15.1, 0.5.15.2, 0.5.16.0, 0.5.17.0, 0.6.0.0, 0.6.1.0, 0.6.2.0, 0.6.3.0, 0.6.4.0, 0.6.5.0, 0.7.0.0, 0.7.1.0, 0.8.0.0, 0.8.1.0, 0.9.0.0, 0.9.0.1, 0.9.0.2, 0.9.1.0, 0.9.1.1, 0.9.2.0, 0.9.2.1, 0.9.2.2, 0.9.3.0, 0.9.4.0, 0.9.4.3, 0.9.4.4, 0.10.0.0, 0.11.0.0, 0.11.0.3, 0.12.0.0, 0.12.1.0, 0.12.2.0, 0.13.0.0, 0.14.0.0, 0.14.0.1, 0.14.1.0, 0.14.2.0, 0.14.3.0, 0.14.4.0, 0.14.5.0, 0.14.6.0, 0.15.0.0, 0.15.0.1, 0.15.1.0 |
|---|---|
| Change log | CHANGELOG |
| Dependencies | aeson (>=0.6 && <2.3), base (>=4.8 && <5), bytestring (>=0.9 && <0.12), Cabal (>=3.4 && <4.0), containers (>=0.3 && <0.7), directory (>=1.2.3 && <1.4), file-embed (>=0.0.10 && <0.1), filepath (>=1.1 && <1.5), ghc-lib-parser (>=9.6 && <9.7), ghc-lib-parser-ex (>=9.6 && <9.7), HsYAML (>=0.2.0 && <0.3), HsYAML-aeson (>=0.2.0 && <0.3), mtl (>=2.0 && <2.4), optparse-applicative (>=0.12 && <0.19), regex-tdfa (>=1.3 && <1.4), semigroups (>=0.18 && <0.20), strict (>=0.3 && <0.6), stylish-haskell, syb (>=0.3 && <0.8), text (>=1.2 && <2.1) [details] |
| License | BSD-3-Clause |
| Copyright | 2012 Jasper Van der Jeugt |
| Author | Jasper Van der Jeugt <m@jaspervdj.be> |
| Maintainer | Jasper Van der Jeugt <m@jaspervdj.be> |
| Uploaded | by JasperVanDerJeugt at 2023-06-24T14:07:44Z |
| Revised | Revision 1 made by AndreasAbel at 2023-11-12T08:24:35Z |
| Category | Language |
| Home page | https://github.com/haskell/stylish-haskell |
| Source repo | head: git clone https://github.com/haskell/stylish-haskell |
| Distributions | Arch:0.14.5.0, LTSHaskell:0.15.1.0 |
| Reverse Dependencies | 4 direct, 1 indirect [details] |
| Executables | stylish-haskell |
| Downloads | 102475 total (292 in the last 30 days) |
| Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |