Package Info

ghc-flexible-defaults


Generate default function implementations for complex type classes


Development/Libraries/Haskell

Template Haskell code to implement default implementations for type-class functions based on which functions are already implemented. Currently extremely crude but still fairly effective.

When defining a type class with many functions, each of which can be implemented based on arbitrary subsets of the others, the standard default-implementation concept breaks down quite badly. This library provides a system by which more complex rules can be described for choosing default implementations based on which ones the user supplies. These implementations can additionally be given "suitability scores", so that when multiple possible choices could be made, the library can choose the "best" one.


License: SUSE-Public-Domain
URL: https://hackage.haskell.org/package/flexible-defaults

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.0.1.2-bp150.2.6 info GA Release 2018-07-31 15
  • AArch64
  • ppc64le
  • ghc-flexible-defaults
  • ghc-flexible-defaults-devel
0.0.1.2-bp150.2.5 info GA Release 2018-07-30 15
  • x86-64
  • ghc-flexible-defaults
  • ghc-flexible-defaults-devel