input-output-hk / input-output-hk/cuddle
Ensure that `PairTerm`s and `GroupTerms` are validated/generated correctly
Open
- Dominant language
- Haskell
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I suspect that the generator and/or validator won't work with rule definitions that define a pair term or a group term. There should be some tests to ensure that these kinds of rules are generated and validated correctly.
```
foo = 3 => uint
bar = (uint, bool, string)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.