summaryrefslogtreecommitdiff
path: root/language/l2.lem
diff options
context:
space:
mode:
Diffstat (limited to 'language/l2.lem')
-rw-r--r--language/l2.lem1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/l2.lem b/language/l2.lem
index a9bba453..27af418a 100644
--- a/language/l2.lem
+++ b/language/l2.lem
@@ -403,6 +403,7 @@ type type_def_aux 'a = (* Type definition body *)
type default_spec_aux 'a = (* Default kinding or typing assumption *)
| DT_kind of base_kind * kid
+ | DT_order of order
| DT_typ of typschm * id