aspiwack / reflection

Reifies arbitrary Haskell terms into types that can be reflected back into terms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reflection

Hackage Build Status

This package provides an implementation of the ideas presented in Functional Pearl: Implicit Configurations by Oleg Kiselyov and Chung-Chieh Shan. However, the API has been implemented in a much more efficient manner.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett

About

Reifies arbitrary Haskell terms into types that can be reflected back into terms

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%