Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce stack depth in StateT #1466

Merged
merged 4 commits into from
Dec 31, 2016
Merged

Reduce stack depth in StateT #1466

merged 4 commits into from
Dec 31, 2016

Commits on Nov 15, 2016

  1. Reduce stack depth in StateT

    johnynek committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    df3137f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

  1. only use FlatMap for product

    johnynek committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    9bbbf5d View commit details
    Browse the repository at this point in the history
  2. Lower required typeclasses

    johnynek committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    595be31 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

  1. Add more methods

    johnynek committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    d5e371f View commit details
    Browse the repository at this point in the history