34 lines
1017 B
Plaintext
34 lines
1017 B
Plaintext
|
OASISFormat: 0.4
|
||
|
OCamlVersion: >= 4.02.3
|
||
|
FindlibVersion: >= 1.3.2
|
||
|
Name: ppx_let
|
||
|
Version: 113.24.00
|
||
|
Synopsis: Monadic let-bindings
|
||
|
Authors: Jane Street Group, LLC <opensource@janestreet.com>
|
||
|
Copyrights: (C) 2015-2016 Jane Street Group LLC <opensource@janestreet.com>
|
||
|
Maintainers: Jane Street Group, LLC <opensource@janestreet.com>
|
||
|
License: Apache-2.0
|
||
|
LicenseFile: LICENSE.txt
|
||
|
Homepage: https://github.com/janestreet/ppx_let
|
||
|
Plugins: StdFiles (0.3), DevFiles (0.3), META (0.3)
|
||
|
XStdFilesAUTHORS: false
|
||
|
XStdFilesREADME: false
|
||
|
BuildTools: ocamlbuild
|
||
|
FilesAB: META.ab
|
||
|
Description:
|
||
|
Part of the Jane Street's PPX rewriters collection.
|
||
|
|
||
|
Library ppx_let
|
||
|
Path: src
|
||
|
Pack: false
|
||
|
Modules: Ppx_let
|
||
|
BuildDepends: ppx_core,
|
||
|
ppx_driver
|
||
|
|
||
|
Executable ppx
|
||
|
Path: as_ppx
|
||
|
MainIs: ppx.ml
|
||
|
CompiledObject: best
|
||
|
BuildDepends: ppx_let,
|
||
|
ppx_driver
|