mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-02 01:20:24 +01:00
Restore network-simple and revdeps, see #4494
This commit is contained in:
parent
1b34f1490e
commit
4f7692f71c
@ -101,7 +101,7 @@ packages:
|
|||||||
|
|
||||||
"Matthew Ahrens <matt.p.ahrens@gmail.com> @mpahrens":
|
"Matthew Ahrens <matt.p.ahrens@gmail.com> @mpahrens":
|
||||||
- forkable-monad
|
- forkable-monad
|
||||||
- butter < 0 # connection-0.5 via network-simple
|
- butter
|
||||||
|
|
||||||
"Iris Ward <aditu.venyhandottir@gmail.com> @AdituV":
|
"Iris Ward <aditu.venyhandottir@gmail.com> @AdituV":
|
||||||
- typenums
|
- typenums
|
||||||
@ -1432,13 +1432,13 @@ packages:
|
|||||||
- di-monad
|
- di-monad
|
||||||
- exinst
|
- exinst
|
||||||
- flay
|
- flay
|
||||||
- network-simple < 0 # connection-0.3.0
|
- network-simple
|
||||||
- network-simple-tls < 0 # connection-0.3 via network-simple
|
- network-simple-tls
|
||||||
- pipes-aeson
|
- pipes-aeson
|
||||||
- pipes-attoparsec
|
- pipes-attoparsec
|
||||||
- pipes-binary
|
- pipes-binary
|
||||||
- pipes-network < 0 # connection-0.3 via network-simple
|
- pipes-network
|
||||||
- pipes-network-tls < 0 # connection-0.3 via network-simple
|
- pipes-network-tls
|
||||||
- safe-money < 0
|
- safe-money < 0
|
||||||
- vector-bytes-instances
|
- vector-bytes-instances
|
||||||
- xmlbf-xeno
|
- xmlbf-xeno
|
||||||
@ -1484,8 +1484,8 @@ packages:
|
|||||||
- bitcoin-types
|
- bitcoin-types
|
||||||
- hexstring
|
- hexstring
|
||||||
- network-attoparsec
|
- network-attoparsec
|
||||||
- network-anonymous-i2p < 0 # connection-0.3 via network-simple
|
- network-anonymous-i2p
|
||||||
- network-anonymous-tor < 0 # connection-0.3 via network-simple
|
- network-anonymous-tor
|
||||||
|
|
||||||
"Timothy Jones <tim@zmthy.net> @zmthy":
|
"Timothy Jones <tim@zmthy.net> @zmthy":
|
||||||
- http-media
|
- http-media
|
||||||
@ -2845,7 +2845,7 @@ packages:
|
|||||||
- merkle-tree
|
- merkle-tree
|
||||||
- oblivious-transfer
|
- oblivious-transfer
|
||||||
- pairing
|
- pairing
|
||||||
- libraft < 0 # connection-0.3 via network-simple
|
- libraft
|
||||||
|
|
||||||
"Daishi Nakajima <nakaji.dayo@gmail.com> @nakaji-dayo":
|
"Daishi Nakajima <nakaji.dayo@gmail.com> @nakaji-dayo":
|
||||||
- api-field-json-th
|
- api-field-json-th
|
||||||
@ -4857,7 +4857,6 @@ skipped-tests:
|
|||||||
- lattices # via tasty-1.2
|
- lattices # via tasty-1.2
|
||||||
- makefile # GHC 8.2
|
- makefile # GHC 8.2
|
||||||
- mmtf # via hspec-2.7.0
|
- mmtf # via hspec-2.7.0
|
||||||
- network-attoparsec # connection-0.3 via network-simple
|
|
||||||
- next-ref # hspec 2.3
|
- next-ref # hspec 2.3
|
||||||
- partial-order # HUnit 1.6
|
- partial-order # HUnit 1.6
|
||||||
- psqueues # via QuickCheck-2.12.6.1
|
- psqueues # via QuickCheck-2.12.6.1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user