ghc

Description:The Glasgow Haskell Compiler
License: BSD
Homepage:https://www.haskell.org/ghc/
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
9.0.2-r4 diff - + - - - - - - ~ - - - ~
9.0.2-r3 diff - ~ - - - - - - ~ - - - ~
8.10.6-r3 - ~ - - - - - - - - - - ~

USE flags

  • big-endian - Big-endian toolchain support
  • binary - Install the binary version directly, rather than using it to build the source version.
  • doc - Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • elfutils - Enable DWARF-based backtraces using dev-libs/elfutils.
  • ghcbootstrap - Internal: Bootstrap GHC from an existing GHC installation.
  • ghcmakebinary - Internal: Build binary friendly for redistribution.
  • gmp - Use dev-libs/gmp for integer operations (works faster, but an external depend).
  • llvm - Pull in dependencies for the sys-devel/llvm codegen backend.
  • numa - Enable NUMA thread balancing policy using sys-process/numactl.
  • profile - Add support for software performance analysis (will likely vary from ebuild to ebuild)
  • test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
  • unregisterised - Create an unregisterised build in which only the C codegen backend will be available.

Also available in: Atom

Thank you!