Go to file
Julian Ospald f335b3a522
Hide subsubsections in initial TOC
2015-04-23 23:04:07 +02:00
VL1 Hide subsubsections in initial TOC 2015-04-23 23:04:07 +02:00
VL2 Hide subsubsections in initial TOC 2015-04-23 23:04:07 +02:00
common Use footnotes for urls 2015-04-23 22:02:44 +02:00
.gitignore Add .gitignore 2015-04-20 20:13:30 +02:00
Makefile Fix 'clean' target 2015-04-21 18:05:23 +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