Automic VaultAutomic Vault

brew

Installer hindent avec Homebrew, MacPorts, pacman, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de hindent pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install hindent

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install hindent

MacPorts ports tree · textproc/hindent/Portfile · Source: api.github.com

aperçu

Résumé du paquet

Haskell pretty printer

Commandes et alias

  • hindent

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

Sources

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

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
hindentcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire6.3.0
gestionnaire mis à jour2026-07-22
données localesOK
amontà jour
dernière version détectéev6.3.0

https://github.com/mihaimaruseac/hindent

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:hindent
Version6.3.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/hindent
Page d'accueilhttps://github.com/mihaimaruseac/hindent
Dépôthttps://github.com/mihaimaruseac/hindent
Docs amonthttps://github.com/mihaimaruseac/hindent#readme
LicenceBSD-3-Clause
Archive sourcehttps://github.com/mihaimaruseac/hindent/archive/refs/tags/v6.3.0.tar.gz
Dernière mise à jour2026-07-22T14:05:15Z
Pulseupdated
Dépendancesgmp
Dépendances de compilationcabal-install, ghc
Bibliothèques fournies par macOSlibffi
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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