mirror of
				https://github.com/Drezil/dear-imgui.hs.git
				synced 2025-11-04 07:01:06 +01:00 
			
		
		
		
	Allow base-4.19 for ghc-9.6 (#177)
Co-authored-by: Alexander Bondarenko <486682+dpwiz@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							ea3ad959f9
						
					
				
				
					commit
					8368192370
				
			@@ -140,7 +140,7 @@ flag use-ImDrawIdx32
 | 
			
		||||
common common
 | 
			
		||||
  build-depends:
 | 
			
		||||
      base
 | 
			
		||||
        >= 4.12 && < 4.18
 | 
			
		||||
        >= 4.12 && < 4.19
 | 
			
		||||
  default-language:
 | 
			
		||||
      Haskell2010
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user