Cette révision appartient à :
Julian Ospald 2015-04-20 21:46:34 +02:00
Parent b94abec4fd
révision 44c4c9e601
Signature inconnue de Gitea
ID de la clé GPG: 220CD1C5BDEED020
1 fichiers modifiés avec 10 ajouts et 0 suppressions

10
README.md Fichier normal
Voir le fichier

@ -0,0 +1,10 @@
## Haskell lectures
Two haskell lectures: introduction and higher order functions.
### Building
To build the pdf files (both beamer and article):
```
make
```