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

Release core-1.4.2.2 to support mtl-2.3 #333

Closed
andreasabel opened this issue May 8, 2022 · 10 comments · Fixed by #334
Closed

Release core-1.4.2.2 to support mtl-2.3 #333

andreasabel opened this issue May 8, 2022 · 10 comments · Fixed by #334
Assignees
Milestone

Comments

@andreasabel
Copy link
Collaborator

Release core-1.4.2.2 to support mtl-2.3.
I get to work.

@andreasabel
Copy link
Collaborator Author

I tested mtl-2.3 compatibility by cabal build core with the following cabal.project.local:

constraints: mtl == 2.3
allow-newer: mtl

-- random
------------------------------------------------------------------------

source-repository-package
  type: git
  location: https://github.com/haskell/random.git
  tag: 5ecc8935994159c6d39088233a0887714aacaf5e

constraints: random == 1.3.*
allow-newer: *:random

The testsuites are still blocked by at least:

@andreasabel andreasabel added this to the core-1.4.2.2 milestone May 8, 2022
@andreasabel
Copy link
Collaborator Author

I realized I have no upload rights on hackage. So I have to unassign myself.
The release preps are in this PR:

@kozross
Copy link

kozross commented May 10, 2022

@andreasabel Any chance we could cut a Hackage release? The lack of such blocks me from giving you the tests you requested.

@andreasabel
Copy link
Collaborator Author

@UnkindPartition : Would you mind adding me to the hackage maintainers of tasty?

@kozross
Copy link

kozross commented May 10, 2022

@ocharles - As per @UnkindPartition's code will, would you be able to help out @andreasabel and myself?

@andreasabel
Copy link
Collaborator Author

I emailed Oliver Charles about it.

@andreasabel
Copy link
Collaborator Author

@kozross: I you want to get started with using tasty as testsuite for mtl, you can use the no-mtl branch (#335) per source-repository entry in your cabal.project.

@ocharles
Copy link
Collaborator

@andreasabel @kozross @UnkindPartition all done!

@andreasabel
Copy link
Collaborator Author

andreasabel commented May 10, 2022

Released tasty-1.4.2.2 to hackage.
TODO:

  • signed tag core-1.4.2.2

@andreasabel andreasabel linked a pull request May 10, 2022 that will close this issue
@andreasabel
Copy link
Collaborator Author

Closed by

@andreasabel andreasabel self-assigned this May 10, 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 a pull request may close this issue.

3 participants