discover-instances

[ bsd3, library, unclassified ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log ChangeLog.md
Dependencies base (>=4.12 && <5), some-dict-of, template-haskell, th-compat [details]
License BSD-3-Clause
Copyright Matt Parsons
Author Matt Parsons
Maintainer parsonsmatt@gmail.com
Home page https://github.com/parsonsmatt/discover-instances#readme
Bug tracker https://github.com/parsonsmatt/discover-instances/issues
Source repo head: git clone https://github.com/parsonsmatt/discover-instances
Uploaded by parsonsmatt at 2021-08-24T00:15:58Z
Distributions LTSHaskell:0.1.0.0, NixOS:0.1.0.0, Stackage:0.1.0.0
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 421 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-08-24 [all 1 reports]

Readme for discover-instances-0.1.0.0

[back to package description]

discover-instances

A Haskell package that defines a TemplateHaskell helper for discovering and working with instances of a type class.