Skip to content

Commit be03ca1

Browse files
c-cubemseri
andauthored
Apply suggestions from code review
Co-authored-by: Marcello Seri <[email protected]>
1 parent ede09f4 commit be03ca1

File tree

3 files changed

+3
-3
lines changed
  • packages
    • linol-eio/linol-eio.0.9
    • linol-lwt/linol-lwt.0.9
    • linol/linol.0.9

3 files changed

+3
-3
lines changed

packages/linol-eio/linol-eio.0.9/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ depends: [
1717
"odoc" {with-doc}
1818
]
1919
build: [
20-
["dune" "subst"] {pinned}
20+
["dune" "subst"] {dev}
2121
[
2222
"dune"
2323
"build"

packages/linol-lwt/linol-lwt.0.9/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ depends: [
1616
"odoc" {with-doc}
1717
]
1818
build: [
19-
["dune" "subst"] {pinned}
19+
["dune" "subst"] {dev}
2020
[
2121
"dune"
2222
"build"

packages/linol/linol.0.9/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ depends: [
1616
"odoc" {with-doc}
1717
]
1818
build: [
19-
["dune" "subst"] {pinned}
19+
["dune" "subst"] {dev}
2020
[
2121
"dune"
2222
"build"

0 commit comments

Comments
 (0)