ghc-experimental

Experimental features of GHC's standard library

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

Version on this page:9.1203.0
LTS Haskell 24.26:9.1003.0
Stackage Nightly 2025-12-31:9.1203.0
Latest on Hackage:9.1401.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.1203.0@sha256:36cc8224dadf583b4f8d72e28c8baaf4db2e50740053685f745bbef545dcfb0e,1572

Module documentation for 9.1203.0

  • Data
    • Data.Sum
      • Data.Sum.Experimental
    • Data.Tuple
      • Data.Tuple.Experimental
  • GHC
    • GHC.PrimOps
    • GHC.Profiling
      • GHC.Profiling.Eras
    • GHC.TypeLits
      • GHC.TypeLits.Experimental
    • GHC.TypeNats
      • GHC.TypeNats.Experimental
  • 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.