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

Allow hashable-1.5 #458

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Allow hashable-1.5 #458

merged 1 commit into from
Jul 4, 2024

Conversation

Bodigrim
Copy link
Collaborator

@Bodigrim Bodigrim commented Jul 4, 2024

Resolves #{PUT_ISSUE_NUMBER_HERE}

Checklist:

HLint

  • I've changed the exposed interface (add new reexports, remove reexports, rename reexported things, etc.).
    • I've updated hlint.dhall accordingly to my changes (add new rules for the new imports, remove old ones, when they are outdated, etc.).
    • I've generated the new .hlint.yaml file (see this instructions).

General

  • I've updated the CHANGELOG with the short description of my latest changes.
  • All new and existing tests pass.
  • I keep the code style used in the files I've changed (see style-guide for more details).
  • I've used the stylish-haskell file.
  • My change requires the documentation updates.
    • I've updated the documentation accordingly.
  • I've added the [ci skip] text to the docs-only related commit's name.

@tomjaguarpaw tomjaguarpaw merged commit 49f415c into main Jul 4, 2024
12 checks passed
@tomjaguarpaw tomjaguarpaw deleted the Bodigrim-patch-1 branch July 4, 2024 21:07
@tomjaguarpaw
Copy link
Contributor

Requires unordered-containers to be bumped too, for a build plan. But this builds locally with --allow-never, so I'll merge now anyway.

@tomjaguarpaw
Copy link
Contributor

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