web: tighten up dependencies
This commit is contained in:
		
							parent
							
								
									003ba7c0e1
								
							
						
					
					
						commit
						3f333bf02b
					
				| @ -84,16 +84,16 @@ executable hledger-web | ||||
|                  ,file-embed == 0.0.* | ||||
|                  ,template-haskell >= 2.4 && < 2.6 | ||||
|                  -- ,yesod >= 0.8 && < 0.9 | ||||
|                  ,yesod-core   >= 0.8     && < 0.9 | ||||
|                  ,yesod-core   >= 0.8 && < 0.9 | ||||
|                  ,yesod-form   == 0.1.* | ||||
|                  ,yesod-json | ||||
|                  ,yesod-static == 0.1.0 | ||||
|                  ,yesod-json   == 0.1.* | ||||
|                  ,yesod-static == 0.1.* | ||||
|                  ,aeson == 0.3.* | ||||
|                  ,hamlet == 0.8.* | ||||
|                  ,transformers | ||||
|                  ,wai | ||||
|                  ,wai-extra == 0.4.* | ||||
|                  ,warp | ||||
|                  ,wai < 0.5 | ||||
|                  ,wai-extra < 0.5 | ||||
|                  ,warp < 0.5 | ||||
|                  -- , blaze-builder | ||||
|                  -- , web-routes | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user