macOS
brew install stylish-haskelllocal Homebrew formula metadata
brew
Haskell code prettifier. Version 0.15.1.0 via Homebrew; verified from local package data.
install
brew install stylish-haskelllocal Homebrew formula metadata
sudo apt install stylish-haskellDebian stable package indexes · stylish-haskell · source: deb.debian.org
nix profile install nixpkgs#stylish-haskellnixpkgs package indexes · stylish-haskell · source: raw.githubusercontent.com
sudo pacman -S stylish-haskellArch Linux sync databases · stylish-haskell · source: geo.mirror.pkgbuild.com
overview
Haskell code prettifier
history
stylish-haskell is a Haskell source prettifier focused on practical cleanup rather than whole-program reformatting. Its README says the tool aligns and sorts imports, groups language pragmas, removes trailing whitespace, aligns records and cases, converts line endings, and can be used as a filter in editors.
The Cabal metadata lists Jasper Van der Jeugt as author and maintainer and carries a 2012 copyright notice. The README describes the original design goal as avoiding formatters that get in the way while automating tedious import and layout cleanup.
The README documents installation through `stack install`, `cabal install`, Debian, Ubuntu, and Arch Linux, while the input package-manager facts also list Homebrew, Nix, Debian, and Pacman packages. It is also exposed through editor workflows including Haskell Language Server, Vim, Emacs, Atom, and Visual Studio Code integrations.
Common usage is either project-level formatting through `.stylish-haskell.yaml` or editor-filter usage such as piping a buffer through `stylish-haskell`. The README documents a search order that checks an explicit `--config`, the current or nearest ancestor `.stylish-haskell.yaml`, the platform config directory, the home directory, and finally defaults.
Package maintainers care about stylish-haskell because it is a small CLI with predictable config discovery, broad Haskell package-manager availability, and a long life across GHC and Cabal releases. Its changelog is largely about compiler and parser compatibility, which is exactly the kind of maintenance surface Haskell packagers track.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.stylish-haskell.yaml$XDG_CONFIG_HOME/stylish-haskell/config.yaml~/.config/stylish-haskell/config.yaml~/.stylish-haskell.yaml%APPDATA%/stylish-haskell/config.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
stylish-haskell | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/haskell/stylish-haskell
install metadata
| Package key | brew:stylish-haskell |
|---|---|
| Version | 0.15.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/stylish-haskell |
| Homepage | https://github.com/haskell/stylish-haskell |
| Repository | https://github.com/haskell/stylish-haskell |
| Upstream docs | https://github.com/haskell/stylish-haskell#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/haskell/stylish-haskell/archive/refs/tags/v0.15.1.0.tar.gz |
| Dependencies | gmp |
| Build dependencies | cabal-install, ghc |
| Uses from macOS | libffi |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | stylish-haskell |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
stylish-haskell 0.14.5.0-3
Haskell code prettifier
https://github.com/haskell/stylish-haskell
sudo apt install stylish-haskellstylish-haskell
nix profile install nixpkgs#stylish-haskellstylish-haskell 0.14.5.0-42
Haskell code prettifier
https://github.com/haskell/stylish-haskell
sudo pacman -S stylish-haskellsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.