diff --git a/hledger.cabal b/hledger.cabal index 6eaca47c1..93a5c6f84 100644 --- a/hledger.cabal +++ b/hledger.cabal @@ -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