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

feat: make applicatives compatible with fantasyland and ramda #112

Merged
merged 1 commit into from
Apr 19, 2017

Conversation

char0n
Copy link
Contributor

@char0n char0n commented Apr 19, 2017

This pull request makes monet.js applicatives compatible with fantasy-land spec 1.x.y, though making it compatible with next release of ramda. Pull request (ramda/ramda#1900) has been already merged to master to support this. If this pull request gets merged, then monet.js will finally be compatible with ramda (ap, liftN).

It is already possible to use ramda +monet using ramda-adjunct (https://char0n.github.io/ramda-adjunct/1.3.0/RA.html#.liftFN). ramda-adjunct will keep support the older versions of monet indefinetly.

@ulfryk
Copy link
Member

ulfryk commented Apr 19, 2017

@char0n - please make this PR against develop branch, not master ;)

@char0n char0n changed the base branch from master to develop April 19, 2017 19:20
@char0n
Copy link
Contributor Author

char0n commented Apr 19, 2017

@ulfryk rebased.

@ulfryk
Copy link
Member

ulfryk commented Apr 19, 2017

I'll try to release next 0.9.0.alpha… as soon as possible.

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.

None yet

2 participants