Skip to content

Don't crash if ghcversion.h isn't available (#26018)

Sylvain Henry requested to merge hsyl20/ghc:hsyl20/ghcversion into master

If ghcversion.h can't be found, don't try to include it. This happens when there is no rts package in the package db and when -ghcversion-file argument isn't passed.

Edited by Sylvain Henry

Merge request reports

Loading