CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/02/23 07:05:32
Modified files:
lang/ghc : Makefile distinfo
Added files:
lang/ghc/patches: patch-libraries_text_cbits_measure_off_c
patch-libraries_text_simdutf_simdutf_h
Log message:
ghc (haskell/text): properly test whether AVX512 is supported. fixes SIGILL
on machines with AVX512 on OS which don't support it yet. Problem seen by
Evan Silberman and ajacoutot, fix for libraries/text/cbits/measure_off.c
from Evan. ok gnezdo@
