mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 07:51:43 +03:00
Reformat
This commit is contained in:
parent
f3dd1c06d0
commit
d4198f52b4
@ -32,7 +32,8 @@
|
||||
(:standard
|
||||
(:include custom_linking.sexp)))
|
||||
(libraries clerk.driver)
|
||||
(link_deps (package catala))
|
||||
(link_deps
|
||||
(package catala))
|
||||
; not a real dependency, but when running clerk in practice you always want the catala binary to be up-to-date (e.g. `dune exec -- ckerk test`)
|
||||
(modules clerk)
|
||||
(package clerk))
|
||||
|
Loading…
Reference in New Issue
Block a user