mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-09 04:47:29 +01:00
Restricts dlist < 1.0 (#5524)
This commit is contained in:
parent
43831e0817
commit
f3f97a90b3
@ -4883,6 +4883,9 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/5518
|
# https://github.com/commercialhaskell/stackage/issues/5518
|
||||||
- optparse-generic < 1.4
|
- optparse-generic < 1.4
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/5524
|
||||||
|
- dlist < 1.0
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user