Popularity
5.1
Stable
Activity
0.0
Stable
4
5
2
Monthly Downloads: 1
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Data
Reflection
reflection-extras alternatives and similar packages
Based on the "reflection" category.
Alternatively, view reflection-extras alternatives based on common mentions on social networks and blogs.
Do you think we are missing an alternative of reflection-extras or a related project?
README
Reflection Extras
This package is meant to implement the constraint machinary for the reflection package. It has been primarly ripped from the Constraint example of the reflection package with some extensions. . The implementation is also influenced by Austin Seipp's article (https://www.fpcomplete.com/user/thoughtpolice/using-reflection) on the reflection package