haskell-typed-holes-tutorial

Exercises for learning how to program with typed holes in Haskell.

Installation

Install stack, then build the project.

git clone https://github.com/chrisbarrett/haskell-typed-holes-tutorial
cd haskell-typed-holes-tutorial
stack build