mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-10 15:42:21 +00:00
Fix warnings.
This commit is contained in:
parent
c569f203fd
commit
c149e86b41
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@ module Main(main) where
|
|||
|
||||
import Reanimate
|
||||
import Reanimate.Builtin.Documentation
|
||||
import Reanimate.Morph.Common
|
||||
import Reanimate.Morph.Linear
|
||||
|
||||
main :: IO ()
|
||||
main = reanimate $ docEnv $
|
||||
|
|
|
|||
Loading…
Reference in a new issue