Skip to content

Commit 7d33e0e

Browse files
CohenCyrilgares
authored andcommitted
wip
1 parent 0335f27 commit 7d33e0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/coq_elpi_HOAS.ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -952,6 +952,7 @@ let purge_algebraic_univs_sort state s =
952952

953953
let in_elpi_flex_sort t = E.mkApp sortc (E.mkApp typc t []) []
954954

955+
(* WIP: I do not know how to make this optional *)
955956
(* let sort = { sort with API.Conversion.embed = (fun ~depth state s ->
956957
let state, s = purge_algebraic_univs_sort state (EConstr.ESorts.make s) in
957958
sort.API.Conversion.embed ~depth state s) } *)

0 commit comments

Comments
 (0)