mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Fix warning.
Former-commit-id: d79b54dee2afc44c86dad9347d1fa89c2143ee9b
This commit is contained in:
parent
8247dfdd38
commit
c373deb5e2
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
module Main (main) where
|
||||
|
||||
import Reanimate
|
||||
import Reanimate.Povray
|
||||
--import Reanimate.Povray
|
||||
import Reanimate.Raster
|
||||
import Data.String.Here
|
||||
import Data.Text (Text)
|
||||
|
|
|
|||
Loading…
Reference in a new issue