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

Adds a MonadTrans typeclass #844

Closed
wants to merge 5 commits into from
Closed

Adds a MonadTrans typeclass #844

wants to merge 5 commits into from

Commits on Jan 28, 2016

  1. Configuration menu
    Copy the full SHA
    7cee52e View commit details
    Browse the repository at this point in the history
  2. MonadTrans[XorT]

    stew committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    5e32520 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2016

  1. add liftm to monad

    stew committed Jan 30, 2016
    Configuration menu
    Copy the full SHA
    56d30ed View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2016

  1. add some tests for monadtrans

    stew committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    3e5ed51 View commit details
    Browse the repository at this point in the history
  2. fix syntax imports

    stew committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    49e5c54 View commit details
    Browse the repository at this point in the history