ghc-experimental

Experimental features of GHC's standard library

https://www.haskell.org/ghc/

Version on this page:9.1003.0
LTS Haskell 24.12:9.1003.0
Stackage Nightly 2025-07-14:9.1002.0
Latest on Hackage:9.1201.0

See all snapshots ghc-experimental appears in

BSD-3-Clause licensed by The GHC Team
Maintained by [email protected]
This version can be pinned in stack with:ghc-experimental-9.1003.0@sha256:b9e6b5c62ad5d36cc725c8a2b094ad993d960660e46e2494c6c535e24b9281a7,1547

Module documentation for 9.1003.0

  • Data
    • Data.Sum
      • Data.Sum.Experimental
    • Data.Tuple
      • Data.Tuple.Experimental
  • GHC
    • GHC.PrimOps
    • GHC.Profiling
      • GHC.Profiling.Eras
  • Prelude
    • Prelude.Experimental

This package is where experimental GHC standard library interfaces start life and mature. Eventually, stabilized interfaces will be migrated into the base library.

Changes

Revision history for ghc-experimental

0.1.0.0 – YYYY-mm-dd

  • First version. Released on an unsuspecting world.