package quill

  1. Overview
  2. Docs

Source file Quill_sites.ml

1
2
3
4
5
6
7
module Sites = struct
    let toplevel_libs = Dune_site.Private_.Helpers.site
      ~package:"quill"
      ~section:Dune_section.Lib
      ~suffix:"toplevel_libs"
      ~encoded:(Sys.opaque_identity "=30:/home/opam/.opam/5.3/lib/quill                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ")
end
OCaml

Innovation. Community. Security.