Restricts semialign & semialign-optics (#5881)

This commit is contained in:
Joe Kachmar 2021-02-26 18:19:14 +00:00 committed by GitHub
parent f14aa4d5d0
commit 8eccaae38d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4826,9 +4826,9 @@ packages:
- scientific - scientific
- securemem - securemem
- selective - selective
- semialign - semialign < 1.2 # via `indexed-traversable-instances` https://github.com/commercialhaskell/stackage/issues/5881
- semialign-indexed < 1.2 # via `lens-5` https://github.com/commercialhaskell/stackage/issues/5874 - semialign-indexed < 1.2 # via `lens-5` https://github.com/commercialhaskell/stackage/issues/5874
- semialign-optics - semialign-optics < 1.2 # via `optics-core-0.4` https://github.com/commercialhaskell/stackage/issues/5881
- serialise - serialise
- servant-client-core - servant-client-core
- servant-swagger-ui - servant-swagger-ui