correction
This commit is contained in:
parent
8c1d5a2664
commit
cb91cd77c4
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ module Affection.MouseInteractable where
|
||||||
|
|
||||||
import Affection.Types
|
import Affection.Types
|
||||||
|
|
||||||
|
import qualified SDL
|
||||||
|
|
||||||
-- class MouseHoverable a us where
|
-- class MouseHoverable a us where
|
||||||
-- onHover :: a -> Affection us ()
|
-- onHover :: a -> Affection us ()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue