aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/data/text/encoding.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/lux/data/text/encoding.lux5
1 files changed, 3 insertions, 2 deletions
diff --git a/stdlib/source/lux/data/text/encoding.lux b/stdlib/source/lux/data/text/encoding.lux
index de4bdf310..bd1a255ec 100644
--- a/stdlib/source/lux/data/text/encoding.lux
+++ b/stdlib/source/lux/data/text/encoding.lux
@@ -4,8 +4,9 @@
["." error (#+ Error)]]
[world
[binary (#+ Binary)]]
- [compiler
- ["_" host]]
+ [platform
+ [compiler
+ ["_" host]]]
[host (#+ import:)]])
(`` (for {(~~ (static _.jvm))