Besides GitHub - tcr/corollary: Cross-compiler from Haskell to Rust, plus parser-haskell. is there any attempt at transpiling Haskell to OCaml / Rust / Scala ?
I’m aware that laziness semantics makes this difficult (i.e. generated code has infinite loops), but am wondering what attempts there are.