Skip to content

Commit

Permalink
dune file for typing package
Browse files Browse the repository at this point in the history
  • Loading branch information
butterunderflow committed Feb 8, 2024
1 parent 3b71141 commit b05b48f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lib/typing/dune
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
(library
(name typing)
(libraries sexplib syntax)
(preprocess
(pps ppx_sexp_conv)))

(env
(dev
(flags (:standard -w -32))))

0 comments on commit b05b48f

Please sign in to comment.