mirror of
https://github.com/simonmichael/hledger.git
synced 2025-01-04 00:07:29 +03:00
f8f2d457b9
The regex helpers were converting strings to regex-tdfa regular expressions on the fly every time, but this appears to be quite expensive. The simplest memoisation lib seems to solve it nicely. |
||
---|---|---|
.. | ||
Data | ||
Read | ||
Reports | ||
Utils | ||
Data.hs | ||
Query.hs | ||
Read.hs | ||
Reports.hs | ||
Utils.hs |