FStarLang / FStar

A Proof-oriented Programming Language
https://fstar-lang.org
Apache License 2.0
2.7k stars 234 forks source link

Fixing #3474: making sure module names match filenames in case #3478

Closed mtzguido closed 2 months ago

mtzguido commented 2 months ago

I added an exception for prims.fst, which does not make match Prims. I'll make a separate PR for renaming the file and removing the exception.