aboutsummaryrefslogtreecommitdiffstats
path: root/app/Debug.hs
AgeCommit message (Collapse)Author
2023-12-07chore: increase performance by caching everythingLibravatar Alexander Foremny
Initial cache generation is slower, as we are losing out on parallelism.
2023-11-07add `--edit` flag to `show` commandLibravatar Alexander Foremny