clarify comment

This commit is contained in:
Joey Hess 2025-11-06 10:07:07 -04:00
commit be96838508
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -114,8 +114,6 @@ workerAsync (ActiveWorker aid _) = Just aid
-- | Allocates a WorkerPool that has the specified number of workers
-- in it, of each stage.
--
-- The stages are distributed evenly throughout.
allocateWorkerPool :: t -> Int -> UsedStages -> WorkerPool t
allocateWorkerPool t n u = WorkerPool
{ usedStages = u