aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/control/thread.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/lux/control/thread.lux')
-rw-r--r--stdlib/source/lux/control/thread.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/lux/control/thread.lux b/stdlib/source/lux/control/thread.lux
index 978d6a683..b83acabc9 100644
--- a/stdlib/source/lux/control/thread.lux
+++ b/stdlib/source/lux/control/thread.lux
@@ -9,7 +9,7 @@
["." array (#+ Array)]]]
[type (#+ :share)
abstract]
- [platform
+ [tool
[compiler
["." host]]]
["." io (#+ IO)]])