mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Add bezier example.
This commit is contained in:
parent
3d7bd1289f
commit
0f118c4899
5 changed files with 52 additions and 1 deletions
|
|
@ -32,8 +32,9 @@ executable reanimate-viewer
|
|||
Reanimate.Render
|
||||
Reanimate.Examples
|
||||
Reanimate.Combinators
|
||||
Reanimate.LaTeX
|
||||
build-depends: base >=4.12 && <4.13, cairo >=0.13 && <0.14, gtk,
|
||||
svgcairo, lucid-svg, time, text, unix, lucid, reanimate,
|
||||
filepath, process, directory
|
||||
filepath, process, directory, containers
|
||||
hs-source-dirs: src
|
||||
default-language: Haskell2010
|
||||
|
|
|
|||
Loading…
Reference in a new issue