The latest version of recover-rtti is 0.5.0-0.

recover-rtti

Version 0.4.3 revision 0 uploaded by EdskoDeVries.

Package meta

Synopsis
Recover run-time type information from the GHC heap
Description

The main function in this package is classify, which looks at the GHC heap to recover type information about arbitrary values. This makes it possible for example to show any value (function anythingToString) without having any Show instance in scope, though there are other use cases as well. For example, you could use it to define an anythingToJSON function.

Author
Edsko de Vries
Bug reports
https://github.com/well-typed/recover-rtti/issues
Category
Debugging
Copyright
Juspay Technologies Pvt Ltd, Well-Typed LLP
Homepage
n/a
Maintainer
edsko@well-typed.com
Package URL
n/a
Stability
n/a

Components