don't use avx512 in rounded-hw

This commit is contained in:
sheaf 2023-01-14 03:22:04 +01:00
parent 684550a795
commit ba07fce595

View file

@ -2,7 +2,7 @@ packages: .
constraints:
acts -finitary,
rounded-hw -pure-hs -c99 +avx512 +ghc-prim -x87-long-double
rounded-hw -pure-hs -c99 -avx512 +ghc-prim -x87-long-double
-- Fix a severe bug in Waargonaut (no corresponding Hackage release???)