Update module names.

This commit is contained in:
David Himmelstrup 2020-08-26 15:50:51 +08:00
commit daadc55e0d
5 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@ import Linear.V2
import Linear.Vector
import Reanimate
import Reanimate.Builtin.Documentation
import Reanimate.Internal.CubicBezier
import Geom2D.CubicBezier.Linear
import Text.Printf
main :: IO ()