diff --git a/racket/collects/compiler/module-suffix.rkt b/racket/collects/compiler/module-suffix.rkt index f600ef7967..c89edcb07d 100644 --- a/racket/collects/compiler/module-suffix.rkt +++ b/racket/collects/compiler/module-suffix.rkt @@ -44,7 +44,14 @@ (cond [(bytes? suffix) (hash-set ht suffix #t)] [else ht]))])))) - (sort (hash-keys ht) bytes