web: allow http-client 0.3.*, fixing cabal install again
This commit is contained in:
parent
87e2d49714
commit
8454299666
@ -126,7 +126,7 @@ library
|
|||||||
, hamlet
|
, hamlet
|
||||||
, hjsmin
|
, hjsmin
|
||||||
, http-conduit
|
, http-conduit
|
||||||
, http-client >= 0.2 && < 0.3
|
, http-client >= 0.2 && < 0.4
|
||||||
, HUnit
|
, HUnit
|
||||||
, network-conduit
|
, network-conduit
|
||||||
, old-locale
|
, old-locale
|
||||||
@ -218,7 +218,7 @@ executable hledger-web
|
|||||||
, hamlet
|
, hamlet
|
||||||
, hjsmin
|
, hjsmin
|
||||||
, http-conduit
|
, http-conduit
|
||||||
, http-client >= 0.2 && < 0.3
|
, http-client >= 0.2 && < 0.4
|
||||||
, HUnit
|
, HUnit
|
||||||
, network-conduit
|
, network-conduit
|
||||||
, old-locale
|
, old-locale
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user