Browse Source

Add README

stripped-german
Julian Ospald 9 years ago
parent
commit
44c4c9e601
No known key found for this signature in database GPG Key ID: 220CD1C5BDEED020
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      README.md

+ 10
- 0
README.md View File

@@ -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
```

Loading…
Cancel
Save