File tree Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ depends: [
3333 "ppx_string"
3434 "ppx_variants_conv"
3535 "ppx_expect"
36+ "notty-community" {>= "2.4.0"}
3637 "ppx_minidebug" {>= "3.0.0"}
3738 "metal" {os = "macos"}
3839 "odoc" {with-doc}
@@ -63,4 +64,5 @@ dev-repo: "git+https://github.com/lukstafi/ocannl.git"
6364x-maintenance-intent: ["(latest)"]
6465pin-depends: [
6566 ["ppx_minidebug.dev" "git+https://github.com/lukstafi/ppx_minidebug.git"]
67+ ["notty-community.dev" "git+https://github.com/lukstafi/notty-community.git"]
6668]
Original file line number Diff line number Diff line change 11pin-depends: [
22 ["ppx_minidebug.dev" "git+https://github.com/lukstafi/ppx_minidebug.git"]
3+ ["notty-community.dev" "git+https://github.com/lukstafi/notty-community.git"]
34]
Original file line number Diff line number Diff line change 7070 ppx_string
7171 ppx_variants_conv
7272 ppx_expect
73+ ( notty-community
74+ ( >= 2 .4.0) )
7375 ( ppx_minidebug
7476 ( >= 3 .0.0) )
7577 ( metal
132134 ppx_string
133135 ppx_variants_conv
134136 ppx_expect
137+ ( notty-community
138+ ( >= 2 .4.0) )
135139 ( ppx_minidebug
136140 ( >= 3 .0.0) )
137141 ( odoc :with -doc)
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ depends: [
3939 "ppx_string"
4040 "ppx_variants_conv"
4141 "ppx_expect"
42+ "notty-community" {>= "2.4.0"}
4243 "ppx_minidebug" {>= "3.0.0"}
4344 "odoc" {with-doc}
4445 "md2mld" {with-doc}
@@ -64,4 +65,5 @@ dev-repo: "git+https://github.com/lukstafi/ocannl.git"
6465x-maintenance-intent: ["(latest)"]
6566pin-depends: [
6667 ["ppx_minidebug.dev" "git+https://github.com/lukstafi/ppx_minidebug.git"]
68+ ["notty-community.dev" "git+https://github.com/lukstafi/notty-community.git"]
6769]
Original file line number Diff line number Diff line change 11pin-depends: [
22 ["ppx_minidebug.dev" "git+https://github.com/lukstafi/ppx_minidebug.git"]
3+ ["notty-community.dev" "git+https://github.com/lukstafi/notty-community.git"]
34]
You can’t perform that action at this time.
0 commit comments