@hackage th-context0.24
Test instance context
Categories
License
BSD-3-Clause
Maintainer
David Fox <dsf@seereason.com>
Links
Versions
Installation
Tested Compilers
Dependencies (13)
- atp-haskell >=1.14
- base >=4.8 && <5
- containers
- data-default
- haskell-src-exts
- lens Show all…
Dependents (2)
@hackage/acme-everything, @hackage/th-typegraph
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. Known limitation: the instances inserted into the InstMap are not fully recognized when computing the context.