Skip to content

Commit

Permalink
Change the constraint on jbuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremie Dimino committed Mar 14, 2018
1 parent f45f83c commit 78f4194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppxlib.opam
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ build: [
]
depends: [
"base" {>= "v0.10.0"}
"jbuilder" {build & >= "1.0+beta19"}
"jbuilder" {build & >= "1.0+beta18.1"}
"ocaml-compiler-libs" {>= "v0.10.0"}
"ocaml-migrate-parsetree" {>= "1.0"}
"ppx_derivers" {>= "1.0"}
Expand Down

0 comments on commit 78f4194

Please sign in to comment.