Skip to content

Commit

Permalink
Merge pull request #149 from sim642/ppxlib-plugins
Browse files Browse the repository at this point in the history
Port to ppxlib registration and attributes
  • Loading branch information
NathanReb authored Apr 24, 2024
2 parents b2500fd + d7f9fb3 commit a0e739d
Show file tree
Hide file tree
Showing 4 changed files with 177 additions and 126 deletions.
2 changes: 1 addition & 1 deletion ppx_deriving_yojson.opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ depends: [
"dune" {>= "1.0"}
"yojson" {>= "1.6.0"}
"ppx_deriving" {>= "5.1"}
"ppxlib" {>= "0.26.0"}
"ppxlib" {>= "0.30.0"}
"ounit2" {with-test}
]
synopsis:
Expand Down
Loading

0 comments on commit a0e739d

Please sign in to comment.