Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fersilva16/haskell-yaml
YAML parser in haskell
https://github.com/fersilva16/haskell-yaml
Last synced: 11 days ago
JSON representation
YAML parser in haskell
- Host: GitHub
- URL: https://github.com/fersilva16/haskell-yaml
- Owner: fersilva16
- License: mit
- Created: 2022-01-07T14:19:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T05:23:17.000Z (6 months ago)
- Last Synced: 2024-05-21T05:41:03.883Z (6 months ago)
- Language: Haskell
- Size: 26.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Haskell YAML [![MIT License][license-shield]][license-url] [![Twitter][twitter-shield]][twitter-url]
YAML parser in Haskell.
Running:
```sh
cabal run haskell-yaml
```[license-shield]: https://img.shields.io/github/license/fersilva16/haskell-yaml?style=flat-square
[license-url]: https://github.com/fersilva16/haskell-yaml/blob/master/LICENSE
[twitter-shield]: https://img.shields.io/badge/-fersilvaa16-black.svg?style=flat-square&logo=twitter&logoColor=white&colorB=49a2f2
[twitter-url]: https://twitter.com/fersilvaa16