Go to file
Julian Ospald cc75bd68ef
Simplify function composition slide
2015-05-01 16:43:16 +02:00
VL1 Improve pattern matching slide 2015-05-01 16:42:59 +02:00
VL2 Simplify function composition slide 2015-05-01 16:43:16 +02:00
common VL1: translate into german 2015-04-23 22:40:13 +02:00
.gitignore Add .gitignore 2015-04-20 20:13:30 +02:00
Makefile Fix 'clean' target 2015-04-21 18:47:54 +02:00
README.md Add missing dependency 2015-04-21 13:22:17 +02:00
common.mk Force symlink overwrite 2015-04-21 01:36:30 +02:00

README.md

Haskell lectures

Two haskell lectures: introduction and higher order functions.

Dependencies

Under gentoo, you need:

  • dev-tex/latex-beamer
  • dev-tex/minted
  • dev-tex/pgf
  • dev-tex/xcolor
  • dev-texlive/texlive-basic
  • dev-texlive/texlive-humanities
  • dev-texlive/texlive-latex
  • dev-texlive/texlive-latexextra
  • dev-texlive/texlive-latexrecommended
  • dev-texlive/texlive-xetex

Building

To build the pdf files (both beamer and article):

make