mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-10 15:42:21 +00:00
Fix mkBackground example.
Former-commit-id: d5ce5b091a514a8484aa0e2289b967de151658d4
This commit is contained in:
parent
a5f7a2bc8b
commit
7365e1c68a
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
|||
module Main (main) where
|
||||
|
||||
import Reanimate
|
||||
import Reanimate.Builtin.Documentation
|
||||
|
||||
main :: IO ()
|
||||
main = reanimate $ animate $ const $
|
||||
|
|
|
|||
Loading…
Reference in a new issue