mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
8 lines
247 B
Text
8 lines
247 B
Text
|
|
(library
|
|
(name containers_data)
|
|
(public_name containers-data)
|
|
(wrapped false)
|
|
(flags :standard -w +a-4-42-44-48-50-58-32-60@8 -safe-string -open CCShims_)
|
|
(ocamlopt_flags :standard (:include ../flambda.flags))
|
|
(libraries containers))
|