Skip to content

Commit 341b721

Browse files
remove windows+ocaml.5.2 unavailibility
(introduced by error when releasing 5.8.0)
1 parent 93b5f4c commit 341b721

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lwt.opam

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,3 @@ build: [
5454
"@doc" {with-doc}
5555
]
5656
]
57-
available: os-family != "windows" | "ocaml-version" < "5.2"

lwt.opam.template

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,3 @@ build: [
2222
"@doc" {with-doc}
2323
]
2424
]
25-
available: os-family != "windows" | "ocaml-version" < "5.2"

0 commit comments

Comments
 (0)