mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +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":
|
||||
- forkable-monad
|
||||
- butter < 0 # connection-0.5 via network-simple
|
||||
- butter
|
||||
|
||||
"Iris Ward <aditu.venyhandottir@gmail.com> @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 <tim@zmthy.net> @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@gmail.com> @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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user