mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +01:00
Restricted network-uri < 2.7.0.0 (#5116)
This commit is contained in:
parent
ce804d8457
commit
6bc1f441fb
@ -10,7 +10,7 @@ cabal-format-version: "2.4"
|
|||||||
# Constraints for brand new builds
|
# Constraints for brand new builds
|
||||||
packages:
|
packages:
|
||||||
"Geoffrey Mainland <mainland@drexel.edu> @mainland":
|
"Geoffrey Mainland <mainland@drexel.edu> @mainland":
|
||||||
- exception-mtl
|
- exception-mtl[B
|
||||||
- exception-transformers
|
- exception-transformers
|
||||||
- mainland-pretty
|
- mainland-pretty
|
||||||
- ref-fd
|
- ref-fd
|
||||||
@ -4344,7 +4344,7 @@ packages:
|
|||||||
- network-byte-order
|
- network-byte-order
|
||||||
- network-info
|
- network-info
|
||||||
- network-ip
|
- network-ip
|
||||||
- network-uri
|
- network-uri < 2.7.0.0 # https://github.com/commercialhaskell/stackage/issues/5116
|
||||||
- newtype
|
- newtype
|
||||||
- nicify-lib
|
- nicify-lib
|
||||||
- old-locale
|
- old-locale
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user