選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Julian Ospald 7e379bf475
Improve wording
9年前
VL1 Add missing toc slide 9年前
VL2 Improve wording 9年前
common Add case...of code 9年前
.gitignore Add .gitignore 9年前
Makefile Also symlink the handouts 9年前
README.md Add missing dependency 9年前
common.mk Force symlink overwrite 9年前

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