Skip to content

Commit bfe4e3a

Browse files
committed
chore(opam): add synopsis
1 parent 19f1c03 commit bfe4e3a

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

decoders-ezjsonm.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
opam-version: "1.2"
22
name: "decoders-ezjsonm"
3+
synopsis: "Elm-inspired decoders for Ocaml"
34
maintainer: "Matt Bray <[email protected]>"
45
authors: ["Matt Bray <[email protected]>"]
56
homepage: "https://github.com/mattjbray/ocaml-decoders"

decoders-ocyaml.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
opam-version: "1.2"
22
name: "decoders-ocyaml"
3+
synopsis: "Elm-inspired decoders for Ocaml"
34
maintainer: "Matt Bray <[email protected]>"
45
authors: ["Matt Bray <[email protected]>"]
56
homepage: "https://github.com/mattjbray/ocaml-decoders"

decoders-yojson.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
opam-version: "1.2"
22
name: "decoders-yojson"
3+
synopsis: "Elm-inspired decoders for Ocaml"
34
maintainer: "Matt Bray <[email protected]>"
45
authors: ["Matt Bray <[email protected]>"]
56
homepage: "https://github.com/mattjbray/ocaml-decoders"

decoders.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
opam-version: "1.2"
22
name: "decoders"
3+
synopsis: "Elm-inspired decoders for Ocaml"
34
maintainer: "Matt Bray <[email protected]>"
45
authors: ["Matt Bray <[email protected]>"]
56
homepage: "https://github.com/mattjbray/ocaml-decoders"

0 commit comments

Comments
 (0)