mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-13 09:02:54 +00:00
Clean up examples.
Former-commit-id: 03934429a7a98d8c2891452e802e348a0456886a
This commit is contained in:
parent
07f47b92b0
commit
f10bc16726
12 changed files with 72 additions and 79 deletions
|
|
@ -6,7 +6,6 @@ module Main (main) where
|
|||
|
||||
import Data.String.Here
|
||||
import Reanimate
|
||||
import Reanimate.Blender
|
||||
|
||||
main :: IO ()
|
||||
main = reanimate $ mkAnimation 5 $ \t ->
|
||||
|
|
|
|||
Loading…
Reference in a new issue