;cabal: update cabal files

This commit is contained in:
Simon Michael 2022-11-03 08:31:16 -10:00
parent 988c164ec8
commit 14c31cc23d

View File

@ -149,7 +149,7 @@ library
, directory
, extra >=1.6.3
, filepath
, githash >=0.1.6.1
, githash >=0.1.6.2
, hashable >=1.2.4
, haskeline >=0.6
, hledger-lib >=1.27.99 && <1.28
@ -200,7 +200,7 @@ executable hledger
, directory
, extra >=1.6.3
, filepath
, githash >=0.1.6.1
, githash >=0.1.6.2
, haskeline >=0.6
, hledger
, hledger-lib >=1.27.99 && <1.28
@ -251,7 +251,7 @@ test-suite unittest
, directory
, extra >=1.6.3
, filepath
, githash >=0.1.6.1
, githash >=0.1.6.2
, haskeline >=0.6
, hledger
, hledger-lib >=1.27.99 && <1.28
@ -300,7 +300,7 @@ benchmark bench
, directory
, extra >=1.6.3
, filepath
, githash >=0.1.6.1
, githash >=0.1.6.2
, haskeline >=0.6
, hledger
, hledger-lib >=1.27.99 && <1.28