File: README.md

package info (click to toggle)
haskell-th-abstraction 0.5.0.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 240 kB
  • sloc: haskell: 3,053; makefile: 6
file content (16 lines) | stat: -rw-r--r-- 764 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
th-abstraction
==============

[![Hackage](https://img.shields.io/hackage/v/th-abstraction.svg)](https://hackage.haskell.org/package/th-abstraction) [![Build Status](https://github.com/glguy/th-abstraction/workflows/Haskell-CI/badge.svg)](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