@hackage th-context0.13
Test instance context
Categories
License
BSD-3-Clause
Maintainer
David Fox <dsf@seereason.com>
Links
Versions
Installation
Dependencies (9)
- base >=4.2 && <5
- containers
- data-default
- haskell-src-exts
- mtl
- syb Show all…
Dependents (2)
@hackage/acme-everything, @hackage/th-typegraph
Package Flags
patched-for-trac-9262
(on by default)
This can be turned on if ghc-7.8 has had a patch applied to fix issue 9262
Use these functions to decide an a not-quite naive fashion whether an instance already exists that satisfies a given context. This can be used to decide whether an instance needs to be generated, as in th-reify-many.