lib: fix hunit tests
This commit is contained in:
		
							parent
							
								
									2996ec971b
								
							
						
					
					
						commit
						6db6f9aa2c
					
				| @ -273,6 +273,7 @@ test-suite hunittests | |||||||
|     , system-filepath |     , system-filepath | ||||||
|     , trifecta >= 0.91 |     , trifecta >= 0.91 | ||||||
|     , hledger-lib |     , hledger-lib | ||||||
|  |     , parsec | ||||||
|     , test-framework |     , test-framework | ||||||
|     , test-framework-hunit |     , test-framework-hunit | ||||||
|   if impl(ghc <7.6) |   if impl(ghc <7.6) | ||||||
|  | |||||||
| @ -153,6 +153,7 @@ tests: | |||||||
|     source-dirs: tests |     source-dirs: tests | ||||||
|     dependencies: |     dependencies: | ||||||
|     - hledger-lib |     - hledger-lib | ||||||
|  |     - parsec | ||||||
|     - test-framework |     - test-framework | ||||||
|     - test-framework-hunit |     - test-framework-hunit | ||||||
|     when: |     when: | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user