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 |     , yaml | ||||||
|     , yesod >=1.4 && <1.7 |     , yesod >=1.4 && <1.7 | ||||||
|     , yesod-core >=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-static >=1.4 && <1.7 | ||||||
|     , yesod-test |     , yesod-test | ||||||
|   if (flag(dev)) || (flag(library-only)) |   if (flag(dev)) || (flag(library-only)) | ||||||
|  | |||||||
| @ -140,7 +140,7 @@ library: | |||||||
|   - yaml |   - yaml | ||||||
|   - yesod        >=1.4 && < 1.7 |   - yesod        >=1.4 && < 1.7 | ||||||
|   - yesod-core   >=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-static >=1.4 && < 1.7 | ||||||
|   - hspec |   - hspec | ||||||
|   - yesod-test |   - yesod-test | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user