aboutsummaryrefslogtreecommitdiff
path: root/lib/dune
blob: cdc74ccebe31b6d9815306b822ab30b2b8591ff0 (plain)
1
2
3
4
5
6
7
8
9
10
(library
 (name stitch)
 (libraries
  unix
  cmdliner
  str
  notty
  notty.unix
  shexp.process
  lambda-term))