mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
10 lines
430 B
Text
10 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
|