network-conduit build dep in cabal was spuriious, remove
This commit is contained in:
parent
6bd4e3b690
commit
fd2f050a74
2 changed files with 1 additions and 2 deletions
|
@ -191,7 +191,7 @@ Executable git-annex
|
|||
yesod, yesod-default, yesod-static, yesod-form, yesod-core,
|
||||
http-types, transformers, wai, wai-extra, warp, warp-tls,
|
||||
blaze-builder, crypto-api, hamlet, clientsession,
|
||||
template-haskell, data-default, aeson, network-conduit,
|
||||
template-haskell, data-default, aeson,
|
||||
shakespeare
|
||||
CPP-Options: -DWITH_WEBAPP
|
||||
if flag(Webapp) && flag (Webapp-secure)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue