Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peti/parsec-class
Type class for types that can be constructed from their text representation
https://github.com/peti/parsec-class
haskell haskell-library parsec parser
Last synced: 10 days ago
JSON representation
Type class for types that can be constructed from their text representation
- Host: GitHub
- URL: https://github.com/peti/parsec-class
- Owner: peti
- License: mit
- Created: 2018-07-06T20:03:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-29T09:27:42.000Z (9 months ago)
- Last Synced: 2024-10-08T17:43:42.734Z (30 days ago)
- Topics: haskell, haskell-library, parsec, parser
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/parsec-class
- Size: 14.6 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# parsec-class
[![hackage release](https://img.shields.io/hackage/v/parsec-class.svg?label=hackage)](http://hackage.haskell.org/package/parsec-class)
[![stackage LTS package](http://stackage.org/package/parsec-class/badge/lts)](http://stackage.org/lts/package/parsec-class)
[![stackage Nightly package](http://stackage.org/package/parsec-class/badge/nightly)](http://stackage.org/nightly/package/parsec-class)
[![build status](https://github.com/peti/parsec-class/actions/workflows/haskell-ci.yml/badge.svg)](https://github.com/peti/parsec-class/actions/workflows/haskell-ci.yml)