correction

This commit is contained in:
nek0 2017-03-05 16:41:18 +01:00
parent 8c1d5a2664
commit cb91cd77c4
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ module Affection.MouseInteractable where
import Affection.Types
import qualified SDL
-- class MouseHoverable a us where
-- onHover :: a -> Affection us ()