aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/pom.lux
diff options
context:
space:
mode:
authorEduardo Julian2022-07-03 03:12:11 -0400
committerEduardo Julian2022-07-03 03:12:11 -0400
commit700628f36e1ac846f007cec855b0f9ecdbb66c80 (patch)
tree6a8a259c854c429d650fe8b7c4bf2b224c47be97 /stdlib/source/program/aedifex/pom.lux
parent9e7ddacf853efd7a18c1911d2f287d483b083229 (diff)
Moved "lux/target" to "lux/meta/target".
Diffstat (limited to 'stdlib/source/program/aedifex/pom.lux')
-rw-r--r--stdlib/source/program/aedifex/pom.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/program/aedifex/pom.lux b/stdlib/source/program/aedifex/pom.lux
index 69b8d5c98..c87dcabaf 100644
--- a/stdlib/source/program/aedifex/pom.lux
+++ b/stdlib/source/program/aedifex/pom.lux
@@ -4,11 +4,11 @@
[abstract
[monad (.only do)]]
[control
+ ["<>" parser]
["[0]" pipe]
["[0]" maybe (.use "[1]#[0]" functor)]
["[0]" try (.only Try)]
- ["[0]" exception]
- ["<>" parser]]
+ ["[0]" exception]]
[data
["[0]" text]
[format