Use reanimate-svg-0.11.0.0 (#161)

* Use new reanimate-svg.
* Disable nix workflow.
This commit is contained in:
David Himmelstrup 2020-09-08 14:01:18 +08:00 committed by GitHub
commit f207019713
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 98 additions and 93 deletions

View file

@ -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