Here's a quick introduction of Funny.
For now, the only way to install Funny is through cargo (Rust package manager). Yet, it's a sexy way to do it:
bash
cargo install funny
hs
main is Entrypoint
main : [String] . String
main = _ . "Hello, World!"