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

Bump deps and fix doctest for GHC 9.10 #255

Merged
merged 4 commits into from
Jul 13, 2024
Merged

Bump deps and fix doctest for GHC 9.10 #255

merged 4 commits into from
Jul 13, 2024

Conversation

ysangkok
Copy link
Contributor

@ysangkok ysangkok commented Jun 30, 2024

Fix #254

Addresses:

Tested using:

cabal test -w ghc-9.10.1 -c 'lens>=5.3' -c 'network>=3.2' -c 'base-compat>=0.14' \
                         -c 'QuickCheck>=2.15' -c 'cookie>=0.5' -c 'hashable>=1.5' \
--allow-newer=unordered-containers:hashable,lens:hashable,these:hashable,strict:hashable,insert-ordered-containers:hashable,optics-extra:hashable,aeson:hashable,witherable:hashable,semialign:hashable,quickcheck-instances:hashable

@ysangkok ysangkok closed this Jul 3, 2024
@ysangkok ysangkok reopened this Jul 3, 2024
@ysangkok ysangkok mentioned this pull request Jul 5, 2024
@andreasabel
Copy link

Ping @swamp-agr .

@swamp-agr swamp-agr merged commit 8199b35 into GetShopTV:master Jul 13, 2024
20 checks passed
@swamp-agr
Copy link
Collaborator

swamp-agr commented Jul 13, 2024

Thank you for pinging me. I have merged PR just now.

For two more weeks I will have no access to laptop to make a release on Hackage, unfortunately. If it's a blocker for you, please let me know so we can try to find a solution to make a release.

@ysangkok ysangkok deleted the bump-and-doctests branch July 13, 2024 19:19
@fizruk
Copy link
Member

fizruk commented Jul 17, 2024

swagger2-2.8.9 is released on Hackage: https://hackage.haskell.org/package/swagger2-2.8.9

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.

doctests fail on GHC-9.10
4 participants