From 4f7692f71c5c1d89e7c946bfbb1fb141500f1eb8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 15:59:20 -0400 Subject: [PATCH] Restore network-simple and revdeps, see #4494 --- build-constraints.yaml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b7779f2..dd23e2fd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -101,7 +101,7 @@ packages: "Matthew Ahrens @mpahrens": - forkable-monad - - butter < 0 # connection-0.5 via network-simple + - butter "Iris Ward @AdituV": - typenums @@ -1432,13 +1432,13 @@ packages: - di-monad - exinst - flay - - network-simple < 0 # connection-0.3.0 - - network-simple-tls < 0 # connection-0.3 via network-simple + - network-simple + - network-simple-tls - pipes-aeson - pipes-attoparsec - pipes-binary - - pipes-network < 0 # connection-0.3 via network-simple - - pipes-network-tls < 0 # connection-0.3 via network-simple + - pipes-network + - pipes-network-tls - safe-money < 0 - vector-bytes-instances - xmlbf-xeno @@ -1484,8 +1484,8 @@ packages: - bitcoin-types - hexstring - network-attoparsec - - network-anonymous-i2p < 0 # connection-0.3 via network-simple - - network-anonymous-tor < 0 # connection-0.3 via network-simple + - network-anonymous-i2p + - network-anonymous-tor "Timothy Jones @zmthy": - http-media @@ -2845,7 +2845,7 @@ packages: - merkle-tree - oblivious-transfer - pairing - - libraft < 0 # connection-0.3 via network-simple + - libraft "Daishi Nakajima @nakaji-dayo": - api-field-json-th @@ -4857,7 +4857,6 @@ skipped-tests: - lattices # via tasty-1.2 - makefile # GHC 8.2 - mmtf # via hspec-2.7.0 - - network-attoparsec # connection-0.3 via network-simple - next-ref # hspec 2.3 - partial-order # HUnit 1.6 - psqueues # via QuickCheck-2.12.6.1