File: dune

package info (click to toggle)
ppx-yojson-conv-lib 0.17.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 128 kB
  • sloc: ml: 458; makefile: 14
file content (5 lines) | stat: -rw-r--r-- 124 bytes parent folder | download
1
2
3
4
5
(library
 (name ppx_yojson_conv_lib)
 (public_name ppx_yojson_conv_lib)
 (libraries yojson)
 (preprocess no_preprocessing))