Skip to content

Conversation

triallax
Copy link
Contributor

@triallax triallax commented Oct 1, 2020

Description of the change
Many functions and instances have overly specific constraints. This PR loosens many of them.

Fixes #42.


Checklist:

  • Added the change to the changelog's "Unreleased" section with a link to this PR and your username
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation in the README and/or documentation directory
  • Added a test for the contribution (if applicable)

@triallax triallax marked this pull request as ready for review October 1, 2020 17:15
@thomashoneyman thomashoneyman merged commit a1974c2 into purescript-contrib:main Oct 2, 2020
@triallax triallax deleted the loosen-constraints branch October 3, 2020 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Monad constraint on f is unnecessarily powerful in many functions

3 participants