summaryrefslogtreecommitdiffstats
path: root/much.cabal
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2025-03-12 20:23:27 +0100
committertv <tv@krebsco.de>2025-07-21 15:13:52 +0200
commit2cff03b003f323af5380ca7b4068335566d97c47 (patch)
tree6e035421eb06134db0a8c1f6b43dbaa0c970be2a /much.cabal
parentef3a67e9ac3d71cf5e15a54caef56cd9bce953d3 (diff)
cabal: scanner -> terminal-scanner
Diffstat (limited to 'much.cabal')
-rw-r--r--much.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/much.cabal b/much.cabal
index 573ccbe..e63a62b 100644
--- a/much.cabal
+++ b/much.cabal
@@ -21,7 +21,7 @@ executable much-tv
, case-insensitive
, time
, safe
- , scanner
+ , terminal-scanner
, directory
, hyphenation
, linebreak
@@ -45,7 +45,7 @@ executable much-kmein
, filepath
, process
, rosezipper
- , scanner
+ , terminal-scanner
, text
, unix
@@ -105,9 +105,9 @@ library
, random
, rosezipper
, safe
- , scanner
, servant-server
, split
+ , terminal-scanner
, terminal-size
, text
, time