Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6f76ace

Browse files
fix typo
1 parent cad08ad commit 6f76ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎external-stg-interpreter/lib/Stg/Interpreter/ThreadScheduler.hs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ waitAndScheduleBlockedThreads = do
251251

252252
if null blockedThreads
253253
then do
254-
error "TODO: scheduler has n runnable thread to schedule" -- nothing to run, what to do??
254+
error "TODO: scheduler has no runnable thread to schedule" -- nothing to run, what to do??
255255
else do
256256
handleBlockedDelayWait
257257
stopIfThereIsNoRunnableThread

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /