diff options
Diffstat (limited to 'sh.cabal')
-rw-r--r-- | sh.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ library base, bytestring, megaparsec, + mtl, template-haskell, text, typed-process, |