haskell-lectures/README.md

11 lines
162 B
Markdown

## Haskell lectures
Two haskell lectures: introduction and higher order functions.
### Building
To build the pdf files (both beamer and article):
```
make
```