coerce-role: Having trouble deriving instances because of type roles? Solve it here!

[ bsd3, library, roles ] [ 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) [details]
License BSD-3-Clause
Copyright 2019 Matthew Parsons
Author Matthew Parsons
Maintainer parsonsmatt@gmail.com
Category roles
Home page https://github.com/parsonsmatt/coerce-role#readme
Bug tracker https://github.com/parsonsmatt/coerce-role/issues
Source repo head: git clone https://github.com/parsonsmatt/coerce-role
Uploaded by parsonsmatt at 2019-03-29T22:41:40Z
Distributions NixOS:0.1.0.0
Downloads 603 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-03-29 [all 1 reports]

Readme for coerce-role-0.1.0.0

[back to package description]

coerce-role

Trying to derive something and roles got you down? Use this library/trick to work around it!

This library uses a trick from How QuantifiedConstraints can let us put join back in Monad.