16 lines
290 B
Plaintext
16 lines
290 B
Plaintext
|
(library
|
||
|
(name transpiler)
|
||
|
(public_name ligo.transpiler)
|
||
|
(libraries
|
||
|
simple-utils
|
||
|
tezos-utils
|
||
|
ast_typed
|
||
|
mini_c
|
||
|
operators
|
||
|
)
|
||
|
(preprocess
|
||
|
(pps simple-utils.ppx_let_generalized)
|
||
|
)
|
||
|
(flags (:standard -w +1..62-4-9-44-40-42-48-30@39@33 -open Simple_utils ))
|
||
|
)
|