Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Bindings/GLFW.hsc
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ import Foreign.Storable (Storable(..))
#num GLFW_VERSION_UNAVAILABLE
#num GLFW_PLATFORM_ERROR
#num GLFW_FORMAT_UNAVAILABLE
#num GLFW_NO_WINDOW_CONTEXT

#num GLFW_FOCUSED
#num GLFW_ICONIFIED
Expand Down
2 changes: 1 addition & 1 deletion bindings-GLFW.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: bindings-GLFW
version: 3.4.0.0
version: 3.4.0.1
category: Graphics

author: Brian Lewis <brian@lorf.org>
Expand Down