diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2026-07-26 22:02:20 +0200 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2026-07-26 22:02:20 +0200 |
| commit | 2116bd0d411ebd93a1fb35c04a5eaf0d6e840fd7 (patch) | |
| tree | a3f940d5431a0cf96b6f440c578ca8f57b7ce3db /tirclogv.cabal | |
| parent | 822ada35ab5ffc33f9a34f2ff13fed5fb649b5b7 (diff) | |
Remove unused dependencies
Diffstat (limited to 'tirclogv.cabal')
| -rw-r--r-- | tirclogv.cabal | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tirclogv.cabal b/tirclogv.cabal index 74b23f0..2cb0831 100644 --- a/tirclogv.cabal +++ b/tirclogv.cabal @@ -39,7 +39,7 @@ executable tirclogv escapexml, mini-http-server, - attoparsec, + -- attoparsec, bytestring, clock, containers, @@ -54,7 +54,6 @@ executable tirclogv transformers, time, unix, - unordered-containers, vector hs-source-dirs: src c-sources: |
