web: drop deprecated network-conduit dependency
This commit is contained in:
parent
2b3bdca6b1
commit
08b7b609cb
@ -174,8 +174,7 @@ library
|
|||||||
, http-conduit
|
, http-conduit
|
||||||
, http-client
|
, http-client
|
||||||
, HUnit
|
, HUnit
|
||||||
, network-conduit
|
, conduit-extra >= 1.1
|
||||||
, conduit-extra
|
|
||||||
, parsec >= 3
|
, parsec >= 3
|
||||||
, safe >= 0.2
|
, safe >= 0.2
|
||||||
, shakespeare >= 2.0
|
, shakespeare >= 2.0
|
||||||
@ -248,7 +247,6 @@ executable hledger-web
|
|||||||
, http-conduit
|
, http-conduit
|
||||||
, http-client
|
, http-client
|
||||||
, HUnit
|
, HUnit
|
||||||
, network-conduit
|
|
||||||
, conduit-extra
|
, conduit-extra
|
||||||
, parsec >= 3
|
, parsec >= 3
|
||||||
, safe >= 0.2
|
, safe >= 0.2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user