macOS
brew install ghc@9.12local Homebrew formula metadata
sudo port install ghcMacPorts ports tree · lang/ghc/Portfile · ソース: api.github.com
brew
ghc@9.12 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ghc@9.12local Homebrew formula metadata
sudo port install ghcMacPorts ports tree · lang/ghc/Portfile · ソース: api.github.com
sudo dnf install ghc9.12Fedora Rawhide package metadata · ghc9.12 · ソース: dl.fedoraproject.org
sudo apk add ghcAlpine Linux edge package indexes · ghc · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#ghcnixpkgs package indexes · ghc · ソース: raw.githubusercontent.com
sudo pacman -S ghcArch Linux sync databases · ghc · ソース: geo.mirror.pkgbuild.com
sudo zypper install ghcopenSUSE Tumbleweed package metadata · ghc · ソース: download.opensuse.org
choco install ghcChocolatey community package catalog · ghc · ソース: community.chocolatey.org
概要
Glorious Glasgow Haskell Compilation System
履歴
The Homebrew `ghc@9.12` formula packages the GHC 9.12 branch of the Glasgow Haskell Compiler. It gives users a branch-specific compiler and interpreter set while preserving the same project lineage as the broader GHC package.
GHC began at the University of Glasgow near the beginning of the 1990s as an academic research project funded by the UK government. The project grew from a research compiler into a maintained open-source compiler, interactive environment, library set, and runtime system for Haskell.
The GHC 9.12 branch follows GHC's stable-release convention, where even-numbered minor branches receive patchlevel releases. The user guide warns that even patchlevel upgrades can require recompiling code built against earlier libraries, which is one reason branch-specific packaging is useful.
GHC's adoption is tied to its role as the main compiler used by Haskell projects, package repositories, editor tooling, and build systems. The official site names Hackage libraries, Haskell Language Server, Cabal, Stack, and GHCup as part of the surrounding toolchain.
Homebrew exposes `ghc@9.12` as a separate formula with 9.12-suffixed executables. That formula role is especially useful for build matrices and projects that test a package against a newer stable branch without forcing the unversioned `ghc` formula path.
A practitioner installs `ghc@9.12` when a project, package bound, or CI job targets GHC 9.12. The package supplies compiler, REPL, package-database, script runner, profiling, and Haddock commands with versioned executable names available for precise invocation.
The underlying GHC workflow is unchanged: use `ghc` for batch compilation, `ghci` for interactive exploration, and build tools such as Cabal or Stack to coordinate flags, dependencies, and package databases.
The formula is packaging glue around a compiler branch whose boot libraries and ABI shape downstream package compatibility. Package maintainers care because supporting a GHC branch often means testing bounds, generated docs, warnings, and extension behavior across that branch.
セキュリティ状態
ghc@9.12 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ghc-9.12.3 | cli | グローバル実行可能ファイル | |
ghc-pkg-9.12.3 | cli | グローバル実行可能ファイル | |
ghci-9.12.3 | cli | グローバル実行可能ファイル | |
haddock-ghc-9.12.3 | cli | グローバル実行可能ファイル | |
hp2ps-ghc-9.12.3 | cli | グローバル実行可能ファイル | |
hpc-ghc-9.12.3 | cli | グローバル実行可能ファイル | |
hsc2hs-ghc-9.12.3 | cli | グローバル実行可能ファイル | |
runghc-9.12.3 | cli | グローバル実行可能ファイル | |
runhaskell-9.12.3 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ghc@9.12 |
|---|---|
| バージョン | 9.12.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ghc@9.12 |
| ホームページ | https://haskell.org/ghc/ |
| リポジトリ | https://gitlab.haskell.org/ghc/ghc |
| 上流ドキュメント | https://downloads.haskell.org/ghc/9.12.3/docs/users_guide |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://downloads.haskell.org/~ghc/9.12.3/ghc-9.12.3-src.tar.xz |
| 最終更新 | 2026-06-25T13:37:42+02:00 |
| Pulse | updated |
| 依存関係 | gmp |
| ビルド依存関係 | autoconf, automake, python@3.14, sphinx-doc, xz |
| macOS 提供ライブラリ | libffi, ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 定義済み |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ghc@9.12 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ghc9.12 9.12.4-17.fc45
Glasgow Haskell Compiler
sudo dnf install ghc9.12ghc9.12-Cabal 3.14.2.0-17.fc45
Haskell Cabal library
https://hackage.haskell.org/package/Cabal
sudo dnf install ghc9.12-Cabalghc9.12-Cabal-devel 3.14.2.0-17.fc45
Haskell Cabal library development files
sudo dnf install ghc9.12-Cabal-develghc9.12-Cabal-doc 3.14.2.0-17.fc45
Haskell Cabal library documentation
sudo dnf install ghc9.12-Cabal-docghc9.12-Cabal-prof 3.14.2.0-17.fc45
Haskell Cabal profiling library
sudo dnf install ghc9.12-Cabal-profghc9.12-Cabal-syntax 3.14.2.0-17.fc45
Haskell Cabal-syntax library
https://hackage.haskell.org/package/Cabal-syntax
sudo dnf install ghc9.12-Cabal-syntaxghc9.12-Cabal-syntax-devel 3.14.2.0-17.fc45
Haskell Cabal-syntax library development files
sudo dnf install ghc9.12-Cabal-syntax-develghc9.12-Cabal-syntax-doc 3.14.2.0-17.fc45
Haskell Cabal-syntax library documentation
sudo dnf install ghc9.12-Cabal-syntax-docghc9.12-Cabal-syntax-prof 3.14.2.0-17.fc45
Haskell Cabal-syntax profiling library
sudo dnf install ghc9.12-Cabal-syntax-profghc9.12-array 0.5.8.0-17.fc45
Haskell array library
https://hackage.haskell.org/package/array
sudo dnf install ghc9.12-arrayghc9.12-array-devel 0.5.8.0-17.fc45
Haskell array library development files
sudo dnf install ghc9.12-array-develghc9.12-array-doc 0.5.8.0-17.fc45
Haskell array library documentation
sudo dnf install ghc9.12-array-docghc9.12-array-prof 0.5.8.0-17.fc45
Haskell array profiling library
sudo dnf install ghc9.12-array-profghc9.12-base 4.21.2.0-17.fc45
Haskell base library
https://hackage.haskell.org/package/base
sudo dnf install ghc9.12-baseghc9.12-base-devel 4.21.2.0-17.fc45
Haskell base library development files
sudo dnf install ghc9.12-base-develghc9.12-base-doc 4.21.2.0-17.fc45
Haskell base library documentation
sudo dnf install ghc9.12-base-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.