| For Data/Dates.hs in particular: - Changed `SimpleTextParser` to `TextParser m` for all parsers - Changed `string` to the case-insensitive `string'` to match the behaviour of `T.toLower` found in `parsePeriodExpr` - export `periodexprp` for "direct" use | ||
|---|---|---|
| .. | ||
| Account.hs | ||
| AccountName.hs | ||
| Amount.hs | ||
| AutoTransaction.hs | ||
| Commodity.hs | ||
| Dates.hs | ||
| Journal.hs | ||
| Ledger.hs | ||
| MarketPrice.hs | ||
| Period.hs | ||
| Posting.hs | ||
| RawOptions.hs | ||
| StringFormat.hs | ||
| Timeclock.hs | ||
| Transaction.hs | ||
| Types.hs | ||