mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
add lambda set vars to host exposed alias
This commit is contained in:
parent
b186ccc370
commit
aac0e2d9f9
4 changed files with 20 additions and 10 deletions
|
@ -833,7 +833,7 @@ fn type_to_variable(
|
|||
}
|
||||
HostExposedAlias {
|
||||
name: symbol,
|
||||
arguments: args,
|
||||
type_arguments: args,
|
||||
actual: alias_type,
|
||||
actual_var,
|
||||
..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue