comment
This commit is contained in:
parent
42ba85c4e1
commit
0d8bd83b7f
3
Types.hs
3
Types.hs
@ -18,8 +18,8 @@ hledger
|
|||||||
TimeLogEntry
|
TimeLogEntry
|
||||||
Ledger
|
Ledger
|
||||||
Account
|
Account
|
||||||
RawLedger
|
|
||||||
EntryTransaction
|
EntryTransaction
|
||||||
|
RawLedger
|
||||||
Entry
|
Entry
|
||||||
Transaction
|
Transaction
|
||||||
AccountName
|
AccountName
|
||||||
@ -27,6 +27,7 @@ hledger
|
|||||||
Currency
|
Currency
|
||||||
Types
|
Types
|
||||||
Utils
|
Utils
|
||||||
|
|
||||||
-}
|
-}
|
||||||
|
|
||||||
type Date = String
|
type Date = String
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user