about summary refs log tree commit diff
path: root/src/reporter/dune
blob: ab0f04abbb2145390012e9e4aa6c90c965490cbb (plain)
1
2
3
4
(library
 (name Reporter)
 (public_name toytt.reporter)
 (libraries asai toytt.ident))