diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2026-05-10 00:36:36 +0200 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2026-05-10 00:37:10 +0200 |
| commit | 66e9a4f242b9f02a7fcf6b5fc610417a50e1ba87 (patch) | |
| tree | 50767c625770adef2a6c658da88c630a6a121e13 /tirclogv.cabal | |
| parent | a0ece65727292ed5a9dc165686f5ec5f891ab30c (diff) | |
Rendering performance experiments
Diffstat (limited to 'tirclogv.cabal')
| -rw-r--r-- | tirclogv.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tirclogv.cabal b/tirclogv.cabal index f65130a..051453b 100644 --- a/tirclogv.cabal +++ b/tirclogv.cabal @@ -40,11 +40,13 @@ executable tirclogv filepath, fsnotify, mustache, + text-builder-linear, random, text >= 2.1.2, transformers, time, unix, + unordered-containers, vector hs-source-dirs: src c-sources: |
