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
- Host: GitHub
- URL: https://github.com/intersectmbo/cardano-prelude
- Owner: IntersectMBO
- License: apache-2.0
- Created: 2018-10-23T19:06:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-15T23:08:46.000Z (about 1 year ago)
- Last Synced: 2025-04-06T05:34:28.768Z (12 months ago)
- Language: Haskell
- Size: 554 KB
- Stars: 16
- Watchers: 56
- Forks: 11
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
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