about summary refs log tree commit diff
path: root/src/error/dune
blob: 916be3cccc9190d9778131f89e9b37679d959003 (plain)
1
2
3
4
(library
 (name Error)
 (public_name toytt.error)
 (libraries asai toytt.name))