-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Trying to build 2.3.0 I get this error:
$ dune build -j16
File "tools/gencopy.ml", line 147, characters 60-74:
147 | List.map2 (fun s t -> (t.id, evar s.txt)) params_in td.type_params
^^^^^^^^^^^^^^
Error: This expression has type type_expr list
but an expression was expected of type transient_expr list
Type type_expr is not compatible with type transient_expr
Metadata
Metadata
Assignees
Labels
No labels