Skip to content

Convert internal libraries to wrapped libraries #113

@anmonteiro

Description

@anmonteiro

The current dune library structure is an almost 1-to-1 port of a Makefile based build. When converting it, I had to use (wrapped false) everywhere to avoid changing many files.

We should do better here. Wrapped libraries are pretty advantageous to avoid leaking modules in the global namespace.

This needs some exploration in order to find the right structure for libraries, and I expect it to be a pretty invasive change.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions