pkg.soopen package index

brew / Rang 3766

stylish-haskell mit Homebrew, apt, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für stylish-haskell in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install stylish-haskell

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install stylish-haskell

Debian stable package indexes · stylish-haskell · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#stylish-haskell

nixpkgs package indexes · stylish-haskell · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S stylish-haskell

Arch Linux sync databases · stylish-haskell · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Haskell code prettifier

Befehle und Aliase

  • stylish-haskell

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2012: Cabal metadata lists the project copyright and original authorship.
  • 2024-01-19: Version 0.14.6.0 added GHC 9.8 support according to the official changelog.
  • 2025-04-13: Version 0.15.1.0 added GHC 9.12 support according to the official changelog.

Related projects

  • The README names Haskell Language Server, haskell-mode, vim-autoformat, vim-stylish-haskell, stylish-haskell-vscode, Stack, Cabal, and ghc-lib-parser-adjacent packaging concerns as part of its ecosystem.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.stylish-haskell.yaml$XDG_CONFIG_HOME/stylish-haskell/config.yaml~/.config/stylish-haskell/config.yaml~/.stylish-haskell.yaml
Windows
%APPDATA%/stylish-haskell/config.yaml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
stylish-haskellcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-08-04
Manager-Version0.15.1.0
Manager aktualisiert2026-07-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/haskell/stylish-haskell

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:stylish-haskell
Version0.15.1.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/stylish-haskell
Homepagehttps://github.com/haskell/stylish-haskell
Repositoryhttps://github.com/haskell/stylish-haskell
LizenzBSD-3-Clause
Quellarchivhttps://github.com/haskell/stylish-haskell/archive/refs/tags/v0.15.1.0.tar.gz
Zuletzt aktualisiert2026-07-22T13:45:34Z
Pulseupdated
Abhängigkeitengmp
Build-Abhängigkeitencabal-install, ghc
Von macOS bereitgestellte Bibliothekenlibffi
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namestylish-haskell
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

stylish-haskell 0.14.5.0-3

Haskell code prettifier

https://github.com/haskell/stylish-haskell

sudo apt install stylish-haskell
  • Section: haskell
  • Architecture: amd64
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Stylish Haskell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: stylish-haskell from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

stylish-haskell

nix profile install nixpkgs#stylish-haskell
  • normalized package name match
  • Abgeglichen nach: Stylish Haskell
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: stylish-haskell from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
pacman95%

stylish-haskell 0.14.5.0-62

Haskell code prettifier

https://github.com/haskell/stylish-haskell

sudo pacman -S stylish-haskell
  • License: BSD
  • Architecture: x86_64
  • 11 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Stylish Haskell
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: stylish-haskell from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation