New comment by chexum on void-packages repository https://github.com/void-linux/void-packages/pull/31898#issuecomment-877788410 Comment: By the way, it seems the build checks are failing because there is no check target: 2021-07-10T22:39:46.1203634Z ===--- building final phase 2021-07-10T22:39:46.1204570Z make --no-print-directory -f ghc.mk phase=final check 2021-07-10T22:39:49.0161381Z make[1]: *** No rule to make target 'check'. Stop. 2021-07-10T22:39:49.0186932Z make: *** [Makefile:128: check] Error 2 2021-07-10T22:39:49.0191464Z => ERROR: ghc-8.8.4_3: do_check: '${make_cmd} ${make_check_args} ${make_check_target}' exited with 2 2021-07-10T22:39:49.0193972Z => ERROR: in do_check() at common/build-style/gnu-configure.sh:33 2021-07-10T22:39:49.0462777Z ##[error]Process completed with exit code 1.