Add latex cache.

This commit is contained in:
David 2019-02-15 16:40:51 +01:00
commit 3d7bd1289f
2 changed files with 17 additions and 6 deletions

View file

@ -22,7 +22,8 @@ library
Reanimate.Combinators
Reanimate.LaTeX
build-depends: base >=4.12 && <4.13,
lucid-svg, time, text, unix, lucid, filepath, process, directory
lucid-svg, time, text, unix, lucid, filepath, process, directory,
containers
executable reanimate-viewer
main-is: SvgViewer.hs