Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 1.16 KB

README.md

File metadata and controls

21 lines (19 loc) · 1.16 KB

th-reify-many

Hackage Hackage Dependencies Haskell Programming Language BSD3 License Build Status

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.