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

CU-fh306p Remove deprecated ordering #2322

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

nomisRev
Copy link
Member

@nomisRev nomisRev commented Mar 11, 2021

This PR removes the last @Deprecated code in 0.13.0 and the codebase is now @Deprecated free.

@nomisRev nomisRev requested a review from a team March 11, 2021 12:28
@franciscodr
Copy link
Collaborator

Task linked: CU-fh306p Remove deprecated Ordering

),
DeprecationLevel.WARNING
)
fun <A, T, U> Const<A, T>.ap(SG: Semigroup<A>, ff: Const<A, (T) -> U>): Const<A, U> =
Copy link
Member Author

Choose a reason for hiding this comment

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

This slipped back in with a merge from master

Copy link
Member

@i-walker i-walker left a comment

Choose a reason for hiding this comment

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

🙌🏾

@nomisRev nomisRev requested a review from a team March 11, 2021 12:53
@nomisRev nomisRev merged commit 5c4c0e2 into release/0.13.0 Mar 11, 2021
@nomisRev nomisRev deleted the cu-fh306p-remove-ordering branch March 11, 2021 13:01
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.

4 participants