Skip to content

Commit ca7c5ff

Browse files
authored
Apply suggestions from code review
1 parent cd7924a commit ca7c5ff

File tree

3 files changed

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

3 files changed

+3
-3
lines changed

packages/linol-eio/linol-eio.0.10/opam

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

packages/linol-lwt/linol-lwt.0.10/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"odoc" {with-doc}
1515
]
1616
build: [
17-
["dune" "subst"] {pinned}
17+
["dune" "subst"] {dev}
1818
[
1919
"dune"
2020
"build"

packages/linol/linol.0.10/opam

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

0 commit comments

Comments
 (0)