macOS
brew install stylish-haskelllocal Homebrew formula metadata
brew / 順位 3767
stylish-haskell のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install stylish-haskelllocal Homebrew formula metadata
sudo apt install stylish-haskellDebian stable package indexes · stylish-haskell · ソース: deb.debian.org
nix profile install nixpkgs#stylish-haskellnixpkgs package indexes · stylish-haskell · ソース: raw.githubusercontent.com
sudo pacman -S stylish-haskellArch Linux sync databases · stylish-haskell · ソース: geo.mirror.pkgbuild.com
概要
Haskell code prettifier
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
stylish-haskell | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:stylish-haskell |
|---|---|
| バージョン | 0.15.1.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/haskell/stylish-haskell |
| リポジトリ | https://github.com/haskell/stylish-haskell |
| 最終更新 | 2026-07-22T13:45:34Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-haskellソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.