;cabal: update cabal files

This commit is contained in:
Simon Michael 2021-08-05 22:04:38 -10:00
parent 33c5726a96
commit 53f02c7b3d

View File

@ -151,7 +151,7 @@ library
, directory
, extra >=1.6.3
, filepath
, githash >=0.1.2
, githash >=0.1.4
, hashable >=1.2.4
, haskeline >=0.6
, hledger-lib >=1.22.99 && <1.23
@ -202,7 +202,7 @@ executable hledger
, directory
, extra >=1.6.3
, filepath
, githash >=0.1.2
, githash >=0.1.4
, haskeline >=0.6
, hledger
, hledger-lib >=1.22.99 && <1.23
@ -253,7 +253,7 @@ test-suite unittest
, directory
, extra >=1.6.3
, filepath
, githash >=0.1.2
, githash >=0.1.4
, haskeline >=0.6
, hledger
, hledger-lib >=1.22.99 && <1.23
@ -302,7 +302,7 @@ benchmark bench
, directory
, extra >=1.6.3
, filepath
, githash >=0.1.2
, githash >=0.1.4
, haskeline >=0.6
, hledger
, hledger-lib >=1.22.99 && <1.23