An open API service indexing awesome lists of open source software.

https://github.com/intersectmbo/cardano-prelude

A protolude-based custom prelude for the Cardano project
https://github.com/intersectmbo/cardano-prelude

Last synced: 5 months ago
JSON representation

A protolude-based custom prelude for the Cardano project

Awesome Lists containing this project

README

          

# `cardano-prelude`

An alternative prelude based on [`protolude`] used by projects in the `cardano`
ecosystem. Some projects use it as their default prelude (using
`NoImplicitPrelude`), othes just import specific functions from it.

If you'd like to contribute see [CONTRIBUTING.md]. We also have a [code of conduct].

[CONTRIBUTING.md]: https://github.com/input-output-hk/cardano-prelude/blob/master/CONTRIBUTING.md
[code of conduct]: https://github.com/input-output-hk/cardano-prelude/blob/master/CODE-OF-CONDUCT.md
[`protolude`]: https://hackage.haskell.org/package/protolude