@hackage / reflection-extras

Utilities for the reflection package

Latest0.1.1.0

About

Metadata

  • Last updated , by JonathanFischoff
  • License BSD-3-Clause
  • Maintained by: jonathangfischoff@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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 extension.

The implementation is also influenced by Austin Seipp's article on the reflection package