mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 19:55:31 -05:00
9 lines
293 B
Text
9 lines
293 B
Text
|
|
(library
|
|
((name containers)
|
|
(public_name containers)
|
|
(wrapped false)
|
|
(flags (:standard -w +a-4-42-44-48-50-58-32-60@8 -safe-string -nolabels -open CCMonomorphic))
|
|
(ocamlopt_flags (:standard (:include ../flambda.flags)))
|
|
(libraries (result uchar containers.monomorphic))
|
|
))
|