Skip to content

Update Dependencies #1296

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

Merged
merged 3 commits into from
Feb 10, 2019
Merged

Update Dependencies #1296

merged 3 commits into from
Feb 10, 2019

Conversation

i-walker
Copy link
Member

They work at least for most set-ups I tried. Also with arrow fx.
The plugins are necessary so apt works.

They work at least for most set-ups I tried. Also with arrow fx.
The plugins are necessary so apt works.
dependencies {
compile "io.arrow-kt:arrow-core-data:$arrow_version"
compile "io.arrow-kt:arrow-syntax:$arrow_version"
compile "io.arrow-kt:arrow-typeclasses:$arrow_version"
compile "io.arrow-kt:arrow-extras:$arrow_version"
compile "io.arrow-kt:arrow-core-extensions:$arrow_version"
compile "io.arrow-kt:arrow-data-extensions:$arrow_version"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is no longer available. It's the one below arrow extras extensions, the plugin directives are fine though. Thanks!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should I delete data-core-extension or core-extensions ?
I am not sure..

@raulraja raulraja merged commit 12f704a into arrow-kt:master Feb 10, 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.

2 participants