Skip to content

Commit 76a9158

Browse files
committed
Implement structure Universal with an applicative exception declaration
1 parent 9913100 commit 76a9158

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

basis-library/schedulers/par-pcall/sources.mlb

+5-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,11 @@ local
2626
../shh/queue/DequeABP.sml
2727
(*Stack.sml*)
2828
../shh/Result.sml
29-
Universal.sml
29+
ann
30+
"exnDecElab app"
31+
in
32+
Universal.sml
33+
end
3034
ann
3135
"allowFFI true"
3236
"allowPrim true"

0 commit comments

Comments
 (0)