mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +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
|
||||
- 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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user