index
:
sh
main
convenient shell processes in Haskell
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sh.cabal
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'sh.cabal')
-rw-r--r--
sh.cabal
1
1 files changed, 1 insertions, 0 deletions
diff --git a/sh.cabal b/sh.cabal
index 316619c..d5fce58 100644
--- a/
sh.cabal
+++ b/
sh.cabal
@@ -34,5 +34,6 @@ test-suite sh-test
base,
bytestring,
hspec,
+ mtl,
sh,
text