Allow vty 5.1
Changes are irrelevant to us. Builds and runs fine.
This commit is contained in:
		
							parent
							
								
									37d7c248e2
								
							
						
					
					
						commit
						28e828d6fe
					
				| @ -86,7 +86,7 @@ executable hledger-ui | |||||||
|   else |   else | ||||||
|     build-depends: |     build-depends: | ||||||
|         brick >= 0.12 && < 0.20 |         brick >= 0.12 && < 0.20 | ||||||
|       , vty >= 5.5 && < 5.17 |       , vty >= 5.5 && < 5.18 | ||||||
|   if flag(threaded) |   if flag(threaded) | ||||||
|     ghc-options: -threaded |     ghc-options: -threaded | ||||||
|   if flag(oldtime) |   if flag(oldtime) | ||||||
|  | |||||||
| @ -89,7 +89,7 @@ executables: | |||||||
|         else: |         else: | ||||||
|           dependencies: |           dependencies: | ||||||
|             - brick >= 0.12 && < 0.20 |             - brick >= 0.12 && < 0.20 | ||||||
|             - vty >= 5.5 && < 5.17 |             - vty >= 5.5 && < 5.18 | ||||||
|       - condition: flag(threaded) |       - condition: flag(threaded) | ||||||
|         ghc-options: -threaded |         ghc-options: -threaded | ||||||
|       - condition: flag(oldtime) |       - condition: flag(oldtime) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user