simplify cabal build dependencies, we don't use quickcheck
This commit is contained in:
		
							parent
							
								
									febcb381f2
								
							
						
					
					
						commit
						976b2d16d7
					
				| @ -20,7 +20,7 @@ Cabal-Version:  >= 1.2 | ||||
| 
 | ||||
| Executable hledger | ||||
|   Build-Depends:  base, containers, haskell98, directory, parsec, regex-compat, | ||||
|                   old-locale, time, HUnit, QuickCheck >= 1 && < 2 | ||||
|                   old-locale, time, HUnit | ||||
|   Main-Is:        hledger.hs | ||||
|   Other-Modules:   | ||||
|                   BalanceCommand | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user