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

Add MonadError instance for EitherT that recovers from F[_] errors. #1644

Merged
merged 23 commits into from
Jul 24, 2017

Commits on Apr 30, 2017

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

Commits on May 1, 2017

  1. Configuration menu
    Copy the full SHA
    979d869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4148d21 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2017

  1. Configuration menu
    Copy the full SHA
    ca76937 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa6a955 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab37c2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a09fe4c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

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

Commits on Jun 6, 2017

  1. Configuration menu
    Copy the full SHA
    3882f81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eae9e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. Added serializable test

    leandrob13 committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    c554233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f477698 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2017

  1. Configuration menu
    Copy the full SHA
    eee4315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd04677 View commit details
    Browse the repository at this point in the history
  3. Removed unused imports

    leandrob13 committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    3160827 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2017

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

Commits on Jun 12, 2017

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

Commits on Jun 17, 2017

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

Commits on Jun 24, 2017

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

Commits on Jul 3, 2017

  1. Conflict resolution

    leandrob13 committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    bdc44a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5425bd View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2017

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

Commits on Jul 22, 2017

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