mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-08 03:47:57 -04:00
re-export trace.core in trace
This commit is contained in:
parent
91c9da3b66
commit
e194972613
1 changed files with 1 additions and 1 deletions
2
src/dune
2
src/dune
|
|
@ -2,5 +2,5 @@
|
|||
(name trace)
|
||||
(public_name trace)
|
||||
(synopsis "Lightweight stub for tracing")
|
||||
(libraries trace.core)
|
||||
(libraries (re_export trace.core))
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue