macOS
brew install stylish-haskelllocal Homebrew formula metadata
brew / Rang 3767
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für stylish-haskell in AI-Agent-Workflows.
Installation
brew install stylish-haskelllocal Homebrew formula metadata
sudo apt install stylish-haskellDebian stable package indexes · stylish-haskell · Quelle: deb.debian.org
nix profile install nixpkgs#stylish-haskellnixpkgs package indexes · stylish-haskell · Quelle: raw.githubusercontent.com
sudo pacman -S stylish-haskellArch Linux sync databases · stylish-haskell · Quelle: geo.mirror.pkgbuild.com
Überblick
Haskell code prettifier
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
stylish-haskell | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:stylish-haskell |
|---|---|
| Version | 0.15.1.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/haskell/stylish-haskell |
| Repository | https://github.com/haskell/stylish-haskell |
| Zuletzt aktualisiert | 2026-07-22T13:45:34Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-62
Haskell code prettifier
https://github.com/haskell/stylish-haskell
sudo pacman -S stylish-haskellQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.