https://github.com/glguy/th-abstraction
Uniform interface to reified data type information via Template Haskell
https://github.com/glguy/th-abstraction
Last synced: about 1 year ago
JSON representation
Uniform interface to reified data type information via Template Haskell
- Host: GitHub
- URL: https://github.com/glguy/th-abstraction
- Owner: glguy
- License: isc
- Created: 2017-02-08T17:34:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-02T14:24:48.000Z (about 1 year ago)
- Last Synced: 2025-03-30T06:05:22.070Z (about 1 year ago)
- Language: Haskell
- Homepage:
- Size: 300 KB
- Stars: 20
- Watchers: 6
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
th-abstraction
==============
[](https://hackage.haskell.org/package/th-abstraction) [](https://github.com/glguy/th-abstraction/actions?query=workflow%3AHaskell-CI)
This package provides a consistent interface to a subset of Template Haskell.
Currently the package provides a consistent view of the reified declaration
information about datatypes, newtypes, and data family instances. These
interfaces abstract away the differences in the normal and GADT syntax used to
define these types.
Contact Information
-------------------
Please contact me via GitHub or on the #haskell IRC channel on irc.libera.chat