Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)