diff options
author | Tom Smeding <tom@tomsmeding.com> | 2025-10-16 14:07:19 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2025-10-16 14:07:19 +0200 |
commit | 3dbf6044a2ddfa607eb52f0e41dc17602119d7e2 (patch) | |
tree | f6b867d6fb272f9f153bf945c1cb4feca5d9fb08 /chad-fast.cabal | |
parent | 46880aa722e3d6793bc83d26f45e9dafa8e80717 (diff) |
Remove stale import
Diffstat (limited to 'chad-fast.cabal')
-rw-r--r-- | chad-fast.cabal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chad-fast.cabal b/chad-fast.cabal index fb3e042..df0409d 100644 --- a/chad-fast.cabal +++ b/chad-fast.cabal @@ -86,7 +86,6 @@ library test-framework build-depends: base, ansi-terminal, - colour, concurrent-output, hedgehog, pqueue, |