diff options
Diffstat (limited to 'lib/dune')
| -rw-r--r-- | lib/dune | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,4 +8,5 @@ ppx_deriving.eq ppx_deriving.ord ppx_deriving.make - ppx_deriving.show))) + ppx_deriving.show + ppx_deriving_qcheck))) |
