ui: add filepath to cabal file
This commit is contained in:
		
							parent
							
								
									db83ff1000
								
							
						
					
					
						commit
						b38db8610f
					
				| @ -58,6 +58,7 @@ executable hledger-ui | ||||
|     , cmdargs >= 0.8 | ||||
|     , containers | ||||
|     , data-default | ||||
|     , filepath | ||||
|     , HUnit | ||||
|     , lens >= 4.12.3 && < 4.13 | ||||
|     , safe >= 0.2 | ||||
|  | ||||
| @ -67,6 +67,7 @@ executables: | ||||
|       - base >= 3 && < 5 | ||||
|       - cmdargs >= 0.8 | ||||
|       - containers | ||||
|       - filepath | ||||
|       - HUnit | ||||
|       - safe >= 0.2 | ||||
|       - split >= 0.1 && < 0.3 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user