Install this package:
emerge -a dev-lang/ghc
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9.14.1 | 8 | ~amd64 ~arm64 | 0/9.14.1 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <use> <flag name="binary">Install the binary version directly, rather than using it to build the source version.</flag> <flag name="elfutils">Enable DWARF-based backtraces using <pkg>dev-libs/elfutils</pkg>.</flag> <flag name="ghcbootstrap">Internal: Bootstrap GHC from an existing GHC installation.</flag> <flag name="ghcmakebinary">Internal: Build binary friendly for redistribution.</flag> <flag name="gmp">Use <pkg>dev-libs/gmp</pkg> for integer operations (works faster, but an external depend).</flag> <flag name="llvm">Pull in dependencies for the <pkg>llvm-core/llvm</pkg> codegen backend.</flag> <flag name="numa">Enable NUMA thread balancing policy using <pkg>sys-process/numactl</pkg>.</flag> <flag name="unregisterised">Create an unregisterised build in which only the C codegen backend will be available.</flag> </use> <upstream> <remote-id type="github">ghc/ghc</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-lang/ghc |
euse -E <flag> -p dev-lang/ghc |
euse -D <flag> -p dev-lang/ghc
| Flag | Description | 9.14.1 |
|---|---|---|
| big-endian | ⚠️ | ✓ |
| doc | ⚠️ | ✓ |
| elfutils | Enable DWARF-based backtraces using <pkg>dev-libs/elfutils</pkg>. | ✓ |
| ghcbootstrap | Internal: Bootstrap GHC from an existing GHC installation. | ✓ |
| ghcmakebinary | Internal: Build binary friendly for redistribution. | ✓ |
| gmp | Use <pkg>dev-libs/gmp</pkg> for integer operations (works faster, but an external depend). | ⊕ |
| llvm | Pull in dependencies for the <pkg>llvm-core/llvm</pkg> codegen backend. | ✓ |
| numa | Enable NUMA thread balancing policy using <pkg>sys-process/numactl</pkg>. | ✓ |
| profile | ⚠️ | ✓ |
| test | Build and run the upstream test suite (requires dbus-test-runner) ⚠️ | ✓ |
| unregisterised | Create an unregisterised build in which only the C codegen backend will be available. | ✓ |