pkg.soopen package index

brew / 排名 3767

使用 Homebrew, apt, Nix, pacman 安装 stylish-haskell

查看 stylish-haskell 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install stylish-haskell

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install stylish-haskell

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

Nix已验证 · 92%
nix profile install nixpkgs#stylish-haskell

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

Arch Linux pacman已验证 · 92%
sudo pacman -S stylish-haskell

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

概览

软件包摘要

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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