Allow vty 5.16
It builds and works fine here.
This commit is contained in:
		
							parent
							
								
									cb693cd7ca
								
							
						
					
					
						commit
						70b14c2518
					
				| @ -86,7 +86,7 @@ executable hledger-ui | ||||
|   else | ||||
|     build-depends: | ||||
|         brick >= 0.12 && < 0.20 | ||||
|       , vty >= 5.5 && < 5.16 | ||||
|       , vty >= 5.5 && < 5.17 | ||||
|   if flag(threaded) | ||||
|     ghc-options: -threaded | ||||
|   if flag(oldtime) | ||||
|  | ||||
| @ -89,7 +89,7 @@ executables: | ||||
|         else: | ||||
|           dependencies: | ||||
|             - brick >= 0.12 && < 0.20 | ||||
|             - vty >= 5.5 && < 5.16 | ||||
|             - vty >= 5.5 && < 5.17 | ||||
|       - condition: flag(threaded) | ||||
|         ghc-options: -threaded | ||||
|       - condition: flag(oldtime) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user