Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sjoerdvisscher/one-liner
Constraint-based generics
https://github.com/sjoerdvisscher/one-liner
generics haskell profunctors
Last synced: 5 days ago
JSON representation
Constraint-based generics
- Host: GitHub
- URL: https://github.com/sjoerdvisscher/one-liner
- Owner: sjoerdvisscher
- License: bsd-3-clause
- Created: 2012-09-10T19:52:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T15:57:46.000Z (over 1 year ago)
- Last Synced: 2024-03-25T19:16:22.324Z (8 months ago)
- Topics: generics, haskell, profunctors
- Language: Haskell
- Homepage: hackage.haskell.org/package/one-liner
- Size: 122 KB
- Stars: 47
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
Constraint-based generics
=========================[![Hackage](https://img.shields.io/hackage/v/one-liner.svg)](https://hackage.haskell.org/package/one-liner) [![Build Status](https://github.com/sjoerdvisscher/one-liner/workflows/Haskell-CI/badge.svg)](https://github.com/sjoerdvisscher/one-liner/actions?query=workflow%3AHaskell-CI)
Write short and concise generic instances of type classes.