mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-11 16:12:20 +00:00
fix compile error
This commit is contained in:
parent
5bc6bf5512
commit
c0933b49cc
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import Reanimate.Scene
|
|||
import Data.Text (Text)
|
||||
import qualified Data.Text as T
|
||||
import Control.Lens
|
||||
import Graphics.SvgTree
|
||||
import Graphics.SvgTree (hiding Text, Point)
|
||||
|
||||
customDuration :: Duration
|
||||
customDuration = 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue