roc-lang / roc

A fast, friendly, functional language.
https://roc-lang.org
Universal Permissive License v1.0
4.46k stars 314 forks source link

Trying to use a platform in a package should fail with a nice error message #6850

Open Anton-4 opened 4 months ago

Anton-4 commented 4 months ago

This currently partly works but this was not intended. Running cargo check on such a package should produce an error. More context