Skip to content

Commit

Permalink
split opam file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremie Dimino committed May 3, 2018
1 parent b4ebb30 commit ec0e423
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 3 additions & 0 deletions ppx_sexp_conv.descr
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Generation of S-expression conversion functions from type definitions

Part of the Jane Street's PPX rewriters collection.
5 changes: 0 additions & 5 deletions ppx_sexp_conv.opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,3 @@ depends: [
"sexplib0" {>= "v0.11" & < "v0.12"}
]
available: [ ocaml-version >= "4.04.1" ]
descr: "
Generation of S-expression conversion functions from type definitions

Part of the Jane Street's PPX rewriters collection.
"

0 comments on commit ec0e423

Please sign in to comment.