aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/pom.lux
diff options
context:
space:
mode:
authorEduardo Julian2021-09-07 22:50:21 -0400
committerEduardo Julian2021-09-07 22:50:21 -0400
commit35c0807799717cd720ab28b35851c1a01a67445d (patch)
treec6237b79fb262d24c8a46ee3ecb714df3e9874d8 /stdlib/source/program/aedifex/pom.lux
parentb55cefcb258f11eeee32c1478faefd1bd09ec871 (diff)
De-taggification | part 4
Diffstat (limited to 'stdlib/source/program/aedifex/pom.lux')
-rw-r--r--stdlib/source/program/aedifex/pom.lux28
1 files changed, 14 insertions, 14 deletions
diff --git a/stdlib/source/program/aedifex/pom.lux b/stdlib/source/program/aedifex/pom.lux
index 87a070f08..7cf6f961e 100644
--- a/stdlib/source/program/aedifex/pom.lux
+++ b/stdlib/source/program/aedifex/pom.lux
@@ -5,29 +5,29 @@
[monad {"+" [do]}]]
[control
[pipe {"+" [case>]}]
- ["." maybe ("#\." functor)]
- ["." try {"+" [Try]}]
- ["." exception]
+ ["[0]" maybe ("[1]\[0]" functor)]
+ ["[0]" try {"+" [Try]}]
+ ["[0]" exception]
["<>" parser
- ["<.>" xml {"+" [Parser]}]]]
+ ["<[0]>" xml {"+" [Parser]}]]]
[data
- ["." name]
- ["." text]
+ ["[0]" name]
+ ["[0]" text]
[format
["_" xml {"+" [Tag XML]}]]
[collection
- ["." list ("#\." monoid functor mix)]
- ["." set]
- ["." dictionary]]]
+ ["[0]" list ("[1]\[0]" monoid functor mix)]
+ ["[0]" set]
+ ["[0]" dictionary]]]
[world
- ["." file]]]]
- ["." // "_"
+ ["[0]" file]]]]
+ ["[0]" // "_"
["/" profile]
- ["#." dependency {"+" [Dependency]}]
+ ["[1][0]" dependency {"+" [Dependency]}]
[repository
[remote {"+" [Address]}]]
- ["#." artifact {"+" [Artifact]}
- ["#/." type]]])
+ ["[1][0]" artifact {"+" [Artifact]}
+ ["[1]/[0]" type]]])
... https://maven.apache.org/pom.html