pkg.soopen package index

brew / 順位 3767

stylish-haskell を Homebrew, apt, Nix, pacman でインストール

stylish-haskell のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install stylish-haskell

local Homebrew formula metadata

概要

パッケージ概要

Haskell code prettifier

コマンドとエイリアス

  • stylish-haskell

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
stylish-haskell実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.15.1.0
マネージャ更新日2026-07-22
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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