add explicit data-object dependency so hledger and hledger-lib use the same time version
This commit is contained in:
		
							parent
							
								
									041dfac11c
								
							
						
					
					
						commit
						0dc9481878
					
				@ -112,6 +112,7 @@ executable hledger
 | 
				
			|||||||
                  io-storage >= 0.3 && < 0.4
 | 
					                  io-storage >= 0.3 && < 0.4
 | 
				
			||||||
                 ,yesod >= 0.4.0 && < 0.5
 | 
					                 ,yesod >= 0.4.0 && < 0.5
 | 
				
			||||||
                 ,convertible-text >= 0.3.0.1
 | 
					                 ,convertible-text >= 0.3.0.1
 | 
				
			||||||
 | 
					                 ,data-object >= 0.3.1.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  if flag(web610)
 | 
					  if flag(web610)
 | 
				
			||||||
    cpp-options: -DWEB610
 | 
					    cpp-options: -DWEB610
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user