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

Fix mtl-2.3 compat #60

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Fix mtl-2.3 compat #60

merged 1 commit into from
Oct 26, 2022

Conversation

ysangkok
Copy link
Contributor

@ysangkok ysangkok commented Aug 14, 2022

Co-authored-by: @matobet

Cherry-picked from GetShopTV/swagger2@b8048f3

Tested on GHC-9.0.2 and GHC-9.2.4, without tests: cabal build -w ghc-9.2.4 --disable-tests --constraint='mtl>=2.3' --constraint='transformers>0.6' --allow-newer=insert-ordered-containers:transformers

Tests currently don't compile due to the use of doctest, which breaks on the GHC dependency, which cabal-install tries to rebuild even though it shouldn't (ghc the library can't be built from hackage, if i understand correctly)

Co-authored-by: Martin Beták <matobet@gmail.com>
@maksbotan
Copy link
Collaborator

Thanks!

I'll make a new release when tests are fixed with 9.4.

@maksbotan maksbotan merged commit c2e706b into biocad:master Oct 26, 2022
@ysangkok ysangkok deleted the janus/mtl-2.3 branch October 26, 2022 14:53
@ysangkok
Copy link
Contributor Author

I'll make a new release when tests are fixed with 9.4.

@maksbotan Would it be possible to make the new release? 9.4 tests have been fixed.

@maksbotan
Copy link
Collaborator

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.

None yet

2 participants