https://github.com/lysxia/generic-show
Prototype of generic show with local instances
https://github.com/lysxia/generic-show
Last synced: about 1 year ago
JSON representation
Prototype of generic show with local instances
- Host: GitHub
- URL: https://github.com/lysxia/generic-show
- Owner: Lysxia
- License: mit
- Created: 2017-10-21T20:39:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-21T20:40:09.000Z (over 8 years ago)
- Last Synced: 2025-02-16T15:53:39.889Z (over 1 year ago)
- Language: Haskell
- Size: 1.95 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Generic Show
A small prototype of generic Show implementations with local instances
using reflection.