mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Add latex cache.
This commit is contained in:
parent
1b921a68bd
commit
3d7bd1289f
2 changed files with 17 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue