macOS
brew install stylish-haskelllocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.