interpretera, logic & abstract types draft, fixes

This commit is contained in:
ProgramSnail 2025-12-09 16:40:20 +03:00
parent 658415536b
commit 1c74f0c3ef
5 changed files with 112 additions and 8 deletions

View file

@ -11,7 +11,7 @@ doc: "https://url/to/documentation"
bug-reports: "https://github.com/username/reponame/issues"
depends: [
"dune" {>= "3.20"}
"ocaml" {= "4.14.2"}
"ocaml" {= "5.3.0"}
"GT"
"OCanren" {>= "0.3.0~"}
"OCanren-ppx" {>= "0.3.0~"}