Skip to content

Commit 5edd1a5

Browse files
authored
Ensure relaxed syntax for point-free actions is supported
1 parent 9e47472 commit 5edd1a5

File tree

1 file changed

+1
-1
lines changed
  • packages/obelisk/obelisk.0.7.0

1 file changed

+1
-1
lines changed

packages/obelisk/obelisk.0.7.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"ocaml" {>= "4.08"}
1515
"dune" {>= "2.2.0"}
1616
"re"
17-
"menhir" {>= "20181113"}
17+
"menhir" {>= "20190613"}
1818
]
1919
build: [
2020
["dune" "subst"] {pinned}

0 commit comments

Comments
 (0)