About

Metadata

  • Last updated , by wz1000
  • License BSD-3-Clause
  • Maintained by: libraries@haskell.org

  • Lottery factor: 4

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable flags

    need-atomic (off by default)

Readme

This package contains the primitive types and operations supplied by GHC. It is an internal package, only for the use of GHC developers. GHC users should not use it! If you do use it then expect breaking changes at any time without warning. You should prefer to import GHC.Exts from the base package instead.