Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/norfairking/conformance
https://github.com/norfairking/conformance
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/norfairking/conformance
- Owner: NorfairKing
- Created: 2023-10-30T12:16:16.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-03T05:30:43.000Z (7 months ago)
- Last Synced: 2024-06-04T05:25:55.375Z (7 months ago)
- Language: Haskell
- Size: 29.3 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Conformance
`ConformT` is a monad transformers used to implement specifications according to [RFC 2119](https://tools.ietf.org/html/rfc2119).
See [`Conformance.hs`](./conformance/src/Conformance.hs) for details