goldfirere / type-reflection

Support functions to work with GHC's Type.Reflection, including pretty-printing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

type-reflection

This package exports functions for working with GHC's Type.Reflection library. Its most prominent feature is a printer for TypeReps, configurable to use qualified names if desired.

About

Support functions to work with GHC's Type.Reflection, including pretty-printing.

License:MIT License


Languages

Language:Haskell 100.0%