ui: allow vty-5.19
This commit is contained in:
		
							parent
							
								
									cba306d9e5
								
							
						
					
					
						commit
						ce694fec2b
					
				| @ -82,7 +82,7 @@ executable hledger-ui | |||||||
|   else |   else | ||||||
|     build-depends: |     build-depends: | ||||||
|         brick >= 0.12 && < 0.30 |         brick >= 0.12 && < 0.30 | ||||||
|       , vty >= 5.5 && < 5.19 |       , vty >= 5.5 && < 5.20 | ||||||
|   if flag(threaded) |   if flag(threaded) | ||||||
|     ghc-options: -threaded |     ghc-options: -threaded | ||||||
|   other-modules: |   other-modules: | ||||||
|  | |||||||
| @ -83,7 +83,7 @@ when: | |||||||
|    else: |    else: | ||||||
|      dependencies: |      dependencies: | ||||||
|        - brick >= 0.12 && < 0.30 |        - brick >= 0.12 && < 0.30 | ||||||
|        - vty >= 5.5 && < 5.19 |        - vty >= 5.5 && < 5.20 | ||||||
| 
 | 
 | ||||||
| executables: | executables: | ||||||
|   hledger-ui: |   hledger-ui: | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user