ui: bump lens upper bound to suit latest nightlys
This commit is contained in:
		
							parent
							
								
									96e1ca7ea1
								
							
						
					
					
						commit
						5c0c883c1e
					
				| @ -66,7 +66,7 @@ executable hledger-ui | ||||
|     , data-default | ||||
|     , filepath | ||||
|     , HUnit | ||||
|     , lens >= 4.12.3 && < 4.13 | ||||
|     , lens >= 4.12.3 && < 4.14 | ||||
|     , safe >= 0.2 | ||||
|     , split >= 0.1 && < 0.3 | ||||
|     , transformers | ||||
|  | ||||
| @ -75,7 +75,7 @@ executables: | ||||
|       - data-default | ||||
|       - filepath | ||||
|       - HUnit | ||||
|       - lens >= 4.12.3 && < 4.13 | ||||
|       - lens >= 4.12.3 && < 4.14 | ||||
|       - safe >= 0.2 | ||||
|       - split >= 0.1 && < 0.3 | ||||
|       - transformers | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user