# Installer ghcup avec Homebrew, scoop

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

## installation

```sh
sudo av install brew:ghcup
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ghcup
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/ghcup
```

  Preuve: Scoop official bucket manifest trees: bucket/ghcup.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:ghcup
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.2.6.2
- **Résumé source:** Installer for the general purpose language Haskell
- **Page d'accueil:** <https://www.haskell.org/ghcup/>
- **Dépôt:** <https://github.com/haskell/ghcup-hs>
- **Dernière mise à jour:** 2026-07-22T05:47:39Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ghcup (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.2.6.2
## Historique du projet et usages

GHCup is the Haskell toolchain installer used to install and switch versions of GHC and related tools such as Cabal, Haskell Language Server, and Stack.

### Historique du projet

The ghcup-hs repository describes GHCup as the main installer for the Haskell language. Hackage describes the Haskell implementation as a rewrite of an earlier shell-script ghcup, and the repository release history shows a 0.1.0-pre release in 2020 followed by Hackage publication in 2021.

### Historique d'adoption

GHCup gained ecosystem significance because it solved a practical bootstrapping problem: Haskell users often need specific compiler and tool versions for each project. By living under haskell.org documentation and the haskell GitHub organization, it became a central installation path for the Haskell toolchain rather than a distro-specific add-on.

### Modes d'utilisation

Practitioners use ghcup to install, list, set, remove, and compile toolchain versions. Its guide and changelog show growth beyond basic installation into a TUI, metadata-driven installation, release channels, tool revisions, health checks, and support for editor workflows that depend on Haskell Language Server.

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

For package maintainers and compiler testers, GHCup matters because it turns compiler version juggling into a reproducible user-level operation. It also exposes metadata and separate companion repositories for metadata, web documentation, Docker images, and GitHub Actions setup.

### Chronologie

- 2020: ghcup-hs was created on GitHub and 0.1.0-pre was released.
- 2021: ghcup 0.1.14.1 was uploaded to Hackage.
- 2023: ghcup 0.1.20.0 added Windows TUI support and Stack metadata support.
- 2026: ghcup 0.2.1.0 introduced the installer DSL and revision support.

### Related projects

- The ghcup-hs README points to ghcup-metadata, ghcup-www, ghcup-docker, and ghcup-setup as companion projects.

### Sources

- <https://github.com/haskell/ghcup-hs>
- <https://github.com/haskell/ghcup-hs/releases/tag/0.1.0-pre>
- <https://hackage.haskell.org/package/ghcup>
- <https://hackage.haskell.org/package/ghcup-0.1.14.1>
- <https://www.haskell.org/ghcup/>
- <https://www.haskell.org/ghcup/guide/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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

- Unix: ~/.ghcup/config.yaml
## Autres enregistrements de gestionnaires de paquets

- Scoop - main/ghcup: normalized package name match | Scoop official bucket manifest trees: bucket/ghcup.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/ghcup.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ghcup.yml)


## Sources

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