@hackage constraints-deriving1.1.0.0

Manipulating constraints and deriving class instances programmatically.

  • Installation

    Custom

  • Dependencies (3)

  • Dependents (0)

  • Package Flags

      constraints
       (off by default)

      Use vanilla constraints package as a dependency instead of the manual minimalistic definitions copied from there.

      debug
       (off by default)

      Show debug trace info (used only for library development). Note, if you want to see the debug output of the plugin in another project, you may need to manually define a CPP option -DPLUGIN_DEBUG in that project.

      examples
       (off by default)

      Whether to build examples

The library provides a plugin to derive class instances programmatically. Please see the README on GitHub at https://github.com/achirkin/constraints-deriving#readme