Skip to content
Snippets Groups Projects
  • Olivier Benz's avatar
    0ed277ac
    Update GHC to v9.12.1 · 0ed277ac
    Olivier Benz authored
    - LLVM: Remove patch to force v18 backend
    - cabal-install: Allow newer when building with GHC v9.12.1
    - Dev Container: Add 'GHC 9.12 (latest)'
    Verified
    0ed277ac
    History
    Update GHC to v9.12.1
    Olivier Benz authored
    - LLVM: Remove patch to force v18 backend
    - cabal-install: Allow newer when building with GHC v9.12.1
    - Dev Container: Add 'GHC 9.12 (latest)'
README.md 4.69 KiB

GHC musl

minimal-readme compliant Project Status: Active – The project has reached a stable, usable state and is being actively developed. Donate using Liberapay Open in GitHub Codespaces

Unofficial binary distributions of GHC on Alpine Linux.

The multi‑arch (linux/amd64, linux/arm64/v8) docker image used to build the statically linked Linux amd64 and arm64 binary releases of

Credit to

who laid the groundwork for this.

Credit to

who made it possible to add linux/riscv64 images (GHC versions ≥ 9.10.1).

Table of Contents

Prerequisites

This project requires an installation of docker.

Install

To install docker, follow the instructions for your platform:

Usage

Build image