mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Use reanimate-svg-0.11.0.0 (#161)
* Use new reanimate-svg. * Disable nix workflow.
This commit is contained in:
parent
9d71dd9454
commit
f207019713
24 changed files with 98 additions and 93 deletions
|
|
@ -16,7 +16,7 @@ import Control.Monad
|
|||
import Data.Monoid
|
||||
import Data.Text (Text)
|
||||
import qualified Data.Text as T
|
||||
import Graphics.SvgTree hiding (Text, text)
|
||||
import Graphics.SvgTree hiding (Text)
|
||||
import NeatInterpolation
|
||||
import System.Random
|
||||
import "random-shuffle" System.Random.Shuffle
|
||||
|
|
|
|||
Loading…
Reference in a new issue