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

fix(check): Bring nested implicit instances into scope #710

Merged
merged 1 commit into from
Apr 12, 2019

Conversation

Marwes
Copy link
Member

@Marwes Marwes commented Apr 10, 2019

Traverses records fully to bring their implicit instances in scope (Monad -> Applicative -> Functor etc)

Found in #686

cc @Etherian

Traverses records fully to bring their implicit instances in scope (`Monad -> Applicative -> Functor` etc)

Found in gluon-lang#686

cc @Etherian
@Marwes Marwes force-pushed the implicit_record_traverse_fix branch from c1823e8 to ad82bde Compare April 12, 2019 20:38
@Marwes
Copy link
Member Author

Marwes commented Apr 12, 2019

bors r+

bors bot added a commit that referenced this pull request Apr 12, 2019
710: fix(check): Bring nested implicit instances into scope r=Marwes a=Marwes

Traverses records fully to bring their implicit instances in scope (`Monad -> Applicative -> Functor` etc)

Found in #686

cc @Etherian

Co-authored-by: Markus Westerlind <[email protected]>
@bors
Copy link
Contributor

bors bot commented Apr 12, 2019

Build succeeded

@bors bors bot merged commit ad82bde into gluon-lang:master Apr 12, 2019
@Marwes Marwes deleted the implicit_record_traverse_fix branch April 12, 2019 22:24
Etherian added a commit to Etherian/gluon that referenced this pull request Apr 17, 2019
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.

1 participant