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 | ||||
|                    , hjsmin | ||||
|                    , http-conduit | ||||
|                    , http-client          >= 0.2 && < 0.3 | ||||
|                    , http-client          >= 0.2 && < 0.4 | ||||
|                    , HUnit | ||||
|                    , network-conduit | ||||
|                    , old-locale | ||||
| @ -218,7 +218,7 @@ executable         hledger-web | ||||
|                    , hamlet | ||||
|                    , hjsmin | ||||
|                    , http-conduit | ||||
|                    , http-client          >= 0.2 && < 0.3 | ||||
|                    , http-client          >= 0.2 && < 0.4 | ||||
|                    , HUnit | ||||
|                    , network-conduit | ||||
|                    , old-locale | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user