Skip to content

Remove some long deprecated functions #1046

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 1 commit into from
Oct 4, 2024

Conversation

meooow25
Copy link
Contributor

They were marked {-# DEPRECATED #-} for 0.5.8.1 (2016). Later, they were replaced with definitions that produce type errors in 0.6.0.1 (2018).

Fixes #1044

They were marked {-# DEPRECATED #-} for 0.5.8.1 (2016).
Later, they were replaced with definitions that produce type errors
in 0.6.0.1 (2018).
@meooow25 meooow25 merged commit 41783ed into haskell:master Oct 4, 2024
11 checks passed
@meooow25 meooow25 deleted the remove-deprecated branch October 4, 2024 15:45
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.

Remove deprecated definitions that use Whoops
1 participant