Commit 35f13e9
committed
[ocsigen-start.8.0.0] Constrain ocsigen-i18n < 5.0.0
ocsigen-i18n 5.0.0 generates [@@deriving json] directly in --eliom
mode. ocsigen-start 8.0.0 has a sed post-processing step that also
adds [@@deriving json], causing duplication and a compilation error.
Add an upper bound to prevent the incompatible combination.
Also remove the duplicate ocsigen-i18n dependency entry.1 parent 2a4b439 commit 35f13e9
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
0 commit comments