win32 F/OSS development - Haskell

Haskell

Haskell is the result of an effort to consolidate the multiple pure functional languages that existed in the late 80's. As such, it's a lazy functional language.

Install

Head over to the Glasgow Haskell Compiler webpage. Grab the Windows version. There is both a 'Windows (x86) (standalone)' and a 'Windows (x86) (Visual Studio version)'. If you've got VS dot net, you can grab the Visual Studio version from it's page. They're Windows installers, so just double click the download file.

Documentation





< < Back to Start >>