utop/examples/custom-utop/dune

6 lines
101 B
Plaintext

(executable
(name myutop)
(flags :standard -safe-string)
(link_flags -linkall)
(libraries utop))