Skip to content

Tighten scope of non-POSIX visibility macros

vdukhovni requested to merge trac-vdukhovni/ghc:non-posix-macros into master

Avoid defining non-POSIX feature visibility macros in "Rts.h". Instead define these only as needed in specific C source modules.

Merge request reports