Automic VaultAutomic Vault

brew

hindent を Homebrew, MacPorts, pacman, apt でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install hindent

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install hindent

MacPorts ports tree · textproc/hindent/Portfile · ソース: api.github.com

概要

パッケージ概要

Haskell pretty printer

コマンドとエイリアス

  • hindent

履歴

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

hindent is a Haskell pretty-printer and source formatter distributed as both a Haskell package and a CLI executable. Its package-manager role is straightforward: it gives editors, hooks, and shell pipelines a stable `hindent` command for reformatting Haskell source.

プロジェクトの歴史

The repository history begins on 2014-08-24 with a first commit and rapid follow-up commits for printer structure, expression constructors, pattern support, declarations, where clauses, and a basic executable. The first visible tag, 1.0, followed on 2014-08-30, and the project iterated quickly through 2.x, 3.x, and 4.x tags in late 2014.

Hackage describes hindent as an extensible Haskell pretty printer, both a library and an executable, and points users to the GitHub repository for usage. Over time the package continued through 5.x and 6.x releases while tracking parser and language-extension needs in the Haskell ecosystem.

採用の歴史

hindent's adoption is tied to Haskell editor and build workflows. Its README documents use in pipeline style, Emacs `hindent-mode`, Vim `formatprg`, a Vim plugin, and JetBrains File Watchers. Hackage lists the package under development, library, and program tags, which reflects its dual role as code and executable.

The package appears in Homebrew, MacPorts, Arch, Ubuntu, Hackage, and Stackage contexts, making it familiar to developers who expect language formatters to be installable from their OS or language package manager.

使われ方

The basic usage model is `cat path/to/sourcefile.hs | hindent` or passing filenames to the CLI. Options cover line length, indent or tab size, import sorting, trailing newline behavior, validation, and GHC language extensions.

The README documents project- or home-level `.hindent.yaml` customization with indentation, line length, import sorting, line breaks, and extensions. Editor integrations use the same CLI, so the package works without a separate daemon or language-server dependency.

パッケージ好きにとっての重要性

hindent matters to package nerds because it is a classic formatter package: tiny surface area, editor-friendly, pipeline-friendly, and available in multiple package systems. It represents the era when language communities standardized formatting through standalone executables before formatter support was expected inside every language server.

It is also a useful Haskell packaging specimen because it lives simultaneously on Hackage and GitHub, depends on parser libraries, and must follow language evolution as GHC syntax grows.

タイムライン

  • 2014-08-24: Repository history begins with the first commit.
  • 2014-08-30: 1.0 is tagged.
  • 2014-09: 2.x and 3.x releases are tagged during rapid early development.
  • 2014-11: 4.0 is tagged.
  • 2026-01-24: Hackage records upload of hindent 6.3.0.

Related projects

  • Hackage and Stackage are the package registry and curated package-set surfaces where many Haskell developers encounter hindent.
  • Editor integrations include the repository's Emacs mode, Vim `formatprg`, vim-hindent, and JetBrains File Watchers.
  • Related Haskell formatting tools include stylish-haskell, ormolu, fourmolu, and brittany, though hindent's official materials focus on its own formatter and editor integrations.

ソース

  • Hackage package page for package description, versions, maintainer, upload, source repo, license, and distribution context.
  • Official Git repository tags and commits for early timeline.
  • Official README for usage, editor integration, and customization.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
hindentcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版6.3.0
マネージャ更新日2026-07-22
ローカルデータOK
上流最新
検出された最新v6.3.0

https://github.com/mihaimaruseac/hindent

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:hindent
バージョン6.3.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/hindent
ホームページhttps://github.com/mihaimaruseac/hindent
リポジトリhttps://github.com/mihaimaruseac/hindent
上流ドキュメントhttps://github.com/mihaimaruseac/hindent#readme
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/mihaimaruseac/hindent/archive/refs/tags/v6.3.0.tar.gz
最終更新2026-07-22T14:05:15Z
Pulseupdated
依存関係gmp
ビルド依存関係cabal-install, ghc
macOS 提供ライブラリlibffi
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Ubuntu apt95%

hindent 5.3.4-1build2

Extensible Haskell pretty printer

https://github.com/mihaimaruseac/hindent

sudo apt install hindent
  • Section: universe/misc
  • Architecture: amd64
  • Source Package: haskell-hindent
  • 4 依存関係
  • normalized package name match
  • 一致条件: Hindent
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hindent from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

hindent 6.1.1-38

Extensible Haskell pretty printer

https://github.com/mihaimaruseac/hindent

sudo pacman -S hindent
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 12 依存関係
  • normalized package name match
  • 一致条件: Hindent
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: hindent from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

hindent

sudo port install hindent
  • normalized package name match
  • 一致条件: Hindent
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/hindent/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment