hmemcpy / milewski-ctfp-pdf

Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/
Other
10.88k stars 578 forks source link

Building with caches #235

Closed hmemcpy closed 4 years ago

hmemcpy commented 4 years ago

Adds minted caches generated from the Haskell and Scala runs, to significantly speed up building the book.

Required a small hack in minted to prevent it from deleting unused caches at the end of the run.