mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Local web viewer.
This commit is contained in:
parent
d1d1906250
commit
41c30b453b
19 changed files with 16998 additions and 9 deletions
|
|
@ -25,14 +25,15 @@ library
|
|||
Reanimate.Svg
|
||||
Reanimate.Diagrams
|
||||
Reanimate.Transform
|
||||
other-modules: Reanimate.Misc
|
||||
Reanimate.Svg.NamedColors
|
||||
Reanimate.Driver
|
||||
Reanimate.Misc
|
||||
other-modules: Reanimate.Svg.NamedColors
|
||||
build-depends: base >=4.10 && <4.13,
|
||||
time, text, unix, lucid, filepath, process, directory,
|
||||
time, text, unix, filepath, process, directory,
|
||||
containers, reanimate-svg >= 0.7.0.0, xml, bytestring, lens, linear, mtl, matrix,
|
||||
JuicyPixels, attoparsec, parallel, diagrams, diagrams-svg,
|
||||
diagrams-core, diagrams-lib, diagrams-contrib,
|
||||
svg-builder, matrices, cubicbezier, palette
|
||||
svg-builder, matrices, cubicbezier, palette, hinotify, websockets
|
||||
|
||||
Flag gtk-viewer
|
||||
Description: Enable gtk-based viewer
|
||||
|
|
|
|||
Loading…
Reference in a new issue