This repository contains the material needed to follow the Yin and Yang of Haskell workshop in LambdaWorld Cádiz 2019.
-
Read Fast and Furious Intro to Haskell. This small tutorial teaches the minimal amount of syntax you need to know in order to understand simple Haskell code.
-
Try to do the pre-workshop exercise. You can practice your Haskell skills and ensure that the environment is set up.
Each folder contains one of the exercises to do. Most of the files are thought to be executed using runghc
.