aboutsummaryrefslogtreecommitdiff
path: root/licentia/source/program/licentia.lux
diff options
context:
space:
mode:
Diffstat (limited to 'licentia/source/program/licentia.lux')
-rw-r--r--licentia/source/program/licentia.lux30
1 files changed, 15 insertions, 15 deletions
diff --git a/licentia/source/program/licentia.lux b/licentia/source/program/licentia.lux
index 1f5b9c05d..058f762c7 100644
--- a/licentia/source/program/licentia.lux
+++ b/licentia/source/program/licentia.lux
@@ -16,37 +16,37 @@
[lux "*"
[ffi {"+" [import:]}]
[program {"+" [program:]}]
- ["." debug]
+ ["[0]" debug]
[abstract
[monad {"+" [do]}]]
[control
[remember {"+" [to_do]}]
- ["." io {"+" [IO]} ("#\." monad)]
- ["." maybe]
- ["." try {"+" [Try]}]
- ["." parser
- ["<.>" cli]
- ["<.>" json]]
+ ["[0]" io {"+" [IO]} ("[1]\[0]" monad)]
+ ["[0]" maybe]
+ ["[0]" try {"+" [Try]}]
+ ["[0]" parser
+ ["<[0]>" cli]
+ ["<[0]>" json]]
[security
["!" capability]]]
[data
- ["." text
+ ["[0]" text
["%" format {"+" [format]}]
[encoding
- ["." utf8]]]
+ ["[0]" utf8]]]
[format
- ["." json]]]
+ ["[0]" json]]]
[world
- ["." file]]]]
- ["." / "_"
- ["#." input]
- ["#." output]])
+ ["[0]" file]]]]
+ ["[0]" / "_"
+ ["[1][0]" input]
+ ["[1][0]" output]])
(with_expansions [<expiry> "2022-04-01"]
(to_do <expiry> "Create a short notice to add as a comment to each file in the _.work"))
(import: java/lang/String
- ["#::."
+ ["[1]::[0]"
(trim [] java/lang/String)])
(def: default_output_file