Skip to content

WIP: Applicative and functor instances for monad transformers #77

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

Closed
wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 15, 2015

This PR aims to implement applicative and functor instances for every monad transformer for being able to use combined applicatives in alet. Note that alet already uses cats.core/join in non-trivial cases so the applicatives used must conform to the monad instance most of the time.

@ghost ghost force-pushed the master branch 2 times, most recently from df2e983 to 97e3fae Compare September 17, 2015 11:43
@ghost ghost closed this Feb 24, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants