mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-29 07:30:25 +01:00
Remove upper bound on path-io and close #6830
This commit is contained in:
parent
c4e99972bd
commit
031a790490
@ -2818,7 +2818,7 @@ packages:
|
|||||||
- parser-combinators
|
- parser-combinators
|
||||||
- parser-combinators-tests
|
- parser-combinators-tests
|
||||||
- path
|
- path
|
||||||
- path-io < 1.8 # https://github.com/commercialhaskell/stackage/issues/6830
|
- path-io
|
||||||
- req
|
- req
|
||||||
- req-conduit
|
- req-conduit
|
||||||
- stache
|
- stache
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user