We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f59a5ad commit bff7af3Copy full SHA for bff7af3
1 file changed
opam
@@ -17,7 +17,7 @@ build: [
17
[make "build"]
18
]
19
depends: [
20
- "topkg" {>= "0.8.1" & < "0.9"}
21
- "reason-parser" {= "1.13.3"}
+ "topkg" {>= "0.8.1" & < "0.9"}
+ "reason" {= "1.13.3"}
22
23
available: [ ocaml-version >= "4.02" & ocaml-version < "4.05" ]
0 commit comments