2019-05-13 00:56:22 +04:00
|
|
|
(library
|
|
|
|
(name operators)
|
|
|
|
(public_name ligo.operators)
|
|
|
|
(libraries
|
|
|
|
simple-utils
|
|
|
|
tezos-utils
|
|
|
|
ast_typed
|
2019-09-27 16:55:09 +04:00
|
|
|
typesystem
|
2019-05-13 00:56:22 +04:00
|
|
|
mini_c
|
|
|
|
)
|
|
|
|
(preprocess
|
2019-09-05 17:21:01 +04:00
|
|
|
(pps ppx_let)
|
2019-05-13 00:56:22 +04:00
|
|
|
)
|
|
|
|
(flags (:standard -open Simple_utils ))
|
|
|
|
)
|