Fix syntax error due to bad comment

This commit is contained in:
Harendra Kumar 2021-03-05 01:47:02 +05:30
parent 8d54c84bd7
commit f32a16628e

View File

@ -53,7 +53,7 @@ bench_rts_opts_specific () {
Prelude.Rate/o-1-space/*) echo -n "-K128K" ;;
-- XXX For GHC-9.0
# XXX For GHC-9.0
Prelude.Serial/o-1-space/mixed/sum-product-fold) echo -n "-K64M" ;;
# XXX These should be moved to o-n-space?