mirror of
https://git.sr.ht/~bryan_bennett/flake_env
synced 2025-12-16 22:51:24 +01:00
and restructure the whole codebase! Not fully tested due to #4; theoretically resolves #1
3 lines
107 B
ReasonML
3 lines
107 B
ReasonML
module Util = Flake_env__util;
|
|
module Watches = Flake_env__watches;
|
|
module Versions = Flake_env__versions;
|