mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Rename Interpolate module to ColorComponents
Fixes #73 Former-commit-id: d95bb857fb676acc16669b58014fae33f697f61f
This commit is contained in:
parent
7da871b2b2
commit
d92660fe18
16 changed files with 16 additions and 16 deletions
|
|
@ -8,8 +8,8 @@ module Main
|
|||
where
|
||||
|
||||
import Reanimate
|
||||
import Reanimate.Interpolate
|
||||
import Reanimate.Builtin.Documentation
|
||||
import Reanimate.ColorComponents
|
||||
import System.Random
|
||||
import Data.List
|
||||
import Codec.Picture.Types
|
||||
|
|
|
|||
Loading…
Reference in a new issue