ui: allow brick 0.24
This commit is contained in:
		
							parent
							
								
									28e828d6fe
								
							
						
					
					
						commit
						ed4e7c31b5
					
				| @ -85,7 +85,7 @@ executable hledger-ui | ||||
|     buildable: False | ||||
|   else | ||||
|     build-depends: | ||||
|         brick >= 0.12 && < 0.20 | ||||
|         brick >= 0.12 && < 0.25 | ||||
|       , vty >= 5.5 && < 5.18 | ||||
|   if flag(threaded) | ||||
|     ghc-options: -threaded | ||||
|  | ||||
| @ -88,7 +88,7 @@ executables: | ||||
|           buildable: false | ||||
|         else: | ||||
|           dependencies: | ||||
|             - brick >= 0.12 && < 0.20 | ||||
|             - brick >= 0.12 && < 0.25 | ||||
|             - vty >= 5.5 && < 5.18 | ||||
|       - condition: flag(threaded) | ||||
|         ghc-options: -threaded | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user