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

Adding a way to create a Kleisli with just F[B] #1090

Merged
merged 4 commits into from
Jun 8, 2016

Commits on Jun 4, 2016

  1. Adding a way to create a Kleisli with just F[B]

    tbrown1979 committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    4a5fea2 View commit details
    Browse the repository at this point in the history
  2. Don't actually need the applicative

    tbrown1979 committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    6f9deb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2016

  1. Configuration menu
    Copy the full SHA
    026cdea View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2016

  1. Renaming to Kleisli.lift, from Kleisli.const

    tbrown1979 committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    08675c1 View commit details
    Browse the repository at this point in the history