web: drop deprecated network-conduit dependency

This commit is contained in:
Simon Michael 2015-07-12 14:59:39 -07:00
parent 2b3bdca6b1
commit 08b7b609cb

View File

@ -174,8 +174,7 @@ library
, http-conduit
, http-client
, HUnit
, network-conduit
, conduit-extra
, conduit-extra >= 1.1
, parsec >= 3
, safe >= 0.2
, shakespeare >= 2.0
@ -248,7 +247,6 @@ executable hledger-web
, http-conduit
, http-client
, HUnit
, network-conduit
, conduit-extra
, parsec >= 3
, safe >= 0.2