aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/meta/configuration.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/meta/configuration.lux')
-rw-r--r--stdlib/source/library/lux/meta/configuration.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/library/lux/meta/configuration.lux b/stdlib/source/library/lux/meta/configuration.lux
index cf6675195..6e6ed68bb 100644
--- a/stdlib/source/library/lux/meta/configuration.lux
+++ b/stdlib/source/library/lux/meta/configuration.lux
@@ -10,11 +10,11 @@
["[0]" maybe (.open: "[1]#[0]" functor)]
["[0]" exception (.only exception:)]
["<>" parser (.only)
- ["<[0]>" text (.only Parser)]
["<[0]>" code]]]
[data
["[0]" text (.open: "[1]#[0]" equivalence)
- ["%" format]]
+ ["%" format]
+ ["<[1]>" \\parser (.only Parser)]]
[collection
["[0]" list (.open: "[1]#[0]" functor mix)]
[dictionary