diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2026-04-09 22:14:55 +0200 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2026-04-09 22:14:55 +0200 |
| commit | b5c5b51792adc4a487554190e730f928574f889b (patch) | |
| tree | d3e060a64463996c7b79953d84e7d276911f10a4 /tirclogv.cabal | |
| parent | 0710fa9b2cac6a3f3d18de6b303c69b2af606fd5 (diff) | |
Nick colors (only sensible in dark mode so far)nickcolor
Diffstat (limited to 'tirclogv.cabal')
| -rw-r--r-- | tirclogv.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tirclogv.cabal b/tirclogv.cabal index 10a6939..2746bf7 100644 --- a/tirclogv.cabal +++ b/tirclogv.cabal @@ -24,6 +24,7 @@ executable tirclogv attoparsec, bytestring, clock, + Color >= 0.4.1, containers, directory, filepath, |
