Automic VaultAutomic Vault

brew

ghc@9.10 mit Homebrew, dnf, apk, chocolatey, apt, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ghc@9.10 in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ghc@9.10

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install ghc

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

Linux

Fedora dnfverifiziert · 92%
sudo dnf install ghc

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

Alpine Linux apkverifiziert · 92%
sudo apk add ghc

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

Debian aptverifiziert · 92%
sudo apt install ghc

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

Nixverifiziert · 92%
nix profile install nixpkgs#ghc

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S ghc

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

openSUSE zypperverifiziert · 92%
sudo zypper install ghc

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

Überblick

Paketzusammenfassung

Glorious Glasgow Haskell Compilation System

Befehle und Aliase

  • 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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für ghc@9.10 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Homebrew deklariert einen Post-install-Hook für diese Formel.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 5 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ghc-9.10.3cliglobales Executable
ghc-pkg-9.10.3cliglobales Executable
ghci-9.10.3cliglobales Executable
haddock-ghc-9.10.3cliglobales Executable
hp2ps-ghc-9.10.3cliglobales Executable
hpc-ghc-9.10.3cliglobales Executable
hsc2hs-ghc-9.10.3cliglobales Executable
runghc-9.10.3cliglobales Executable
runhaskell-9.10.3cliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version9.10.3
Manager aktualisiert2026-06-25
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://haskell.org/ghc/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ghc@9.10
Version9.10.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/ghc@9.10
Homepagehttps://haskell.org/ghc/
Repositoryhttps://gitlab.haskell.org/ghc/ghc
Upstream-Dokumentationhttps://downloads.haskell.org/ghc/9.10.3/docs/users_guide
LizenzBSD-3-Clause AND MIT AND (LGPL-3.0-or-later OR GPL-2.0-or-later)
Quellarchivhttps://downloads.haskell.org/~ghc/9.10.3/ghc-9.10.3-src.tar.xz
Zuletzt aktualisiert2026-06-25T13:37:42+02:00
Pulseupdated
Build-Abhängigkeitenautoconf, automake, python@3.14, sphinx-doc, xz
Von macOS bereitgestellte Bibliothekenncurses
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installdefiniert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 2 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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