user can't define ConstructedAtom's show
Open
- Dominant language
- Haskell
- Stars
- 952
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Since project-m36 imeplement ADT to represent structural messages, it may worth to have a user-defined show for ConstructedAtom. (and further, for AttributeName)
However, for now, not all ConstructedAtom come from Atomable instance. So the typeclass Show in haskell space cannot be utilized.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.