aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/program/aedifex.lux')
-rw-r--r--stdlib/source/program/aedifex.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/program/aedifex.lux b/stdlib/source/program/aedifex.lux
index a275eebea..682c30099 100644
--- a/stdlib/source/program/aedifex.lux
+++ b/stdlib/source/program/aedifex.lux
@@ -93,8 +93,8 @@
(in (#try.Failure ""))))]
(in output)))
-(exception: (cannot_find_repository {repository Text}
- {options (Dictionary Text Address)})
+(exception: (cannot_find_repository [repository Text
+ options (Dictionary Text Address)])
(exception.report
["Repository" (%.text repository)]
["Options" (exception.listing (function (_ [name repo])