Allow yesod-form 1.7
Builds fine and all tests pass here.
This commit is contained in:
		
							parent
							
								
									32b42a6c80
								
							
						
					
					
						commit
						684af10643
					
				| @ -196,7 +196,7 @@ library | ||||
|     , yaml | ||||
|     , yesod >=1.4 && <1.7 | ||||
|     , yesod-core >=1.4 && <1.7 | ||||
|     , yesod-form >=1.4 && <1.7 | ||||
|     , yesod-form >=1.4 && <1.8 | ||||
|     , yesod-static >=1.4 && <1.7 | ||||
|     , yesod-test | ||||
|   if (flag(dev)) || (flag(library-only)) | ||||
|  | ||||
| @ -140,7 +140,7 @@ library: | ||||
|   - yaml | ||||
|   - yesod        >=1.4 && < 1.7 | ||||
|   - yesod-core   >=1.4 && < 1.7 | ||||
|   - yesod-form   >=1.4 && < 1.7 | ||||
|   - yesod-form   >=1.4 && < 1.8 | ||||
|   - yesod-static >=1.4 && < 1.7 | ||||
|   - hspec | ||||
|   - yesod-test | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user