25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Julian Ospald 7e379bf475
Improve wording
9 yıl önce
VL1 Add missing toc slide 9 yıl önce
VL2 Improve wording 9 yıl önce
common Add case...of code 9 yıl önce
.gitignore Add .gitignore 9 yıl önce
Makefile Also symlink the handouts 9 yıl önce
README.md Add missing dependency 9 yıl önce
common.mk Force symlink overwrite 9 yıl önce

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