stock-0.1.0.0: Stock-style deriving via coercion, with no Generic
Safe HaskellNone
LanguageGHC2021

Stock.Compat

Description

Cross-version shims for GHC API names that moved or were renamed.

GHC 9.10 split base into ghc-internal, renaming the wired-in module constants from gHC_* to gHC_INTERNAL_*. We expose the 9.10+ spelling everywhere and map it back to the old names on 9.8.

Documentation