Skip to content

Commit 491b828

Browse files
committed
Add constraint on Merlin to Gopcaml
1 parent 4a8bdc7 commit 491b828

File tree

1 file changed

+1
-1
lines changed
  • packages/gopcaml-mode/gopcaml-mode.0.0.6

1 file changed

+1
-1
lines changed

packages/gopcaml-mode/gopcaml-mode.0.0.6/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ depends: [
1515
"ppx_deriving" {>= "4.4.0"}
1616
"ecaml" {>= "v0.15.0"}
1717
"ocaml-migrate-parsetree" {>= "2.4.0"}
18-
"merlin" {>= "2.5.0"}
18+
"merlin" {>= "2.5.0" < "4.8"}
1919
"ocp-indent" {>= "1.0.0"}
2020
]
2121
build: [

0 commit comments

Comments
 (0)