Description
A Haskell library that offers more featureful Prelude modules built only from the base package. It gives projects a broader default import set without adding many extra dependencies.
Developers use it when they want a practical Prelude replacement while staying close to standard Haskell infrastructure. It affects source-code style, not runtime behavior by itself.