SpeakerDeck:
PDFs are uploaded in Releases.
stack is required.
- Install stack.
stack setup
Prerequisites: texlive, llmk, dhall-to-yaml, x14y24pxHeadUpDaisy font
./shake.hs twice
If you are not Mac user, you should remove option brackets of luatexja-preset in .tex files.
\usepackage[hiragino-pro]{luatexja-preset}
to
\usepackage{luatexja-preset}
stack test
Prerequisites: ThreadScope
stack build --executable-profiling
stack exec haskell-day-syocy-exe --rts-options "-l -N4 -qn2 -A8M" -- 5 20
threadscope haskell-day-syocy-exe.eventlog &