22 lines
377 B
Plaintext
22 lines
377 B
Plaintext
|
(library
|
||
|
(name main)
|
||
|
(public_name ligo.main)
|
||
|
(libraries
|
||
|
simple-utils
|
||
|
tezos-utils
|
||
|
parser
|
||
|
simplify
|
||
|
ast_simplified
|
||
|
typer
|
||
|
ast_typed
|
||
|
transpiler
|
||
|
mini_c
|
||
|
operators
|
||
|
compiler
|
||
|
)
|
||
|
(preprocess
|
||
|
(pps simple-utils.ppx_let_generalized)
|
||
|
)
|
||
|
(flags (:standard -w +1..62-4-9-44-40-42-48-30@39@33 -open Simple_utils -open Tezos_utils ))
|
||
|
)
|