ui: allow brick 0.29
This commit is contained in:
		
							parent
							
								
									d3d80a3736
								
							
						
					
					
						commit
						80e4f2af83
					
				@ -81,7 +81,7 @@ executable hledger-ui
 | 
			
		||||
    buildable: False
 | 
			
		||||
  else
 | 
			
		||||
    build-depends:
 | 
			
		||||
        brick >= 0.12 && < 0.28
 | 
			
		||||
        brick >= 0.12 && < 0.30
 | 
			
		||||
      , vty >= 5.5 && < 5.19
 | 
			
		||||
  if flag(threaded)
 | 
			
		||||
    ghc-options: -threaded
 | 
			
		||||
 | 
			
		||||
@ -82,7 +82,7 @@ when:
 | 
			
		||||
     buildable: false
 | 
			
		||||
   else:
 | 
			
		||||
     dependencies:
 | 
			
		||||
       - brick >= 0.12 && < 0.28
 | 
			
		||||
       - brick >= 0.12 && < 0.30
 | 
			
		||||
       - vty >= 5.5 && < 5.19
 | 
			
		||||
 | 
			
		||||
executables:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user