mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
packages:
|
||||
"Geoffrey Mainland <mainland@drexel.edu> @mainland":
|
||||
- exception-mtl
|
||||
- exception-mtl[B
|
||||
- exception-transformers
|
||||
- mainland-pretty
|
||||
- ref-fd
|
||||
@ -4344,7 +4344,7 @@ packages:
|
||||
- network-byte-order
|
||||
- network-info
|
||||
- network-ip
|
||||
- network-uri
|
||||
- network-uri < 2.7.0.0 # https://github.com/commercialhaskell/stackage/issues/5116
|
||||
- newtype
|
||||
- nicify-lib
|
||||
- old-locale
|
||||
|
||||
Loading…
Reference in New Issue
Block a user