Relax vector upper bound
This commit is contained in:
		
							parent
							
								
									f2b139b58b
								
							
						
					
					
						commit
						ba4c6e5b99
					
				@ -86,7 +86,7 @@ common app-common-depends
 | 
			
		||||
    , unordered-containers   ^>=0.2
 | 
			
		||||
    , uri-bytestring         ^>=0.3.2.2
 | 
			
		||||
    , utf8-string            ^>=1.0
 | 
			
		||||
    , vector                 ^>=0.12
 | 
			
		||||
    , vector                 >=0.12     && <0.14
 | 
			
		||||
    , versions               >=6.0.3    && <6.1
 | 
			
		||||
    , yaml-streamly          ^>=0.12.0
 | 
			
		||||
 | 
			
		||||
@ -190,7 +190,7 @@ library
 | 
			
		||||
    , unliftio-core         ^>=0.2.0.1
 | 
			
		||||
    , unordered-containers  ^>=0.2.10.0
 | 
			
		||||
    , uri-bytestring        ^>=0.3.2.2
 | 
			
		||||
    , vector                ^>=0.12
 | 
			
		||||
    , vector                 >=0.12     && <0.14
 | 
			
		||||
    , versions              >=6.0.3      && <6.1
 | 
			
		||||
    , word8                 ^>=0.1.3
 | 
			
		||||
    , yaml-streamly         ^>=0.12.0
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user