diff options
-rw-r--r-- | Spear/App/Application.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Spear/App/Application.hs b/Spear/App/Application.hs index 8bab9d4..33400b8 100644 --- a/Spear/App/Application.hs +++ b/Spear/App/Application.hs | |||
@@ -9,6 +9,7 @@ module Spear.App.Application | |||
9 | , DisplayBits(..) | 9 | , DisplayBits(..) |
10 | , WindowMode(..) | 10 | , WindowMode(..) |
11 | , Opened(..) | 11 | , Opened(..) |
12 | , WindowSizeCallback | ||
12 | -- * Setup | 13 | -- * Setup |
13 | , setup | 14 | , setup |
14 | , quit | 15 | , quit |