https://github.com/fumieval/extensible
Extensible records, variants, structs, effects, tangles
https://github.com/fumieval/extensible
extensible-effects haskell records
Last synced: 28 days ago
JSON representation
Extensible records, variants, structs, effects, tangles
- Host: GitHub
- URL: https://github.com/fumieval/extensible
- Owner: fumieval
- License: bsd-3-clause
- Created: 2014-12-31T17:28:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T00:57:48.000Z (6 months ago)
- Last Synced: 2025-05-08T23:33:39.042Z (about 1 month ago)
- Topics: extensible-effects, haskell, records
- Language: Haskell
- Homepage:
- Size: 987 KB
- Stars: 129
- Watchers: 12
- Forks: 22
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README


[](https://hackage.haskell.org/package/extensible)
[](https://discord.gg/DG93Tgs)This package provides extensible poly-kinded records, variants and effects.
Several tutorials can be found at [School of Haskell](https://www.schoolofhaskell.com/user/fumieval/extensible).
Bug reports and contributions are welcome!