mberlanda / learnyouahaskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn You a Haskell

This repo is presenting the assignments of the book Learn You a Haskell for Great Good! by Miran Lipovača.

Prerequisites

Install Haskell

In order to get started, you need first to install Haskell of course.

$ sudo apt-get install haskell-platform

Notes

About


Languages

Language:Haskell 100.0%