mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
39bda7ffac
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
9 lines
430 B
Text
9 lines
430 B
Text
haskell-th-reify-many (reify template haskell datatype info)
|
|
|
|
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.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|