Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 1813

Package import "Diamond Problem" and building dependencies

$
0
0

The current state is, that modules are identified by name (globally), and there is no notion of versions.
Therefore the compiler doesn’t really know what to, when there is the same Module present twice.

You can try a similar issue easily by creating two directories and creating a rescript file with the same name in both directories.


Viewing all articles
Browse latest Browse all 1813

Trending Articles