Allow newer polysemy version (#6815) - also helps (#6897).

This commit is contained in:
Andreas Ländle 2023-04-25 05:59:11 +02:00
parent 9e3cc4b2ed
commit 00aa185ec3

View File

@ -4235,16 +4235,16 @@ packages:
- path-formatting - path-formatting
- path-like - path-like
- path-utils - path-utils
- polysemy-extra - polysemy-extra < 0 # https://github.com/commercialhaskell/stackage/issues/6815
- polysemy-fs - polysemy-fs
- polysemy-fskvstore - polysemy-fskvstore < 0 # https://github.com/commercialhaskell/stackage/issues/6815
- polysemy-kvstore-jsonfile - polysemy-kvstore-jsonfile
- polysemy-kvstore - polysemy-kvstore < 0 # https://github.com/commercialhaskell/stackage/issues/6815
- polysemy-methodology - polysemy-methodology < 0 # https://github.com/commercialhaskell/stackage/issues/6815
- polysemy-path - polysemy-path
- polysemy-several - polysemy-several < 0 # https://github.com/commercialhaskell/stackage/issues/6815
- polysemy-socket - polysemy-socket
- polysemy-uncontrolled - polysemy-uncontrolled < 0 # https://github.com/commercialhaskell/stackage/issues/6815
- polysemy-video - polysemy-video
- polysemy-vinyl - polysemy-vinyl
- primitive-offset - primitive-offset
@ -7745,9 +7745,6 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/6808 # https://github.com/commercialhaskell/stackage/issues/6808
- nvim-hs < 2.3.2.0 - nvim-hs < 2.3.2.0
# https://github.com/commercialhaskell/stackage/issues/6815
- polysemy < 1.8
# https://github.com/commercialhaskell/stackage/issues/6857 # https://github.com/commercialhaskell/stackage/issues/6857
- deriving-trans < 0.6 - deriving-trans < 0.6