aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/host.old.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/lux/host.old.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/lux/host.old.lux b/stdlib/source/lux/host.old.lux
index 1f92a4a3b..abda3863a 100644
--- a/stdlib/source/lux/host.old.lux
+++ b/stdlib/source/lux/host.old.lux
@@ -15,7 +15,7 @@
["." bit ("#@." codec)]
number
["." text ("#@." equivalence monoid)
- format]
+ ["%" format (#+ format)]]
[collection
["." array (#+ Array)]
["." list ("#@." monad fold monoid)]]]