Skip to content

Commit

Permalink
Add coverage instrumentation to haz3lmenhir library
Browse files Browse the repository at this point in the history
  • Loading branch information
7h3kk1d committed Oct 31, 2024
1 parent 17880ce commit d8f2652
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/haz3lmenhir/dune
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
(name haz3lmenhir)
(libraries util re sexplib unionFind haz3lcore)
(modules AST Conversion Interface Lexer Parser)
(instrumentation
(backend bisect_ppx))
(preprocess
(pps ppx_let ppx_sexp_conv ppx_deriving.show ppx_yojson_conv)))

Expand Down

0 comments on commit d8f2652

Please sign in to comment.