| - get rid of undefined parse errors due to guard - don't call error from date parsers; let add re-prompt on bad dates - years now must always have at least four digits - clearer date parse errors | ||
|---|---|---|
| .. | ||
| Account.hs | ||
| AccountName.hs | ||
| Amount.hs | ||
| Commodity.hs | ||
| Dates.hs | ||
| IO.hs | ||
| Journal.hs | ||
| Ledger.hs | ||
| Parse.hs | ||
| Posting.hs | ||
| TimeLog.hs | ||
| Transaction.hs | ||
| Types.hs | ||
| Utils.hs | ||