Hacker News new | ask | show | jobs
by spooky_deep 196 days ago
You don’t want a language with non-determinism, arbitrary IO, impure functions etc. for build configuration ideally.

I guess the answer to your question is OCaml has unmanaged side effects.