File: dune

package info (click to toggle)
ocaml-angstrom 0.16.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,088 kB
  • sloc: ml: 2,012; makefile: 20; sh: 3
file content (6 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
(library
 (name angstrom)
 (public_name angstrom)
 (libraries bigstringaf)
 (flags :standard -safe-string)
 (preprocess future_syntax))