114.08+89

This commit is contained in:
Jeremie Dimino 2016-09-02 11:02:01 +01:00
parent cfc2ac765b
commit 66bdeab540
2 changed files with 2 additions and 2 deletions

2
_oasis
View File

@ -2,7 +2,7 @@ OASISFormat: 0.4
OCamlVersion: >= 4.03.0 OCamlVersion: >= 4.03.0
FindlibVersion: >= 1.3.2 FindlibVersion: >= 1.3.2
Name: ppx_let Name: ppx_let
Version: 114.08+63 Version: 114.08+89
Synopsis: Monadic let-bindings Synopsis: Monadic let-bindings
Authors: Jane Street Group, LLC <opensource@janestreet.com> Authors: Jane Street Group, LLC <opensource@janestreet.com>
Copyrights: (C) 2015-2016 Jane Street Group LLC <opensource@janestreet.com> Copyrights: (C) 2015-2016 Jane Street Group LLC <opensource@janestreet.com>

2
opam
View File

@ -18,4 +18,4 @@ depends: [
"ppx_driver" "ppx_driver"
] ]
available: [ ocaml-version >= "4.03.0" ] available: [ ocaml-version >= "4.03.0" ]
conclicts: [ "oasis" {= "0.4.7"} ] conflicts: [ "oasis" {= "0.4.7"} ]