Automic VaultAutomic Vault

brew

Installer ghc@9.8 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.8 pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

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

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 ghc9.8

Fedora Rawhide package metadata · ghc9.8 · 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.8.4
  • ghc-pkg-9.8.4
  • ghci-9.8.4
  • haddock-ghc-9.8.4
  • hp2ps-ghc-9.8.4
  • hpc-ghc-9.8.4
  • hsc2hs-ghc-9.8.4
  • runghc-9.8.4
  • runhaskell-9.8.4

historique

Historique du projet et usages

The Homebrew `ghc@9.8` formula packages the GHC 9.8 branch of the Glasgow Haskell Compiler. It exists for projects and build environments that need that compiler generation rather than the unversioned Homebrew formula.

Historique du projet

GHC began at the University of Glasgow near the beginning of the 1990s as a government-funded academic research project. The compiler's design combined a batch compiler, an interactive interpreter, boot libraries, and a runtime system that made Haskell practical for both research and production code.

The GHC 9.8 branch is part of the stable-branch sequence described by the user guide. That versioning policy matters to downstream packages because even patchlevel upgrades can force recompilation of code built against older boot libraries.

Historique d'adoption

The broader GHC project became the center of Haskell tooling: Hackage libraries, Cabal, Stack, Haddock, Haskell Language Server, and GHCup all assume GHC as a common compiler target. A versioned Homebrew formula helps macOS users install a branch that matches a package set or CI matrix.

Homebrew lists `ghc@9.8` as a separate formula with the same Glasgow Haskell Compilation System description as the unversioned package. The batch input records 9.8.4-suffixed executables, showing the branch-specific command names provided by the package.

Modes d'utilisation

Practitioners use `ghc@9.8` for compiling, testing, and documenting projects pinned to the 9.8 branch. Version-suffixed commands such as `ghc-9.8.4`, `ghci-9.8.4`, `ghc-pkg-9.8.4`, and `haddock-ghc-9.8.4` make explicit branch selection possible in scripts.

GHCi usage follows the standard GHC workflow: load source files interactively, evaluate expressions at the prompt, configure startup behavior with `.ghci` files, and switch back to batch compilation for optimized builds.

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

For package maintainers, `ghc@9.8` is valuable because compiler branches are not interchangeable implementation details. They carry specific boot libraries, supported extensions, warnings, optimization behavior, and generated interface compatibility that package bounds often encode.

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.
  • 2023: GHC 9.8.1 was released as the first listed 9.8 release on the GHC download page.
  • 2026 batch input: The Homebrew package record listed 9.8.4-suffixed executables.

Related projects

  • Cabal and Stack commonly coordinate GHC invocations for projects.
  • Hackage package metadata often records compiler-version constraints.
  • GHCup provides another official way to install selected 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.8. 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.

local files

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

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/ghc/ghci.conf~/.ghc/ghci.conf./.ghci

exécutables

Exécutables installés

CommandeTypeExpositionNote
ghc-9.8.4cliexécutable global
ghc-pkg-9.8.4cliexécutable global
ghci-9.8.4cliexécutable global
haddock-ghc-9.8.4cliexécutable global
hp2ps-ghc-9.8.4cliexécutable global
hpc-ghc-9.8.4cliexécutable global
hsc2hs-ghc-9.8.4cliexécutable global
runghc-9.8.4cliexécutable global
runhaskell-9.8.4cliexé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.8.4
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.8
Version9.8.4
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/ghc@9.8
Page d'accueilhttps://haskell.org/ghc/
Dépôthttps://gitlab.haskell.org/ghc/ghc
Docs amonthttps://downloads.haskell.org/ghc/9.8.4/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.8.4/ghc-9.8.4-src.tar.xz
Dernière mise à jour2026-06-25T13:37:43+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.8
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
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%

ghc9.8 9.8.4-16.fc43

Glasgow Haskell Compiler

https://haskell.org/ghc/

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

ghc9.8-Cabal 3.10.3.0-16.fc43

Haskell Cabal library

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

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

ghc9.8-Cabal-devel 3.10.3.0-16.fc43

Haskell Cabal library development files

https://haskell.org/ghc/

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

ghc9.8-Cabal-doc 3.10.3.0-16.fc43

Haskell Cabal library documentation

https://haskell.org/ghc/

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

ghc9.8-Cabal-prof 3.10.3.0-16.fc43

Haskell Cabal profiling library

https://haskell.org/ghc/

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

ghc9.8-Cabal-syntax 3.10.3.0-16.fc43

Haskell Cabal-syntax library

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

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

ghc9.8-Cabal-syntax-devel 3.10.3.0-16.fc43

Haskell Cabal-syntax library development files

https://haskell.org/ghc/

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

ghc9.8-Cabal-syntax-doc 3.10.3.0-16.fc43

Haskell Cabal-syntax library documentation

https://haskell.org/ghc/

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

ghc9.8-Cabal-syntax-prof 3.10.3.0-16.fc43

Haskell Cabal-syntax profiling library

https://haskell.org/ghc/

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

ghc9.8-array 0.5.8.0-16.fc43

Haskell array library

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

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

ghc9.8-array-devel 0.5.8.0-16.fc43

Haskell array library development files

https://haskell.org/ghc/

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

ghc9.8-array-doc 0.5.8.0-16.fc43

Haskell array library documentation

https://haskell.org/ghc/

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

ghc9.8-array-prof 0.5.8.0-16.fc43

Haskell array profiling library

https://haskell.org/ghc/

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

ghc9.8-base 4.19.2.0-16.fc43

Haskell base library

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

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

ghc9.8-base-devel 4.19.2.0-16.fc43

Haskell base library development files

https://haskell.org/ghc/

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

ghc9.8-base-doc 4.19.2.0-16.fc43

Haskell base library documentation

https://haskell.org/ghc/

sudo dnf install ghc9.8-base-doc
  • License: BSD-3-Clause AND HaskellReport
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: ghc9.8
  • 1 Dépendances
  • 1 fournit
  • package manager index match
  • Correspondance par : Ghc9 8
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc9.8-base-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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment