aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/target/jvm/loader.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/lux/target/jvm/loader.lux')
-rw-r--r--stdlib/source/lux/target/jvm/loader.lux3
1 files changed, 1 insertions, 2 deletions
diff --git a/stdlib/source/lux/target/jvm/loader.lux b/stdlib/source/lux/target/jvm/loader.lux
index d8cb567e7..7fc9f4ff8 100644
--- a/stdlib/source/lux/target/jvm/loader.lux
+++ b/stdlib/source/lux/target/jvm/loader.lux
@@ -10,14 +10,13 @@
["." atom (#+ Atom)]]]
[data
["." error (#+ Error)]
+ ["." binary (#+ Binary)]
["." text
["%" format (#+ format)]]
[collection
["." array]
["." list ("#;." functor)]
["." dictionary (#+ Dictionary)]]]
- [world
- ["." binary (#+ Binary)]]
["." host (#+ import: object do-to)]])
(type: #export Library