aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/ffi/export.py.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/ffi/export.py.lux')
-rw-r--r--stdlib/source/library/lux/ffi/export.py.lux6
1 files changed, 3 insertions, 3 deletions
diff --git a/stdlib/source/library/lux/ffi/export.py.lux b/stdlib/source/library/lux/ffi/export.py.lux
index 3dface6f3..563783a3d 100644
--- a/stdlib/source/library/lux/ffi/export.py.lux
+++ b/stdlib/source/library/lux/ffi/export.py.lux
@@ -7,7 +7,7 @@
[abstract
["[0]" monad (.only do)]]
[control
- ["<>" parser
+ ["<>" parser (.only)
["<[0]>" code]]]
[data
[text
@@ -15,7 +15,7 @@
[collection
["[0]" list ("[1]#[0]" monad mix)]
["[0]" set]]]
- ["[0]" macro
+ ["[0]" macro (.only)
[syntax (.only syntax:)]
["[0]" code]]
[math
@@ -27,7 +27,7 @@
["[0]" phase]
[meta
[cache
- ["[0]" dependency "_"
+ ["[0]" dependency
["[1]" artifact]]]]
[language
[lux