From 7da871b2b21b0ecb81e3750e95dab3515c7a910a Mon Sep 17 00:00:00 2001 From: Tristan Cacqueray Date: Thu, 21 May 2020 12:28:44 +0000 Subject: [PATCH] Update re-export comment to Easing functions Former-commit-id: cd03280e96d6c9fa1ba436a4a2abd79ffc167caa --- src/Reanimate.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Reanimate.hs b/src/Reanimate.hs index 5df19cf..f25cd2f 100644 --- a/src/Reanimate.hs +++ b/src/Reanimate.hs @@ -63,7 +63,7 @@ module Reanimate freezeAtPercentage, addStatic, signalA, - -- ** Ease + -- ** Easing functions Signal, constantS, fromToS,