Skip to content

Support mtl >= 2.3#1451

Merged
parsonsmatt merged 5 commits intomasterfrom
mattp/mtl-2.3
Dec 5, 2022
Merged

Support mtl >= 2.3#1451
parsonsmatt merged 5 commits intomasterfrom
mattp/mtl-2.3

Conversation

@parsonsmatt
Copy link
Collaborator

@parsonsmatt parsonsmatt commented Dec 5, 2022

Tested locally by forcing mtl == 2.3.1 in the constraints. Appears to work OK.

persistent-redis has an upper bound, but hedis itself can't work. Pending informatikr/hedis#190 PR.

Before submitting your PR, check that you've:

  • Documented new APIs with Haddock markup
  • Added @since declarations to the Haddock
  • Ran stylish-haskell on any changed files.
  • Adhered to the code style (see the .editorconfig file for details)

After submitting your PR:

  • Update the Changelog.md file with a link to your PR
  • Bumped the version number if there isn't an (unreleased) on the Changelog
  • Check that CI passes (or if it fails, for reasons unrelated to your change, like CI timeouts)

, hedis >= 0.9
, http-api-data
, mtl >= 2.2.1 && < 2.3
, mtl >= 2.2.1 && < 2.4
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Revision published

@parsonsmatt parsonsmatt merged commit 946892b into master Dec 5, 2022
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