Skip to content

Commit d4d1aa6

Browse files
authored
Merge pull request #27896 from aqjune/hol
Add ocaml-base-compiler to dependency of hol_light
2 parents 2df846c + 8535bbe commit d4d1aa6

File tree

1 file changed

+1
-0
lines changed
  • packages/hol_light/hol_light.3.0.0

1 file changed

+1
-0
lines changed

packages/hol_light/hol_light.3.0.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ depends: [
5050
"ledit")
5151
|
5252
("ocaml" {>= "4.14.0"} &
53+
"ocaml-base-compiler" &
5354
"camlp5" {>= "8.0"} &
5455
"zarith" {>= "1.5"} &
5556
"ledit")

0 commit comments

Comments
 (0)