;update cabal files

This commit is contained in:
Simon Michael 2020-12-24 10:22:16 -08:00
parent ff3a05f891
commit 62660577c3
2 changed files with 2 additions and 26 deletions

View File

@ -4,7 +4,7 @@ cabal-version: 1.12
-- --
-- see: https://github.com/sol/hpack -- see: https://github.com/sol/hpack
-- --
-- hash: 722f0efd461d91750b3292c6fa975dcae940268ae9bde3e062afa2f2514be904 -- hash: c7f376a0b462db44f7093369e6ab091114858a0f25e0ea7440c0d9390583eb44
name: hledger-lib name: hledger-lib
version: 1.20.99 version: 1.20.99
@ -34,18 +34,6 @@ extra-source-files:
README.md README.md
test/unittest.hs test/unittest.hs
test/doctests.hs test/doctests.hs
hledger_csv.5
hledger_csv.txt
hledger_csv.info
hledger_journal.5
hledger_journal.txt
hledger_journal.info
hledger_timedot.5
hledger_timedot.txt
hledger_timedot.info
hledger_timeclock.5
hledger_timeclock.txt
hledger_timeclock.info
source-repository head source-repository head
type: git type: git

View File

@ -4,7 +4,7 @@ cabal-version: 1.12
-- --
-- see: https://github.com/sol/hpack -- see: https://github.com/sol/hpack
-- --
-- hash: 44fd73321f6fe9ff63e27ff2d1782526ddcda78ac24038cb68f6e905be269705 -- hash: c5c37c98adc27ac9dd90d038498e748990dfdac397b308bf35463f722a823045
name: hledger name: hledger
version: 1.20.99 version: 1.20.99
@ -46,18 +46,6 @@ extra-source-files:
embeddedfiles/hledger-web.1 embeddedfiles/hledger-web.1
embeddedfiles/hledger-web.txt embeddedfiles/hledger-web.txt
embeddedfiles/hledger-web.info embeddedfiles/hledger-web.info
embeddedfiles/hledger_journal.5
embeddedfiles/hledger_journal.txt
embeddedfiles/hledger_journal.info
embeddedfiles/hledger_csv.5
embeddedfiles/hledger_csv.txt
embeddedfiles/hledger_csv.info
embeddedfiles/hledger_timeclock.5
embeddedfiles/hledger_timeclock.txt
embeddedfiles/hledger_timeclock.info
embeddedfiles/hledger_timedot.5
embeddedfiles/hledger_timedot.txt
embeddedfiles/hledger_timedot.info
Hledger/Cli/Commands/Accounts.txt Hledger/Cli/Commands/Accounts.txt
Hledger/Cli/Commands/Activity.txt Hledger/Cli/Commands/Activity.txt
Hledger/Cli/Commands/Add.txt Hledger/Cli/Commands/Add.txt