Automic VaultAutomic Vault

brew

Installer ghc@9.10 avec Homebrew, dnf, apk, chocolatey, apt, MacPorts, Nix, pacman, zypper

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install ghc@9.10

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install ghc

MacPorts ports tree · lang/ghc/Portfile · Source: api.github.com

Linux

Fedora dnfvérifié · 92%
sudo dnf install ghc

Fedora Rawhide package metadata · ghc · Source: dl.fedoraproject.org

Alpine Linux apkvérifié · 92%
sudo apk add ghc

Alpine Linux edge package indexes · ghc · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install ghc

Debian stable package indexes · ghc · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#ghc

nixpkgs package indexes · ghc · Source: raw.githubusercontent.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S ghc

Arch Linux sync databases · ghc · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install ghc

openSUSE Tumbleweed package metadata · ghc · Source: download.opensuse.org

aperçu

Résumé du paquet

Glorious Glasgow Haskell Compilation System

Commandes et alias

  • ghc-9.10.3
  • ghc-pkg-9.10.3
  • ghci-9.10.3
  • haddock-ghc-9.10.3
  • hp2ps-ghc-9.10.3
  • hpc-ghc-9.10.3
  • hsc2hs-ghc-9.10.3
  • runghc-9.10.3
  • runhaskell-9.10.3

historique

Historique du projet et usages

The Homebrew `ghc@9.10` formula packages the GHC 9.10 branch of the Glasgow Haskell Compiler. It serves projects that need that branch's compiler, GHCi, boot libraries, Haddock, and version-suffixed executables rather than the general `ghc` formula.

Historique du projet

GHC began at the University of Glasgow near the beginning of the 1990s as an academic research project funded by the UK government. Its goals were to make a robust and portable Haskell compiler freely available, provide a modular foundation for research, and learn from real programs.

The GHC 9.10 branch belongs to the long-running stable-branch tradition documented by the user guide: even-numbered minor branches are stable, patch releases are bug-fix releases, and installing a new patchlevel can require rebuilding code compiled against older libraries.

Historique d'adoption

GHC became the compiler around which most practical Haskell development, Hackage packaging, and teaching material clustered. For package managers, a formula such as `ghc@9.10` matters because Haskell projects often pin compiler branches while library bounds, language extensions, and generated interfaces catch up.

Homebrew presents `ghc@9.10` as a separate installable formula with the same Glasgow Haskell Compilation System description as the main formula. That version-track packaging gives macOS users a branch-specific compiler without replacing every GHC installation path.

Modes d'utilisation

Practitioners install a versioned formula when a Cabal or Stack project expects GHC 9.10, when CI must match a project matrix, or when testing a package against a specific compiler branch. The executables include both generic names and 9.10-suffixed names, making scripts able to choose the intended compiler.

The underlying workflow remains normal GHC usage: compile with `ghc`, explore code in `ghci`, run scripts with `runghc`, inspect package databases with `ghc-pkg`, and generate API docs with Haddock.

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

Versioned GHC packages are important because the compiler, boot libraries, package database, and generated interface files form one compatibility unit. A branch-specific Homebrew formula is a small packaging mechanism for a large ecosystem constraint.

Chronologie

  • Early 1990s: GHC began as a Glasgow research project.
  • 2007: The user guide documented GHC's even-numbered stable-branch versioning policy starting with GHC 6.8.
  • 2024: GHC 9.10.1 was released as the first listed 9.10 release on the GHC download page.
  • 2026 batch input: The Homebrew package record listed 9.10.3-suffixed executables.

Related projects

  • Cabal and Stack commonly drive GHC for project builds.
  • Hackage packages publish compiler-version constraints that make branch-specific GHC installations useful.
  • GHCup provides another official Haskell installation path for selecting GHC versions.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour ghc@9.10. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Homebrew déclare un hook post-install pour cette formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 5 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
ghc-9.10.3cliexécutable global
ghc-pkg-9.10.3cliexécutable global
ghci-9.10.3cliexécutable global
haddock-ghc-9.10.3cliexécutable global
hp2ps-ghc-9.10.3cliexécutable global
hpc-ghc-9.10.3cliexécutable global
hsc2hs-ghc-9.10.3cliexécutable global
runghc-9.10.3cliexécutable global
runhaskell-9.10.3cliexé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-10
version du gestionnaire9.10.3
gestionnaire mis à jour2026-06-25
données localesOK
amontnot checked
dernière version détectéenon détecté

