Description
An extended version of the Haskell base compatibility layer with extra helper modules. It gives package maintainers more convenience while still targeting multiple GHC and base versions.
Developers use it to reduce conditional code in libraries that support several compiler releases. Regular users normally need it only because another Haskell package depends on it.