First compiler release
Pre-release
Pre-release
This is a very early version - no typechecking yet!
A 64-bit binary is provided for Windows. For other platforms, you will have to build from source:
To build from source, you require Stack. git clone this repository, then inside the directory run stack --install-ghc build. The executable will be copied to some user-specific directory; usually something like ~/.local/bin on UNIX-style systems.