aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/format.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/program/aedifex/format.lux')
-rw-r--r--stdlib/source/program/aedifex/format.lux7
1 files changed, 4 insertions, 3 deletions
diff --git a/stdlib/source/program/aedifex/format.lux b/stdlib/source/program/aedifex/format.lux
index 5ba5ab385..da65aa330 100644
--- a/stdlib/source/program/aedifex/format.lux
+++ b/stdlib/source/program/aedifex/format.lux
@@ -7,9 +7,10 @@
["[0]" dictionary (.only Dictionary)]
["[0]" list (.use "[1]#[0]" monad)]
["[0]" set (.only Set)]]]
- [macro
- ["[0]" code]
- ["[0]" template]]
+ [meta
+ [macro
+ ["[0]" code]
+ ["[0]" template]]]
[tool
[compiler
[meta