Skip to content

Commit c9d0714

Browse files
committed
remove ppxlib constraint
1 parent d37777a commit c9d0714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack_parallel.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ depends: [
1515
"conf-sqlite3"
1616
"core" {< "v0.15"}
1717
"ppx_deriving"
18-
"ppxlib" {< "0.9.0"}
18+
"ppxlib"
1919
"sexplib" {< "v0.15"}
2020
]
2121
synopsis: "Parallel and shared memory library"

0 commit comments

Comments
 (0)