ghc
« Back to VersTracker
Description:
Glorious Glasgow Haskell Compilation System
Type: Formula  |  Latest Version: 11@0  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @haskellorg  |  formulae.brew.sh
Category: Developer tools
Tags: haskell compiler programming-language development functional-programming
Install: brew install ghc
About:
The Glorious Glasgow Haskell Compilation System (GHC) is a state-of-the-art, open-source compiler and interactive environment for the Haskell programming language. It translates high-level Haskell code into efficient native machine code for multiple platforms. GHC is renowned for its powerful type system, high-performance runtime, and support for advanced language extensions.
Key Features:
  • High-performance native code generation
  • Advanced type system with type inference
  • Interactive environment (GHCi) for rapid development
  • Comprehensive tooling including Cabal and Stack support
Use Cases:
  • Developing robust, high-performance backend systems and APIs
  • Research in programming language theory and functional paradigms
  • Building data processing pipelines and financial modeling applications
Alternatives:
  • GHCup – GHCup is a separate installer that manages multiple GHC versions and tools, often preferred over system package managers.
  • Stack – Stack is a build tool that provides reproducible builds and can install its own isolated GHC versions.
Version History
Detected Version Rev Change Commit
Sep 13, 2025 5:18am 11 0 VERSION_BUMP c8733424
Sep 12, 2025 8:17pm 11 0 VERSION_BUMP fae3850c
Sep 12, 2024 1:09pm 0 VERSION_BUMP 923f0c26