Skip to content

Commit 9d4f2b5

Browse files
committed
DO NOT MERGE: temporarily pin base
1 parent cd92ce4 commit 9d4f2b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lwt_ppx_let.opam

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,8 @@ depends: [
2525
"ocaml" {>= "4.08"}
2626
]
2727

28+
pin-depends: [
29+
[ "base.v0.15.1" "git+https://github.com/dra27/base.git#41c109168efd44ff2c901006e577beb609490ffc" ]
30+
]
31+
2832
description: "Internal package used to partition ppx_let tests."

0 commit comments

Comments
 (0)