mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 05:31:57 +01:00
Moved th-abstraction bound to correct place.
This commit is contained in:
parent
09e0543cbb
commit
c604d76df2
@ -2613,7 +2613,7 @@ packages:
|
|||||||
- singletons-th
|
- singletons-th
|
||||||
- text-show
|
- text-show
|
||||||
- text-show-instances
|
- text-show-instances
|
||||||
- th-abstraction < 0.6.0.0 # https://github.com/commercialhaskell/stackage/issues/7074
|
- th-abstraction
|
||||||
- th-compat
|
- th-compat
|
||||||
- thread-local-storage
|
- thread-local-storage
|
||||||
- type-equality
|
- type-equality
|
||||||
@ -8396,6 +8396,9 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7060
|
# https://github.com/commercialhaskell/stackage/issues/7060
|
||||||
- doctest < 0.22
|
- doctest < 0.22
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/7074
|
||||||
|
- th-abstraction < 0.6.0.0
|
||||||
# end of Stackage upper bounds
|
# end of Stackage upper bounds
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user