Skip to content

Commit dad5c37

Browse files
Grinshpondpwiz
authored andcommitted
Expose ModalLocation type
Simple fix for #206
1 parent bde0b80 commit dad5c37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SDL/Input/Mouse.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ module SDL.Input.Mouse
1717
, MouseScrollDirection(..)
1818

1919
-- * Mouse State
20+
, ModalLocation(..)
2021
, getModalMouseLocation
2122
, getAbsoluteMouseLocation
2223
, getRelativeMouseLocation

0 commit comments

Comments
 (0)