summaryrefslogtreecommitdiffstats
path: root/much.cabal
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2014-12-29 05:29:54 +0100
committertv <tv@shackspace.de>2014-12-29 05:29:54 +0100
commit9c2ee6b0bc7b74031439901283190bf58e8a46ce (patch)
tree8769885b1a375046e2868709a6a4b8ddb2d8e826 /much.cabal
parentc08c599d335e12aa82553b3501e79d6defdd6f65 (diff)
keymap "t" = Just editTags -- with $EDITOR
Diffstat (limited to 'much.cabal')
-rw-r--r--much.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/much.cabal b/much.cabal
index 71a3170..620c93e 100644
--- a/much.cabal
+++ b/much.cabal
@@ -19,6 +19,7 @@ executable much
, mtl >=2.1 && <2.2
, process >=1.2 && <1.3
, rosezipper >=0.2 && <0.3
+ , split >=0.2 && <0.3
, terminal-size >= 0.3 && <0.4
, text >=1.2 && <1.3
, time >=1.4 && <1.5