Introduction

Here's a quick introduction of Funny.

Install

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

Hello, World!

hs main is Entrypoint main : [String] . String main = _ . "Hello, World!"