Moved th-abstraction bound to correct place.

This commit is contained in:
Andreas Ländle 2023-07-31 15:39:21 +02:00
parent 09e0543cbb
commit c604d76df2

View File

@ -2613,7 +2613,7 @@ packages:
- singletons-th
- text-show
- text-show-instances
- th-abstraction < 0.6.0.0 # https://github.com/commercialhaskell/stackage/issues/7074
- th-abstraction
- th-compat
- thread-local-storage
- type-equality
@ -8396,6 +8396,9 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/7060
- doctest < 0.22
# https://github.com/commercialhaskell/stackage/issues/7074
- th-abstraction < 0.6.0.0
# end of Stackage upper bounds
# end of packages