add missing cabal dependencies
This commit is contained in:
		
							parent
							
								
									b2e80554e6
								
							
						
					
					
						commit
						b8aefb23cf
					
				| @ -37,7 +37,7 @@ executable hledger-chart | ||||
|   build-depends: | ||||
|                   hledger == 0.15 | ||||
|                  ,hledger-lib == 0.15 | ||||
|                  -- ,HUnit | ||||
|                  ,HUnit | ||||
|                  ,base >= 3 && < 5 | ||||
|                  ,cmdargs >= 0.7   && < 0.8 | ||||
|                  ,containers | ||||
|  | ||||
| @ -53,6 +53,7 @@ library | ||||
|   Build-Depends: | ||||
|                   base >= 3 && < 5 | ||||
|                  ,bytestring | ||||
|                  ,cmdargs >= 0.7   && < 0.8 | ||||
|                  ,containers | ||||
|                  ,directory | ||||
|                  ,filepath | ||||
|  | ||||
| @ -37,7 +37,7 @@ executable hledger-vty | ||||
|   build-depends: | ||||
|                   hledger == 0.15 | ||||
|                  ,hledger-lib == 0.15 | ||||
|                  -- ,HUnit | ||||
|                  ,HUnit | ||||
|                  ,base >= 3 && < 5 | ||||
|                  ,cmdargs >= 0.7   && < 0.8 | ||||
|                  -- ,containers | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user