complete add_category

This commit is contained in:
Folkert 2020-04-03 16:04:48 +02:00
parent 74331e4b90
commit a2a79925b3
5 changed files with 95 additions and 7 deletions

View file

@ -718,7 +718,7 @@ pub fn constrain_expr(
Box::new(Type::Variable(*ext_var)),
),
expected.clone(),
Category::TagUnion,
Category::TagApply(name.clone()),
region,
);
let ast_con = Eq(