Skip to content

Commit e68872e

Browse files
authored
Apply suggestions from code review
1 parent 209b853 commit e68872e

File tree

3 files changed

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

3 files changed

+3
-3
lines changed

packages/linol-eio/linol-eio.0.7/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.7/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.7/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"

0 commit comments

Comments
 (0)