mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
add Dates to the cabal file
This commit is contained in:
parent
dfa1b13ee8
commit
7eefb9b01f
@ -35,6 +35,7 @@ Executable hledger
|
||||
Ledger.AccountName
|
||||
Ledger.Amount
|
||||
Ledger.Commodity
|
||||
Ledger.Dates
|
||||
Ledger.Entry
|
||||
Ledger.RawLedger
|
||||
Ledger.Ledger
|
||||
@ -54,6 +55,7 @@ library
|
||||
Ledger.AccountName
|
||||
Ledger.Amount
|
||||
Ledger.Commodity
|
||||
Ledger.Dates
|
||||
Ledger.Entry
|
||||
Ledger.RawLedger
|
||||
Ledger.Ledger
|
||||
|
Loading…
Reference in New Issue
Block a user