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

instances for std Either. closes #117 #125

Merged
merged 7 commits into from
Feb 10, 2015
Merged

Commits on Feb 8, 2015

  1. Configuration menu
    Copy the full SHA
    4df5e3e View commit details
    Browse the repository at this point in the history
  2. MonadFilter for std Either

    wedens committed Feb 8, 2015
    Configuration menu
    Copy the full SHA
    115924b View commit details
    Browse the repository at this point in the history
  3. MonadCombine for std Either

    wedens committed Feb 8, 2015
    Configuration menu
    Copy the full SHA
    8232204 View commit details
    Browse the repository at this point in the history
  4. change MonadCombine impl

    wedens committed Feb 8, 2015
    Configuration menu
    Copy the full SHA
    47a5d2f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2015

  1. remove MonadCombine instance for std Either

    wedens committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    57175e6 View commit details
    Browse the repository at this point in the history
  2. context bound replaced with implicit parameters

    wedens committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    66840e0 View commit details
    Browse the repository at this point in the history
  3. context bound replaced with implicit parameters

    wedens committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    177c046 View commit details
    Browse the repository at this point in the history