diff options
Diffstat (limited to '')
-rw-r--r-- | lib/dune | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,7 +1,10 @@ (library (name stitch) (libraries + unix + cmdliner str + notty + notty.unix shexp.process - cmdliner lambda-term)) |