File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 22
33Cuddle is a library for generating and manipulating [ CDDL] ( https://datatracker.ietf.org/doc/html/rfc8610 ) .
44
5- <p align =" center " >
6- <a href =" https://github.com/input-output-hk/cuddle/actions/workflows/ci.yml " >
7- <img alt="GitHub Workflow Status (master)" src="https://img.shields.io/github/actions/workflow/status/input-output-hk/cuddle/ci.yml?branch=master&style=for-the-badge" />
8- </a >
9- </p >
5+ | Language | Github Actions | Coveralls |
6+ | :--------:| :--------------:| :---------:|
7+ | ![ GitHub top language] ( https://img.shields.io/github/languages/top/input-output-hk/cuddle.svg ) | [ ![ Build Status] ( https://github.com/input-output-hk/cuddle/actions/workflows/ci.yaml/badge.svg?branch=master )] ( https://github.com/input-output-hk/cuddle/actions/workflows/ci.yaml ) | [ ![ Coverage Status] ( https://coveralls.io/repos/github/input-output-hk/cuddle/badge.svg?branch=master )] ( https://coveralls.io/github/input-output-hk/cuddle?branch=master )
8+
9+ | Github Repo | Hackage | Nightly | LTS |
10+ | :-------------------| :-------:| :-------:| :---:|
11+ | [ ` cuddle ` ] ( https://github.com/input-output-hk/cuddle ) | [ ![ Hackage] ( https://img.shields.io/hackage/v/cuddle.svg )] ( https://hackage.haskell.org/package/cuddle ) | [ ![ Nightly] ( https://www.stackage.org/package/cuddle/badge/nightly )] ( https://www.stackage.org/nightly/package/cuddle ) | [ ![ LTS] ( https://www.stackage.org/package/cuddle/badge/lts )] ( https://www.stackage.org/lts/package/cuddle )
1012
1113## Supported features
1214
You can’t perform that action at this time.
0 commit comments