aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/pom.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/program/aedifex/pom.lux')
-rw-r--r--stdlib/source/program/aedifex/pom.lux14
1 files changed, 7 insertions, 7 deletions
diff --git a/stdlib/source/program/aedifex/pom.lux b/stdlib/source/program/aedifex/pom.lux
index 2fe4c6de1..7ca781741 100644
--- a/stdlib/source/program/aedifex/pom.lux
+++ b/stdlib/source/program/aedifex/pom.lux
@@ -2,18 +2,18 @@
[library
[lux "*"
[abstract
- [monad {"+" do}]]
+ [monad (.only do)]]
[control
["[0]" pipe]
["[0]" maybe ("[1]#[0]" functor)]
- ["[0]" try {"+" Try}]
+ ["[0]" try (.only Try)]
["[0]" exception]
["<>" parser
- ["<[0]>" xml {"+" Parser}]]]
+ ["<[0]>" xml (.only Parser)]]]
[data
["[0]" text]
[format
- ["_" xml {"+" Tag XML}]]
+ ["_" xml (.only Tag XML)]]
[collection
["[0]" list ("[1]#[0]" monoid functor mix)]
["[0]" set]
@@ -24,10 +24,10 @@
["[0]" file]]]]
["[0]" // "_"
["/" profile]
- ["[1][0]" dependency {"+" Dependency}]
+ ["[1][0]" dependency (.only Dependency)]
[repository
- [remote {"+" Address}]]
- ["[1][0]" artifact {"+" Artifact}
+ [remote (.only Address)]]
+ ["[1][0]" artifact (.only Artifact)
["[1]/[0]" type]]])
... https://maven.apache.org/pom.html