Define a Tupleable instance with a subrelation
Open
- Dominant language
- Haskell
- Stars
- 952
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Right now, haskell datatypes with list attributes are derived as `t :: List (a :: SomeTypeT)` is there a way of forcing the deriving mechanism to use `t :: relation {a::SomeTypeT}` instead?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.