mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Remove upper bounds on th-orphans, wai-middleware-static
The libraries that were preventing the latest versions of `th-orphans` and `wai-middleware-static` from being used in Stackage have since upgraded. Fixes #5669. Fixes #5672.
This commit is contained in:
parent
c7da4b4037
commit
ddd22cef2f
@ -5020,9 +5020,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/5633
|
||||
- language-c < 0.9
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/5669
|
||||
- th-orphans < 0.13.11
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/5668
|
||||
- th-abstraction < 0.4
|
||||
- bifunctors < 5.5.8
|
||||
@ -5038,9 +5035,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/5666
|
||||
- generic-deriving < 1.14
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/5672
|
||||
- wai-middleware-static < 0.9.0
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/5673
|
||||
- text-show < 3.9
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user