Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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!