package oasis

  1. Overview
  2. Docs

Build section

  • author Sylvain Le Gall
val build_order : OASISTypes.package -> OASISTypes.section list

Compute the order of section building, taking into account build dependencies between sections. Not exported.

Compute a map between sections and its build depends. The build depends contains only libraries. Not exported.