https://haskell.org/ghc/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:ghc@9.10
Version9.10.3
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/ghc@9.10
Page d'accueilhttps://haskell.org/ghc/
Dépôthttps://gitlab.haskell.org/ghc/ghc
Docs amonthttps://downloads.haskell.org/ghc/9.10.3/docs/users_guide
LicenceBSD-3-Clause AND MIT AND (LGPL-3.0-or-later OR GPL-2.0-or-later)
Archive sourcehttps://downloads.haskell.org/~ghc/9.10.3/ghc-9.10.3-src.tar.xz
Dernière mise à jour2026-06-25T13:37:42+02:00
Pulseupdated
Dépendances de compilationautoconf, automake, python@3.14, sphinx-doc, xz
Bibliothèques fournies par macOSncurses
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewdéfini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameghc@9.10
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • 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.

dnf92%

ghc 9.10.3-155.fc45

Glasgow Haskell Compiler

https://haskell.org/ghc/

sudo dnf install ghc
  • License: BSD-3-Clause AND HaskellReport
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ghc
  • 8 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ghc-compiler 9.10.3-155.fc45

GHC compiler and utilities

https://haskell.org/ghc/

sudo dnf install ghc-compiler
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ghc
  • 32 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc-compiler from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ghc-devel 9.10.3-155.fc45

GHC development libraries meta package

https://haskell.org/ghc/

sudo dnf install ghc-devel
  • License: BSD-3-Clause AND HaskellReport
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ghc
  • 28 Dépendances
  • 3 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ghc-doc 9.10.3-155.fc45

Haskell library documentation meta package

https://haskell.org/ghc/

sudo dnf install ghc-doc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ghc
  • 2 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ghc-doc-index 9.10.3-155.fc45

GHC library documentation indexing

https://haskell.org/ghc/

sudo dnf install ghc-doc-index
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: ghc
  • 1 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc-doc-index from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ghc-filesystem 9.10.3-155.fc45

Shared directories for Haskell documentation

https://haskell.org/ghc/

sudo dnf install ghc-filesystem
  • License: BSD-3-Clause AND HaskellReport
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: ghc
  • 2 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc-filesystem from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ghc-manual 9.10.3-155.fc45

GHC manual

https://haskell.org/ghc/

sudo dnf install ghc-manual
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: ghc
  • 1 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc-manual from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ghc-prof 9.10.3-155.fc45

GHC profiling libraries meta package

https://haskell.org/ghc/

sudo dnf install ghc-prof
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ghc
  • 1 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc-prof from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ghc9.10 9.10.3-14.fc45

Glasgow Haskell Compiler

https://haskell.org/ghc/

sudo dnf install ghc9.10
  • License: BSD-3-Clause AND HaskellReport
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ghc9.10
  • 8 Dépendances
  • 1 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc9.10 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ghc9.10-Cabal 3.12.1.0-14.fc45

Haskell Cabal library

https://hackage.haskell.org/package/Cabal

sudo dnf install ghc9.10-Cabal
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ghc9.10
  • 29 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc9.10-Cabal from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ghc9.10-Cabal-devel 3.12.1.0-14.fc45

Haskell Cabal library development files

https://haskell.org/ghc/

sudo dnf install ghc9.10-Cabal-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ghc9.10
  • 3 Dépendances
  • 3 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc9.10-Cabal-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ghc9.10-Cabal-doc 3.12.1.0-14.fc45

Haskell Cabal library documentation

https://haskell.org/ghc/

sudo dnf install ghc9.10-Cabal-doc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: ghc9.10
  • 1 Dépendances
  • 1 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc9.10-Cabal-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ghc9.10-Cabal-prof 3.12.1.0-14.fc45

Haskell Cabal profiling library

https://haskell.org/ghc/

sudo dnf install ghc9.10-Cabal-prof
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ghc9.10
  • 2 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc9.10-Cabal-prof from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ghc9.10-Cabal-syntax 3.12.1.0-14.fc45

Haskell Cabal-syntax library

https://hackage.haskell.org/package/Cabal-syntax

sudo dnf install ghc9.10-Cabal-syntax
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ghc9.10
  • 27 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc9.10-Cabal-syntax from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ghc9.10-Cabal-syntax-devel 3.12.1.0-14.fc45

Haskell Cabal-syntax library development files

https://haskell.org/ghc/

sudo dnf install ghc9.10-Cabal-syntax-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ghc9.10
  • 3 Dépendances
  • 3 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc9.10-Cabal-syntax-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ghc9.10-Cabal-syntax-doc 3.12.1.0-14.fc45

Haskell Cabal-syntax library documentation

https://haskell.org/ghc/

sudo dnf install ghc9.10-Cabal-syntax-doc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: ghc9.10
  • 1 Dépendances
  • 1 fournit
  • package manager index match
  • Correspondance par : Ghc9 10
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc9.10-Cabal-syntax-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

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

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment