package gettext

  1. Overview
  2. Docs

Source file GettextConfigDune.ml

1
2
3
4
5
6
7
module Sites = struct
    let locale = Dune_site.Private_.Helpers.site
      ~package:"gettext"
      ~section:Dune_section.Share
      ~suffix:"locale"
      ~encoded:(Sys.opaque_identity "=34:/home/opam/.opam/5.3/share/gettext                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ")
end
OCaml

Innovation. Community. Security.