th-context: Test instance context

[ bsd3, library, template-haskell ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.13, 0.20, 0.20.1, 0.22, 0.23, 0.24
Dependencies atp-haskell (>=1.14), base (>=4.8 && <5), containers, data-default, haskell-src-exts, lens, mtl, mtl-unleashed (>=0.5), pretty, syb, template-haskell (>=2.10), th-desugar, th-orphans (>=0.10.0) [details]
License BSD-3-Clause
Copyright (c) David Fox
Author David Fox
Maintainer David Fox <dsf@seereason.com>
Category Template Haskell
Home page https://github.com/seereason/th-context
Bug tracker https://github.com/seereason/th-context/issues
Source repo head: git clone git://github.com/seereason/th-context.git
Uploaded by DavidFox at 2016-10-14T17:52:19Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 3394 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-10-14 [all 1 reports]