Language

Package: ghc-th-reify-many @ 0.1.9

Synopsis

Recurseively reify template haskell datatype info

Description

th-reify-many provides functions for recursively reifying top level declarations. The main intended use case is for enumerating the names of datatypes reachable from an initial datatype, and passing these names to some function which generates instances.

Home page
https://github.com/mgsloan/th-reify-many
Location
gnu/packages/haskell-xyz.scm (line: 13598, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description should start with an upper-case letter or digit