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