aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/format.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/program/aedifex/format.lux')
-rw-r--r--stdlib/source/program/aedifex/format.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/program/aedifex/format.lux b/stdlib/source/program/aedifex/format.lux
index ac1cf8916..7be3a1752 100644
--- a/stdlib/source/program/aedifex/format.lux
+++ b/stdlib/source/program/aedifex/format.lux
@@ -23,7 +23,7 @@
["[1][0]" artifact (.only Artifact)
["[1]/[0]" type]]])
-(type: .public (Format a)
+(type .public (Format a)
(-> a Code))
(def (license [name url type])
@@ -58,7 +58,7 @@
(Format /.Contributor)
..developer)
-(type: Aggregate
+(type Aggregate
(Dictionary Text Code))
(def aggregate