mirror of
https://git.sr.ht/~bryan_bennett/flake_env
synced 2025-12-17 07:01:23 +01:00
and restructure the whole codebase! Not fully tested due to #4; theoretically resolves #1
5 lines
No EOL
209 B
Text
5 lines
No EOL
209 B
Text
(library
|
|
(name lib)
|
|
(public_name flake_env.lib)
|
|
(libraries core core_unix core_unix.filename_unix core_unix.sys_unix ppx_yojson_conv re sha)
|
|
(preprocess (pps ppx_yojson_conv ppx_jane ppx_inline_test))) |