Description
A Haskell alternative prelude with additional batteries and no external dependencies. It offers a broader standard starting point for projects that want common functions and types available by default.
Developers use it to standardize imports and reduce repeated utility code. Prelude choices shape the whole codebase, so teams should agree on the style and document expectations for contributors.