;cabal: update cabal files
This commit is contained in:
parent
8b121bcf74
commit
fa31612b55
@ -198,7 +198,7 @@ executable hledger
|
||||
, directory
|
||||
, extra >=1.6.3
|
||||
, filepath
|
||||
, githash >=0.1.4
|
||||
, githash >=0.1.6.1
|
||||
, haskeline >=0.6
|
||||
, hledger
|
||||
, hledger-lib >=1.26.99 && <1.27
|
||||
@ -248,7 +248,7 @@ test-suite unittest
|
||||
, directory
|
||||
, extra >=1.6.3
|
||||
, filepath
|
||||
, githash >=0.1.4
|
||||
, githash >=0.1.6.1
|
||||
, haskeline >=0.6
|
||||
, hledger
|
||||
, hledger-lib >=1.26.99 && <1.27
|
||||
@ -296,7 +296,7 @@ benchmark bench
|
||||
, directory
|
||||
, extra >=1.6.3
|
||||
, filepath
|
||||
, githash >=0.1.4
|
||||
, githash >=0.1.6.1
|
||||
, haskeline >=0.6
|
||||
, hledger
|
||||
, hledger-lib >=1.26.99 && <1.27
|
||||
|
||||
Loading…
Reference in New Issue
Block a user