Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fumieval/extensible
Extensible records, variants, structs, effects, tangles
https://github.com/fumieval/extensible
extensible-effects haskell records
Last synced: 4 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T00:57:48.000Z (21 days ago)
- Last Synced: 2024-12-14T19:03:26.279Z (11 days ago)
- Topics: extensible-effects, haskell, records
- Language: Haskell
- Homepage:
- Size: 987 KB
- Stars: 129
- Watchers: 13
- Forks: 21
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![logo](https://github.com/fumieval/extensible/blob/master/artwork/logo.png?raw=true)
![Haskell CI](https://github.com/fumieval/extensible/workflows/Haskell%20CI/badge.svg)
[![Hackage](https://img.shields.io/hackage/v/extensible.svg)](https://hackage.haskell.org/package/extensible)
[![Discord](https://img.shields.io/discord/664807830116892674?color=%237095ec&label=Discord&style=plastic)](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!