@hackage / th-sccs

Binding group analysis in Template Haskell

0.0.0.20110217

About

Metadata

  • Last updated , by NicolasFrisby
  • License BSD-3-Clause
  • Categories Template Haskell
  • Maintained by: nfrisby@ittc.ku.edu

  • Lottery factor: 0

Links

Installation

Readme

th-sccs exposes Template Haskell functions for computing the mutually recursive binding groups for data and type synonym declarations, excluding those that use type families. This includes a convenient type class for gathering the type constructor names that occur within a TH Info/Dec/Type value.