Skip to content
Snippets Groups Projects
Commit faa3c6a6 authored by Matthew Pickering's avatar Matthew Pickering Committed by Mikolaj Konarski
Browse files

Add module name validation in cabal check command

This change ensures that Cabal warns about modules with names that would cause
portability issues, especially on Windows systems where certain names like "aux",
"con", "nul", etc. are reserved by the operating system.

Fixes #10295
parent 6463c288
No related branches found
No related tags found
No related merge requests found
Showing
with 98 additions and 1 deletion
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment