Build #1 for GLFW-b-1.4.8.1
| Package | GLFW-b-1.4.8.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-10-03 19:19:07.54548 UTC |
|---|---|
| Compiler | ghc-8.0.1.20160701 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0, bindings-GLFW-3.1.2.2 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-7349/bindings-DSL-1.0.23'
Configuring bindings-DSL-1.0.23...
Building bindings-DSL-1.0.23...
Preprocessing library bindings-DSL-1.0.23...
[1 of 1] Compiling Bindings.Utilities ( Bindings/Utilities.hs, dist/build/Bindings/Utilities.o )
Bindings/Utilities.hs:2:1: warning: [-Wtabs]
Tab character found here, and in 11 further locations.
Please use spaces instead.
Running Haddock for bindings-DSL-1.0.23...
Running hscolour for bindings-DSL-1.0.23...
Preprocessing library bindings-DSL-1.0.23...
Preprocessing library bindings-DSL-1.0.23...
Bindings/Utilities.hs:2:1: warning: [-Wtabs]
Tab character found here, and in 11 further locations.
Please use spaces instead.
Haddock coverage:
67% ( 2 / 3) in 'Bindings.Utilities'
Missing documentation for:
Module header
Documentation created: dist/doc/html/bindings-DSL/index.html,
dist/doc/html/bindings-DSL/bindings-DSL.txt
Creating package registration file:
/tmp/pkgConf-bindings-DSL-1.02145174067468703135.23
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/bindings-DSL-1.0.23-GUrVdpTUVQC2JWoov2sGwA
Registering bindings-DSL-1.0.23...
cabal: Leaving directory '/tmp/cabal-tmp-7349/bindings-DSL-1.0.23'
Installed bindings-DSL-1.0.23
Downloading bindings-GLFW-3.1.2.2...
cabal: Entering directory '/tmp/cabal-tmp-7349/bindings-GLFW-3.1.2.2'
Configuring bindings-GLFW-3.1.2.2...
Building bindings-GLFW-3.1.2.2...
Preprocessing library bindings-GLFW-3.1.2.2...
GLFW.hsc: In function ‘main’:
GLFW.hsc:323:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
GLFW.hsc:323:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
GLFW.hsc:323:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
GLFW.hsc:330:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
GLFW.hsc:330:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
GLFW.hsc:330:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
GLFW.hsc:420:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
GLFW.hsc:420:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
GLFW.hsc:420:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
[1 of 1] Compiling Bindings.GLFW ( dist/build/Bindings/GLFW.hs, dist/build/Bindings/GLFW.o )
Running Haddock for bindings-GLFW-3.1.2.2...
Running hscolour for bindings-GLFW-3.1.2.2...
Preprocessing library bindings-GLFW-3.1.2.2...
Preprocessing library bindings-GLFW-3.1.2.2...
Haddock coverage:
0% ( 0 /450) in 'Bindings.GLFW'
Missing documentation for:
Module header
c'GL_FALSE (Bindings/GLFW.hsc:56)
c'GL_TRUE (Bindings/GLFW.hsc:57)
c'GLFW_VERSION_MAJOR (Bindings/GLFW.hsc:59)
c'GLFW_VERSION_MINOR (Bindings/GLFW.hsc:60)
c'GLFW_VERSION_REVISION (Bindings/GLFW.hsc:61)
c'GLFW_RELEASE (Bindings/GLFW.hsc:63)
c'GLFW_PRESS (Bindings/GLFW.hsc:64)
c'GLFW_REPEAT (Bindings/GLFW.hsc:65)
c'GLFW_KEY_UNKNOWN (Bindings/GLFW.hsc:67)
c'GLFW_KEY_SPACE (Bindings/GLFW.hsc:69)
c'GLFW_KEY_APOSTROPHE (Bindings/GLFW.hsc:70)
c'GLFW_KEY_COMMA (Bindings/GLFW.hsc:71)
c'GLFW_KEY_MINUS (Bindings/GLFW.hsc:72)
c'GLFW_KEY_PERIOD (Bindings/GLFW.hsc:73)
c'GLFW_KEY_SLASH (Bindings/GLFW.hsc:74)
c'GLFW_KEY_0 (Bindings/GLFW.hsc:75)
c'GLFW_KEY_1 (Bindings/GLFW.hsc:76)
c'GLFW_KEY_2 (Bindings/GLFW.hsc:77)
c'GLFW_KEY_3 (Bindings/GLFW.hsc:78)
c'GLFW_KEY_4 (Bindings/GLFW.hsc:79)
c'GLFW_KEY_5 (Bindings/GLFW.hsc:80)
c'GLFW_KEY_6 (Bindings/GLFW.hsc:81)
c'GLFW_KEY_7 (Bindings/GLFW.hsc:82)
c'GLFW_KEY_8 (Bindings/GLFW.hsc:83)
c'GLFW_KEY_9 (Bindings/GLFW.hsc:84)
c'GLFW_KEY_SEMICOLON (Bindings/GLFW.hsc:85)
c'GLFW_KEY_EQUAL (Bindings/GLFW.hsc:86)
c'GLFW_KEY_A (Bindings/GLFW.hsc:87)
c'GLFW_KEY_B (Bindings/GLFW.hsc:88)
c'GLFW_KEY_C (Bindings/GLFW.hsc:89)
c'GLFW_KEY_D (Bindings/GLFW.hsc:90)
c'GLFW_KEY_E (Bindings/GLFW.hsc:91)
c'GLFW_KEY_F (Bindings/GLFW.hsc:92)
c'GLFW_KEY_G (Bindings/GLFW.hsc:93)
c'GLFW_KEY_H (Bindings/GLFW.hsc:94)
c'GLFW_KEY_I (Bindings/GLFW.hsc:95)
c'GLFW_KEY_J (Bindings/GLFW.hsc:96)
c'GLFW_KEY_K (Bindings/GLFW.hsc:97)
c'GLFW_KEY_L (Bindings/GLFW.hsc:98)
c'GLFW_KEY_M (Bindings/GLFW.hsc:99)
c'GLFW_KEY_N (Bindings/GLFW.hsc:100)
c'GLFW_KEY_O (Bindings/GLFW.hsc:101)
c'GLFW_KEY_P (Bindings/GLFW.hsc:102)
c'GLFW_KEY_Q (Bindings/GLFW.hsc:103)
c'GLFW_KEY_R (Bindings/GLFW.hsc:104)
c'GLFW_KEY_S (Bindings/GLFW.hsc:105)
c'GLFW_KEY_T (Bindings/GLFW.hsc:106)
c'GLFW_KEY_U (Bindings/GLFW.hsc:107)
c'GLFW_KEY_V (Bindings/GLFW.hsc:108)
c'GLFW_KEY_W (Bindings/GLFW.hsc:109)
c'GLFW_KEY_X (Bindings/GLFW.hsc:110)
c'GLFW_KEY_Y (Bindings/GLFW.hsc:111)
c'GLFW_KEY_Z (Bindings/GLFW.hsc:112)
c'GLFW_KEY_LEFT_BRACKET (Bindings/GLFW.hsc:113)
c'GLFW_KEY_BACKSLASH (Bindings/GLFW.hsc:114)
c'GLFW_KEY_RIGHT_BRACKET (Bindings/GLFW.hsc:115)
c'GLFW_KEY_GRAVE_ACCENT (Bindings/GLFW.hsc:116)
c'GLFW_KEY_WORLD_1 (Bindings/GLFW.hsc:117)
c'GLFW_KEY_WORLD_2 (Bindings/GLFW.hsc:118)
c'GLFW_KEY_ESCAPE (Bindings/GLFW.hsc:120)
c'GLFW_KEY_ENTER (Bindings/GLFW.hsc:121)
c'GLFW_KEY_TAB (Bindings/GLFW.hsc:122)
c'GLFW_KEY_BACKSPACE (Bindings/GLFW.hsc:123)
c'GLFW_KEY_INSERT (Bindings/GLFW.hsc:124)
c'GLFW_KEY_DELETE (Bindings/GLFW.hsc:125)
c'GLFW_KEY_RIGHT (Bindings/GLFW.hsc:126)
c'GLFW_KEY_LEFT (Bindings/GLFW.hsc:127)
c'GLFW_KEY_DOWN (Bindings/GLFW.hsc:128)
c'GLFW_KEY_UP (Bindings/GLFW.hsc:129)
c'GLFW_KEY_PAGE_UP (Bindings/GLFW.hsc:130)
c'GLFW_KEY_PAGE_DOWN (Bindings/GLFW.hsc:131)
c'GLFW_KEY_HOME (Bindings/GLFW.hsc:132)
c'GLFW_KEY_END (Bindings/GLFW.hsc:133)
c'GLFW_KEY_CAPS_LOCK (Bindings/GLFW.hsc:134)
c'GLFW_KEY_SCROLL_LOCK (Bindings/GLFW.hsc:135)
c'GLFW_KEY_NUM_LOCK (Bindings/GLFW.hsc:136)
c'GLFW_KEY_PRINT_SCREEN (Bindings/GLFW.hsc:137)
c'GLFW_KEY_PAUSE (Bindings/GLFW.hsc:138)
c'GLFW_KEY_F1 (Bindings/GLFW.hsc:139)
c'GLFW_KEY_F2 (Bindings/GLFW.hsc:140)
c'GLFW_KEY_F3 (Bindings/GLFW.hsc:141)
c'GLFW_KEY_F4 (Bindings/GLFW.hsc:142)
c'GLFW_KEY_F5 (Bindings/GLFW.hsc:143)
c'GLFW_KEY_F6 (Bindings/GLFW.hsc:144)
c'GLFW_KEY_F7 (Bindings/GLFW.hsc:145)
c'GLFW_KEY_F8 (Bindings/GLFW.hsc:146)
c'GLFW_KEY_F9 (Bindings/GLFW.hsc:147)
c'GLFW_KEY_F10 (Bindings/GLFW.hsc:148)
c'GLFW_KEY_F11 (Bindings/GLFW.hsc:149)
c'GLFW_KEY_F12 (Bindings/GLFW.hsc:150)
c'GLFW_KEY_F13 (Bindings/GLFW.hsc:151)
c'GLFW_KEY_F14 (Bindings/GLFW.hsc:152)
c'GLFW_KEY_F15 (Bindings/GLFW.hsc:153)
c'GLFW_KEY_F16 (Bindings/GLFW.hsc:154)
c'GLFW_KEY_F17 (Bindings/GLFW.hsc:155)
c'GLFW_KEY_F18 (Bindings/GLFW.hsc:156)
c'GLFW_KEY_F19 (Bindings/GLFW.hsc:157)
c'GLFW_KEY_F20 (Bindings/GLFW.hsc:158)
c'GLFW_KEY_F21 (Bindings/GLFW.hsc:159)
c'GLFW_KEY_F22 (Bindings/GLFW.hsc:160)
c'GLFW_KEY_F23 (Bindings/GLFW.hsc:161)
c'GLFW_KEY_F24 (Bindings/GLFW.hsc:162)
c'GLFW_KEY_F25 (Bindings/GLFW.hsc:163)
c'GLFW_KEY_KP_0 (Bindings/GLFW.hsc:164)
c'GLFW_KEY_KP_1 (Bindings/GLFW.hsc:165)
c'GLFW_KEY_KP_2 (Bindings/GLFW.hsc:166)
c'GLFW_KEY_KP_3 (Bindings/GLFW.hsc:167)
c'GLFW_KEY_KP_4 (Bindings/GLFW.hsc:168)
c'GLFW_KEY_KP_5 (Bindings/GLFW.hsc:169)
c'GLFW_KEY_KP_6 (Bindings/GLFW.hsc:170)
c'GLFW_KEY_KP_7 (Bindings/GLFW.hsc:171)
c'GLFW_KEY_KP_8 (Bindings/GLFW.hsc:172)
c'GLFW_KEY_KP_9 (Bindings/GLFW.hsc:173)
c'GLFW_KEY_KP_DECIMAL (Bindings/GLFW.hsc:174)
c'GLFW_KEY_KP_DIVIDE (Bindings/GLFW.hsc:175)
c'GLFW_KEY_KP_MULTIPLY (Bindings/GLFW.hsc:176)
c'GLFW_KEY_KP_SUBTRACT (Bindings/GLFW.hsc:177)
c'GLFW_KEY_KP_ADD (Bindings/GLFW.hsc:178)
c'GLFW_KEY_KP_ENTER (Bindings/GLFW.hsc:179)
c'GLFW_KEY_KP_EQUAL (Bindings/GLFW.hsc:180)
c'GLFW_KEY_LEFT_SHIFT (Bindings/GLFW.hsc:181)
c'GLFW_KEY_LEFT_CONTROL (Bindings/GLFW.hsc:182)
c'GLFW_KEY_LEFT_ALT (Bindings/GLFW.hsc:183)
c'GLFW_KEY_LEFT_SUPER (Bindings/GLFW.hsc:184)
c'GLFW_KEY_RIGHT_SHIFT (Bindings/GLFW.hsc:185)
c'GLFW_KEY_RIGHT_CONTROL (Bindings/GLFW.hsc:186)
c'GLFW_KEY_RIGHT_ALT (Bindings/GLFW.hsc:187)
c'GLFW_KEY_RIGHT_SUPER (Bindings/GLFW.hsc:188)
c'GLFW_KEY_MENU (Bindings/GLFW.hsc:189)
c'GLFW_KEY_LAST (Bindings/GLFW.hsc:190)
c'GLFW_MOD_SHIFT (Bindings/GLFW.hsc:192)
c'GLFW_MOD_CONTROL (Bindings/GLFW.hsc:193)
c'GLFW_MOD_ALT (Bindings/GLFW.hsc:194)
c'GLFW_MOD_SUPER (Bindings/GLFW.hsc:195)
c'GLFW_MOUSE_BUTTON_1 (Bindings/GLFW.hsc:197)
c'GLFW_MOUSE_BUTTON_2 (Bindings/GLFW.hsc:198)
c'GLFW_MOUSE_BUTTON_3 (Bindings/GLFW.hsc:199)
c'GLFW_MOUSE_BUTTON_4 (Bindings/GLFW.hsc:200)
c'GLFW_MOUSE_BUTTON_5 (Bindings/GLFW.hsc:201)
c'GLFW_MOUSE_BUTTON_6 (Bindings/GLFW.hsc:202)
c'GLFW_MOUSE_BUTTON_7 (Bindings/GLFW.hsc:203)
c'GLFW_MOUSE_BUTTON_8 (Bindings/GLFW.hsc:204)
c'GLFW_MOUSE_BUTTON_LAST (Bindings/GLFW.hsc:205)
c'GLFW_MOUSE_BUTTON_LEFT (Bindings/GLFW.hsc:206)
c'GLFW_MOUSE_BUTTON_RIGHT (Bindings/GLFW.hsc:207)
c'GLFW_MOUSE_BUTTON_MIDDLE (Bindings/GLFW.hsc:208)
c'GLFW_JOYSTICK_1 (Bindings/GLFW.hsc:210)
c'GLFW_JOYSTICK_2 (Bindings/GLFW.hsc:211)
c'GLFW_JOYSTICK_3 (Bindings/GLFW.hsc:212)
c'GLFW_JOYSTICK_4 (Bindings/GLFW.hsc:213)
c'GLFW_JOYSTICK_5 (Bindings/GLFW.hsc:214)
c'GLFW_JOYSTICK_6 (Bindings/GLFW.hsc:215)
c'GLFW_JOYSTICK_7 (Bindings/GLFW.hsc:216)
c'GLFW_JOYSTICK_8 (Bindings/GLFW.hsc:217)
c'GLFW_JOYSTICK_9 (Bindings/GLFW.hsc:218)
c'GLFW_JOYSTICK_10 (Bindings/GLFW.hsc:219)
c'GLFW_JOYSTICK_11 (Bindings/GLFW.hsc:220)
c'GLFW_JOYSTICK_12 (Bindings/GLFW.hsc:221)
c'GLFW_JOYSTICK_13 (Bindings/GLFW.hsc:222)
c'GLFW_JOYSTICK_14 (Bindings/GLFW.hsc:223)
c'GLFW_JOYSTICK_15 (Bindings/GLFW.hsc:224)
c'GLFW_JOYSTICK_16 (Bindings/GLFW.hsc:225)
c'GLFW_JOYSTICK_LAST (Bindings/GLFW.hsc:226)
c'GLFW_NOT_INITIALIZED (Bindings/GLFW.hsc:228)
c'GLFW_NO_CURRENT_CONTEXT (Bindings/GLFW.hsc:229)
c'GLFW_INVALID_ENUM (Bindings/GLFW.hsc:230)
c'GLFW_INVALID_VALUE (Bindings/GLFW.hsc:231)
c'GLFW_OUT_OF_MEMORY (Bindings/GLFW.hsc:232)
c'GLFW_API_UNAVAILABLE (Bindings/GLFW.hsc:233)
c'GLFW_VERSION_UNAVAILABLE (Bindings/GLFW.hsc:234)
c'GLFW_PLATFORM_ERROR (Bindings/GLFW.hsc:235)
c'GLFW_FORMAT_UNAVAILABLE (Bindings/GLFW.hsc:236)
c'GLFW_FOCUSED (Bindings/GLFW.hsc:238)
c'GLFW_ICONIFIED (Bindings/GLFW.hsc:239)
c'GLFW_RESIZABLE (Bindings/GLFW.hsc:240)
c'GLFW_VISIBLE (Bindings/GLFW.hsc:241)
c'GLFW_DECORATED (Bindings/GLFW.hsc:242)
c'GLFW_RED_BITS (Bindings/GLFW.hsc:244)
c'GLFW_GREEN_BITS (Bindings/GLFW.hsc:245)
c'GLFW_BLUE_BITS (Bindings/GLFW.hsc:246)
c'GLFW_ALPHA_BITS (Bindings/GLFW.hsc:247)
c'GLFW_DEPTH_BITS (Bindings/GLFW.hsc:248)
c'GLFW_STENCIL_BITS (Bindings/GLFW.hsc:249)
c'GLFW_ACCUM_RED_BITS (Bindings/GLFW.hsc:250)
c'GLFW_ACCUM_GREEN_BITS (Bindings/GLFW.hsc:251)
c'GLFW_ACCUM_BLUE_BITS (Bindings/GLFW.hsc:252)
c'GLFW_ACCUM_ALPHA_BITS (Bindings/GLFW.hsc:253)
c'GLFW_AUX_BUFFERS (Bindings/GLFW.hsc:254)
c'GLFW_STEREO (Bindings/GLFW.hsc:255)
c'GLFW_SAMPLES (Bindings/GLFW.hsc:256)
c'GLFW_SRGB_CAPABLE (Bindings/GLFW.hsc:257)
c'GLFW_REFRESH_RATE (Bindings/GLFW.hsc:258)
c'GLFW_CLIENT_API (Bindings/GLFW.hsc:260)
c'GLFW_CONTEXT_VERSION_MAJOR (Bindings/GLFW.hsc:261)
c'GLFW_CONTEXT_VERSION_MINOR (Bindings/GLFW.hsc:262)
c'GLFW_CONTEXT_REVISION (Bindings/GLFW.hsc:263)
c'GLFW_CONTEXT_ROBUSTNESS (Bindings/GLFW.hsc:264)
c'GLFW_OPENGL_FORWARD_COMPAT (Bindings/GLFW.hsc:265)
c'GLFW_OPENGL_DEBUG_CONTEXT (Bindings/GLFW.hsc:266)
c'GLFW_OPENGL_PROFILE (Bindings/GLFW.hsc:267)
c'GLFW_OPENGL_API (Bindings/GLFW.hsc:269)
c'GLFW_OPENGL_ES_API (Bindings/GLFW.hsc:270)
c'GLFW_NO_ROBUSTNESS (Bindings/GLFW.hsc:272)
c'GLFW_NO_RESET_NOTIFICATION (Bindings/GLFW.hsc:273)
c'GLFW_LOSE_CONTEXT_ON_RESET (Bindings/GLFW.hsc:274)
c'GLFW_OPENGL_ANY_PROFILE (Bindings/GLFW.hsc:276)
c'GLFW_OPENGL_CORE_PROFILE (Bindings/GLFW.hsc:277)
c'GLFW_OPENGL_COMPAT_PROFILE (Bindings/GLFW.hsc:278)
c'GLFW_CURSOR (Bindings/GLFW.hsc:280)
c'GLFW_STICKY_KEYS (Bindings/GLFW.hsc:281)
c'GLFW_STICKY_MOUSE_BUTTONS (Bindings/GLFW.hsc:282)
c'GLFW_CURSOR_NORMAL (Bindings/GLFW.hsc:284)
c'GLFW_CURSOR_HIDDEN (Bindings/GLFW.hsc:285)
c'GLFW_CURSOR_DISABLED (Bindings/GLFW.hsc:286)
c'GLFW_CONNECTED (Bindings/GLFW.hsc:288)
c'GLFW_DISCONNECTED (Bindings/GLFW.hsc:289)
C'GLFWglproc (Bindings/GLFW.hsc:290)
mk'GLFWglproc (Bindings/GLFW.hsc:291)
C'GLFWmonitor (Bindings/GLFW.hsc:292)
mK'GLFWglproc (Bindings/GLFW.hsc:293)
C'GLFWwindow (Bindings/GLFW.hsc:296)
C'GLFWerrorfun (Bindings/GLFW.hsc:300)
C'GLFWwindowposfun (Bindings/GLFW.hsc:301)
mk'GLFWerrorfun (Bindings/GLFW.hsc:301)
C'GLFWwindowsizefun (Bindings/GLFW.hsc:302)
mk'GLFWwindowposfun (Bindings/GLFW.hsc:302)
C'GLFWwindowclosefun (Bindings/GLFW.hsc:303)
mK'GLFWerrorfun (Bindings/GLFW.hsc:303)
mk'GLFWwindowsizefun (Bindings/GLFW.hsc:303)
C'GLFWwindowrefreshfun (Bindings/GLFW.hsc:304)
mk'GLFWwindowclosefun (Bindings/GLFW.hsc:304)
mK'GLFWwindowposfun (Bindings/GLFW.hsc:304)
C'GLFWwindowfocusfun (Bindings/GLFW.hsc:305)
mk'GLFWwindowrefreshfun (Bindings/GLFW.hsc:305)
mK'GLFWwindowsizefun (Bindings/GLFW.hsc:305)
C'GLFWwindowiconifyfun (Bindings/GLFW.hsc:306)
mK'GLFWwindowclosefun (Bindings/GLFW.hsc:306)
mk'GLFWwindowfocusfun (Bindings/GLFW.hsc:306)
C'GLFWframebuffersizefun (Bindings/GLFW.hsc:307)
mK'GLFWwindowrefreshfun (Bindings/GLFW.hsc:307)
mk'GLFWwindowiconifyfun (Bindings/GLFW.hsc:307)
C'GLFWmousebuttonfun (Bindings/GLFW.hsc:308)
mK'GLFWwindowfocusfun (Bindings/GLFW.hsc:308)
mk'GLFWframebuffersizefun (Bindings/GLFW.hsc:308)
C'GLFWcursorposfun (Bindings/GLFW.hsc:309)
mK'GLFWwindowiconifyfun (Bindings/GLFW.hsc:309)
mk'GLFWmousebuttonfun (Bindings/GLFW.hsc:309)
C'GLFWcursorenterfun (Bindings/GLFW.hsc:310)
mK'GLFWframebuffersizefun (Bindings/GLFW.hsc:310)
mk'GLFWcursorposfun (Bindings/GLFW.hsc:310)
C'GLFWscrollfun (Bindings/GLFW.hsc:311)
mk'GLFWcursorenterfun (Bindings/GLFW.hsc:311)
mK'GLFWmousebuttonfun (Bindings/GLFW.hsc:311)
C'GLFWkeyfun (Bindings/GLFW.hsc:312)
mk'GLFWscrollfun (Bindings/GLFW.hsc:312)
mK'GLFWcursorposfun (Bindings/GLFW.hsc:312)
C'GLFWcharfun (Bindings/GLFW.hsc:313)
mK'GLFWcursorenterfun (Bindings/GLFW.hsc:313)
mk'GLFWkeyfun (Bindings/GLFW.hsc:313)
C'GLFWmonitorfun (Bindings/GLFW.hsc:314)
mk'GLFWcharfun (Bindings/GLFW.hsc:314)
mK'GLFWscrollfun (Bindings/GLFW.hsc:314)
mk'GLFWmonitorfun (Bindings/GLFW.hsc:315)
mK'GLFWkeyfun (Bindings/GLFW.hsc:315)
mK'GLFWcharfun (Bindings/GLFW.hsc:316)
mK'GLFWmonitorfun (Bindings/GLFW.hsc:317)
C'GLFWvidmode (Bindings/GLFW.hsc:323)
C'GLFWgammaramp (Bindings/GLFW.hsc:330)
p'GLFWvidmode'width (Bindings/GLFW.hsc:332)
c'glfwInit (Bindings/GLFW.hsc:332)
c'glfwTerminate (Bindings/GLFW.hsc:333)
p'GLFWvidmode'height (Bindings/GLFW.hsc:334)
p'glfwInit (Bindings/GLFW.hsc:334)
c'glfwGetVersion (Bindings/GLFW.hsc:334)
c'glfwGetVersionString (Bindings/GLFW.hsc:335)
p'glfwTerminate (Bindings/GLFW.hsc:335)
p'GLFWvidmode'redBits (Bindings/GLFW.hsc:336)
c'glfwSetErrorCallback (Bindings/GLFW.hsc:336)
p'glfwGetVersion (Bindings/GLFW.hsc:336)
p'GLFWgammaramp'red (Bindings/GLFW.hsc:337)
p'glfwGetVersionString (Bindings/GLFW.hsc:337)
c'glfwGetMonitors (Bindings/GLFW.hsc:337)
p'GLFWvidmode'greenBits (Bindings/GLFW.hsc:338)
c'glfwGetPrimaryMonitor (Bindings/GLFW.hsc:338)
p'glfwSetErrorCallback (Bindings/GLFW.hsc:338)
p'GLFWgammaramp'green (Bindings/GLFW.hsc:339)
p'glfwGetMonitors (Bindings/GLFW.hsc:339)
c'glfwGetMonitorPos (Bindings/GLFW.hsc:339)
p'GLFWvidmode'blueBits (Bindings/GLFW.hsc:340)
p'glfwGetPrimaryMonitor (Bindings/GLFW.hsc:340)
c'glfwGetMonitorPhysicalSize (Bindings/GLFW.hsc:340)
p'GLFWgammaramp'blue (Bindings/GLFW.hsc:341)
c'glfwGetMonitorName (Bindings/GLFW.hsc:341)
p'glfwGetMonitorPos (Bindings/GLFW.hsc:341)
p'GLFWvidmode'refreshRate (Bindings/GLFW.hsc:342)
c'glfwSetMonitorCallback (Bindings/GLFW.hsc:342)
p'glfwGetMonitorPhysicalSize (Bindings/GLFW.hsc:342)
p'GLFWgammaramp'size (Bindings/GLFW.hsc:343)
p'glfwGetMonitorName (Bindings/GLFW.hsc:343)
c'glfwGetVideoModes (Bindings/GLFW.hsc:343)
(Bindings/GLFW.hsc:343)
c'glfwGetVideoMode (Bindings/GLFW.hsc:344)
p'glfwSetMonitorCallback (Bindings/GLFW.hsc:344)
(Bindings/GLFW.hsc:344)
c'glfwSetGamma (Bindings/GLFW.hsc:345)
p'glfwGetVideoModes (Bindings/GLFW.hsc:345)
c'glfwGetGammaRamp (Bindings/GLFW.hsc:346)
p'glfwGetVideoMode (Bindings/GLFW.hsc:346)
p'glfwSetGamma (Bindings/GLFW.hsc:347)
c'glfwSetGammaRamp (Bindings/GLFW.hsc:347)
c'glfwDefaultWindowHints (Bindings/GLFW.hsc:348)
p'glfwGetGammaRamp (Bindings/GLFW.hsc:348)
c'glfwWindowHint (Bindings/GLFW.hsc:349)
p'glfwSetGammaRamp (Bindings/GLFW.hsc:349)
p'glfwDefaultWindowHints (Bindings/GLFW.hsc:350)
c'glfwCreateWindow (Bindings/GLFW.hsc:350)
c'glfwDestroyWindow (Bindings/GLFW.hsc:351)
p'glfwWindowHint (Bindings/GLFW.hsc:351)
c'glfwWindowShouldClose (Bindings/GLFW.hsc:352)
p'glfwCreateWindow (Bindings/GLFW.hsc:352)
c'glfwSetWindowShouldClose (Bindings/GLFW.hsc:353)
p'glfwDestroyWindow (Bindings/GLFW.hsc:353)
p'glfwWindowShouldClose (Bindings/GLFW.hsc:354)
c'glfwSetWindowTitle (Bindings/GLFW.hsc:354)
p'glfwSetWindowShouldClose (Bindings/GLFW.hsc:355)
c'glfwGetWindowPos (Bindings/GLFW.hsc:355)
c'glfwSetWindowPos (Bindings/GLFW.hsc:356)
p'glfwSetWindowTitle (Bindings/GLFW.hsc:356)
c'glfwGetWindowSize (Bindings/GLFW.hsc:357)
p'glfwGetWindowPos (Bindings/GLFW.hsc:357)
c'glfwSetWindowSize (Bindings/GLFW.hsc:358)
p'glfwSetWindowPos (Bindings/GLFW.hsc:358)
c'glfwGetFramebufferSize (Bindings/GLFW.hsc:359)
p'glfwGetWindowSize (Bindings/GLFW.hsc:359)
c'glfwIconifyWindow (Bindings/GLFW.hsc:360)
p'glfwSetWindowSize (Bindings/GLFW.hsc:360)
c'glfwRestoreWindow (Bindings/GLFW.hsc:361)
p'glfwGetFramebufferSize (Bindings/GLFW.hsc:361)
c'glfwShowWindow (Bindings/GLFW.hsc:362)
p'glfwIconifyWindow (Bindings/GLFW.hsc:362)
c'glfwHideWindow (Bindings/GLFW.hsc:363)
p'glfwRestoreWindow (Bindings/GLFW.hsc:363)
p'glfwShowWindow (Bindings/GLFW.hsc:364)
c'glfwGetWindowMonitor (Bindings/GLFW.hsc:364)
p'glfwHideWindow (Bindings/GLFW.hsc:365)
c'glfwGetWindowAttrib (Bindings/GLFW.hsc:365)
c'glfwSetWindowUserPointer (Bindings/GLFW.hsc:366)
p'glfwGetWindowMonitor (Bindings/GLFW.hsc:366)
c'glfwGetWindowUserPointer (Bindings/GLFW.hsc:367)
p'glfwGetWindowAttrib (Bindings/GLFW.hsc:367)
p'glfwSetWindowUserPointer (Bindings/GLFW.hsc:368)
c'glfwSetWindowPosCallback (Bindings/GLFW.hsc:368)
p'glfwGetWindowUserPointer (Bindings/GLFW.hsc:369)
c'glfwSetWindowSizeCallback (Bindings/GLFW.hsc:369)
c'glfwSetWindowCloseCallback (Bindings/GLFW.hsc:370)
p'glfwSetWindowPosCallback (Bindings/GLFW.hsc:370)
c'glfwSetWindowRefreshCallback (Bindings/GLFW.hsc:371)
p'glfwSetWindowSizeCallback (Bindings/GLFW.hsc:371)
c'glfwSetWindowFocusCallback (Bindings/GLFW.hsc:372)
p'glfwSetWindowCloseCallback (Bindings/GLFW.hsc:372)
c'glfwSetWindowIconifyCallback (Bindings/GLFW.hsc:373)
p'glfwSetWindowRefreshCallback (Bindings/GLFW.hsc:373)
c'glfwSetFramebufferSizeCallback (Bindings/GLFW.hsc:374)
p'glfwSetWindowFocusCallback (Bindings/GLFW.hsc:374)
c'glfwPollEvents (Bindings/GLFW.hsc:375)
p'glfwSetWindowIconifyCallback (Bindings/GLFW.hsc:375)
c'glfwWaitEvents (Bindings/GLFW.hsc:376)
p'glfwSetFramebufferSizeCallback (Bindings/GLFW.hsc:376)
c'glfwPostEmptyEvent (Bindings/GLFW.hsc:377)
p'glfwPollEvents (Bindings/GLFW.hsc:377)
p'glfwWaitEvents (Bindings/GLFW.hsc:378)
c'glfwGetInputMode (Bindings/GLFW.hsc:378)
p'glfwPostEmptyEvent (Bindings/GLFW.hsc:379)
c'glfwSetInputMode (Bindings/GLFW.hsc:379)
c'glfwGetKey (Bindings/GLFW.hsc:380)
p'glfwGetInputMode (Bindings/GLFW.hsc:380)
c'glfwGetMouseButton (Bindings/GLFW.hsc:381)
p'glfwSetInputMode (Bindings/GLFW.hsc:381)
p'glfwGetKey (Bindings/GLFW.hsc:382)
c'glfwGetCursorPos (Bindings/GLFW.hsc:382)
p'glfwGetMouseButton (Bindings/GLFW.hsc:383)
c'glfwSetCursorPos (Bindings/GLFW.hsc:383)
c'glfwSetKeyCallback (Bindings/GLFW.hsc:384)
p'glfwGetCursorPos (Bindings/GLFW.hsc:384)
c'glfwSetCharCallback (Bindings/GLFW.hsc:385)
p'glfwSetCursorPos (Bindings/GLFW.hsc:385)
p'glfwSetKeyCallback (Bindings/GLFW.hsc:386)
c'glfwSetMouseButtonCallback (Bindings/GLFW.hsc:386)
p'glfwSetCharCallback (Bindings/GLFW.hsc:387)
c'glfwSetCursorPosCallback (Bindings/GLFW.hsc:387)
c'glfwSetCursorEnterCallback (Bindings/GLFW.hsc:388)
p'glfwSetMouseButtonCallback (Bindings/GLFW.hsc:388)
c'glfwSetScrollCallback (Bindings/GLFW.hsc:389)
p'glfwSetCursorPosCallback (Bindings/GLFW.hsc:389)
c'glfwJoystickPresent (Bindings/GLFW.hsc:390)
p'glfwSetCursorEnterCallback (Bindings/GLFW.hsc:390)
c'glfwGetJoystickAxes (Bindings/GLFW.hsc:391)
p'glfwSetScrollCallback (Bindings/GLFW.hsc:391)
p'glfwJoystickPresent (Bindings/GLFW.hsc:392)
c'glfwGetJoystickButtons (Bindings/GLFW.hsc:392)
c'glfwGetJoystickName (Bindings/GLFW.hsc:393)
p'glfwGetJoystickAxes (Bindings/GLFW.hsc:393)
c'glfwSetClipboardString (Bindings/GLFW.hsc:394)
p'glfwGetJoystickButtons (Bindings/GLFW.hsc:394)
p'glfwGetJoystickName (Bindings/GLFW.hsc:395)
c'glfwGetClipboardString (Bindings/GLFW.hsc:395)
c'glfwGetTime (Bindings/GLFW.hsc:396)
p'glfwSetClipboardString (Bindings/GLFW.hsc:396)
c'glfwSetTime (Bindings/GLFW.hsc:397)
p'glfwGetClipboardString (Bindings/GLFW.hsc:397)
p'glfwGetTime (Bindings/GLFW.hsc:398)
c'glfwMakeContextCurrent (Bindings/GLFW.hsc:398)
c'glfwGetCurrentContext (Bindings/GLFW.hsc:399)
p'glfwSetTime (Bindings/GLFW.hsc:399)
c'glfwSwapBuffers (Bindings/GLFW.hsc:400)
p'glfwMakeContextCurrent (Bindings/GLFW.hsc:400)
c'glfwSwapInterval (Bindings/GLFW.hsc:401)
p'glfwGetCurrentContext (Bindings/GLFW.hsc:401)
c'glfwExtensionSupported (Bindings/GLFW.hsc:402)
p'glfwSwapBuffers (Bindings/GLFW.hsc:402)
p'glfwSwapInterval (Bindings/GLFW.hsc:403)
c'glfwGetProcAddress (Bindings/GLFW.hsc:403)
p'glfwExtensionSupported (Bindings/GLFW.hsc:404)
p'glfwGetProcAddress (Bindings/GLFW.hsc:405)
c'GLFW_ARROW_CURSOR (Bindings/GLFW.hsc:410)
c'GLFW_IBEAM_CURSOR (Bindings/GLFW.hsc:411)
c'GLFW_CROSSHAIR_CURSOR (Bindings/GLFW.hsc:412)
c'GLFW_HAND_CURSOR (Bindings/GLFW.hsc:413)
c'GLFW_HRESIZE_CURSOR (Bindings/GLFW.hsc:414)
c'GLFW_VRESIZE_CURSOR (Bindings/GLFW.hsc:415)
C'GLFWimage (Bindings/GLFW.hsc:420)
C'GLFWcursor (Bindings/GLFW.hsc:422)
p'GLFWimage'width (Bindings/GLFW.hsc:426)
C'GLFWdropfun (Bindings/GLFW.hsc:426)
mk'GLFWdropfun (Bindings/GLFW.hsc:427)
p'GLFWimage'height (Bindings/GLFW.hsc:428)
c'glfwCreateCursor (Bindings/GLFW.hsc:428)
c'glfwCreateStandardCursor (Bindings/GLFW.hsc:429)
mK'GLFWdropfun (Bindings/GLFW.hsc:429)
p'GLFWimage'pixels (Bindings/GLFW.hsc:430)
c'glfwSetCursor (Bindings/GLFW.hsc:430)
p'glfwCreateCursor (Bindings/GLFW.hsc:430)
c'glfwDestroyCursor (Bindings/GLFW.hsc:431)
p'glfwCreateStandardCursor (Bindings/GLFW.hsc:431)
(Bindings/GLFW.hsc:431)
c'glfwSetDropCallback (Bindings/GLFW.hsc:432)
p'glfwSetCursor (Bindings/GLFW.hsc:432)
p'glfwDestroyCursor (Bindings/GLFW.hsc:433)
p'glfwSetDropCallback (Bindings/GLFW.hsc:434)
Documentation created: dist/doc/html/bindings-GLFW/index.html,
dist/doc/html/bindings-GLFW/bindings-GLFW.txt
Creating package registration file:
/tmp/pkgConf-bindings-GLFW-3.1.220406514341975960378.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/bindings-GLFW-3.1.2.2-14y8Rlh9wxcHUOlWbio9J9
Registering bindings-GLFW-3.1.2.2...
cabal: Leaving directory '/tmp/cabal-tmp-7349/bindings-GLFW-3.1.2.2'
Installed bindings-GLFW-3.1.2.2
Downloading GLFW-b-1.4.8.1...
cabal: Entering directory '/tmp/cabal-tmp-7349/GLFW-b-1.4.8.1'
Configuring GLFW-b-1.4.8.1...
Building GLFW-b-1.4.8.1...
Preprocessing library GLFW-b-1.4.8.1...
[1 of 3] Compiling Graphics.UI.GLFW.Types ( Graphics/UI/GLFW/Types.hs, dist/build/Graphics/UI/GLFW/Types.o )
[2 of 3] Compiling Graphics.UI.GLFW.C ( Graphics/UI/GLFW/C.hs, dist/build/Graphics/UI/GLFW/C.o )
[3 of 3] Compiling Graphics.UI.GLFW ( Graphics/UI/GLFW.hs, dist/build/Graphics/UI/GLFW.o )
Running Haddock for GLFW-b-1.4.8.1...
Running hscolour for GLFW-b-1.4.8.1...
Preprocessing library GLFW-b-1.4.8.1...
Preprocessing library GLFW-b-1.4.8.1...
Haddock coverage:
0% ( 0 / 30) in 'Graphics.UI.GLFW.Types'
Missing documentation for:
Module header
Error (Graphics/UI/GLFW/Types.hs:22)
Version (Graphics/UI/GLFW/Types.hs:37)
Monitor (Graphics/UI/GLFW/Types.hs:46)
MonitorState (Graphics/UI/GLFW/Types.hs:50)
VideoMode (Graphics/UI/GLFW/Types.hs:55)
GammaRamp (Graphics/UI/GLFW/Types.hs:66)
makeGammaRamp (Graphics/UI/GLFW/Types.hs:73)
WindowCallbacks (Graphics/UI/GLFW/Types.hs:87)
Window (Graphics/UI/GLFW/Types.hs:104)
WindowHint (Graphics/UI/GLFW/Types.hs:108)
FocusState (Graphics/UI/GLFW/Types.hs:136)
IconifyState (Graphics/UI/GLFW/Types.hs:141)
ContextRobustness (Graphics/UI/GLFW/Types.hs:146)
OpenGLProfile (Graphics/UI/GLFW/Types.hs:152)
ClientAPI (Graphics/UI/GLFW/Types.hs:158)
Key (Graphics/UI/GLFW/Types.hs:166)
KeyState (Graphics/UI/GLFW/Types.hs:290)
Joystick (Graphics/UI/GLFW/Types.hs:296)
JoystickButtonState (Graphics/UI/GLFW/Types.hs:315)
MouseButton (Graphics/UI/GLFW/Types.hs:320)
MouseButtonState (Graphics/UI/GLFW/Types.hs:331)
CursorState (Graphics/UI/GLFW/Types.hs:336)
CursorInputMode (Graphics/UI/GLFW/Types.hs:341)
StickyKeysInputMode (Graphics/UI/GLFW/Types.hs:347)
StickyMouseButtonsInputMode (Graphics/UI/GLFW/Types.hs:352)
ModifierKeys (Graphics/UI/GLFW/Types.hs:357)
Image (Graphics/UI/GLFW/Types.hs:370)
Cursor (Graphics/UI/GLFW/Types.hs:376)
StandardCursorShape (Graphics/UI/GLFW/Types.hs:380)
0% ( 0 / 33) in 'Graphics.UI.GLFW.C'
Missing documentation for:
Module header
C (Graphics/UI/GLFW/C.hs:23)
(Graphics/UI/GLFW/C.hs:29)
(Graphics/UI/GLFW/C.hs:33)
(Graphics/UI/GLFW/C.hs:37)
(Graphics/UI/GLFW/C.hs:41)
(Graphics/UI/GLFW/C.hs:45)
(Graphics/UI/GLFW/C.hs:49)
(Graphics/UI/GLFW/C.hs:53)
(Graphics/UI/GLFW/C.hs:57)
(Graphics/UI/GLFW/C.hs:61)
(Graphics/UI/GLFW/C.hs:65)
(Graphics/UI/GLFW/C.hs:69)
(Graphics/UI/GLFW/C.hs:78)
(Graphics/UI/GLFW/C.hs:91)
(Graphics/UI/GLFW/C.hs:99)
(Graphics/UI/GLFW/C.hs:121)
(Graphics/UI/GLFW/C.hs:129)
(Graphics/UI/GLFW/C.hs:137)
(Graphics/UI/GLFW/C.hs:145)
(Graphics/UI/GLFW/C.hs:155)
(Graphics/UI/GLFW/C.hs:165)
(Graphics/UI/GLFW/C.hs:173)
(Graphics/UI/GLFW/C.hs:419)
(Graphics/UI/GLFW/C.hs:429)
(Graphics/UI/GLFW/C.hs:465)
(Graphics/UI/GLFW/C.hs:473)
(Graphics/UI/GLFW/C.hs:493)
(Graphics/UI/GLFW/C.hs:501)
(Graphics/UI/GLFW/C.hs:509)
(Graphics/UI/GLFW/C.hs:519)
(Graphics/UI/GLFW/C.hs:527)
(Graphics/UI/GLFW/C.hs:539)
19% ( 31 /160) in 'Graphics.UI.GLFW'
Missing documentation for:
Module header
Error (Graphics/UI/GLFW/Types.hs:22)
setErrorCallback (Graphics/UI/GLFW.hs:294)
ErrorCallback (Graphics/UI/GLFW.hs:219)
Version (Graphics/UI/GLFW/Types.hs:37)
init (Graphics/UI/GLFW.hs:306)
terminate (Graphics/UI/GLFW.hs:310)
getVersion (Graphics/UI/GLFW.hs:317)
getVersionString (Graphics/UI/GLFW.hs:329)
Monitor (Graphics/UI/GLFW/Types.hs:46)
MonitorState (Graphics/UI/GLFW/Types.hs:50)
VideoMode (Graphics/UI/GLFW/Types.hs:55)
GammaRamp (Graphics/UI/GLFW/Types.hs:66)
makeGammaRamp (Graphics/UI/GLFW/Types.hs:73)
getMonitors (Graphics/UI/GLFW.hs:339)
getPrimaryMonitor (Graphics/UI/GLFW.hs:348)
getMonitorPos (Graphics/UI/GLFW.hs:356)
getMonitorPhysicalSize (Graphics/UI/GLFW.hs:366)
getMonitorName (Graphics/UI/GLFW.hs:376)
setMonitorCallback (Graphics/UI/GLFW.hs:383)
MonitorCallback (Graphics/UI/GLFW.hs:233)
getVideoModes (Graphics/UI/GLFW.hs:390)
getVideoMode (Graphics/UI/GLFW.hs:399)
setGamma (Graphics/UI/GLFW.hs:406)
getGammaRamp (Graphics/UI/GLFW.hs:410)
setGammaRamp (Graphics/UI/GLFW.hs:434)
Window (Graphics/UI/GLFW/Types.hs:104)
WindowHint (Graphics/UI/GLFW/Types.hs:108)
FocusState (Graphics/UI/GLFW/Types.hs:136)
IconifyState (Graphics/UI/GLFW/Types.hs:141)
ContextRobustness (Graphics/UI/GLFW/Types.hs:146)
OpenGLProfile (Graphics/UI/GLFW/Types.hs:152)
ClientAPI (Graphics/UI/GLFW/Types.hs:158)
defaultWindowHints (Graphics/UI/GLFW.hs:458)
windowHint (Graphics/UI/GLFW.hs:462)
destroyWindow (Graphics/UI/GLFW.hs:548)
windowShouldClose (Graphics/UI/GLFW.hs:572)
setWindowShouldClose (Graphics/UI/GLFW.hs:576)
setWindowTitle (Graphics/UI/GLFW.hs:580)
getWindowPos (Graphics/UI/GLFW.hs:584)
setWindowPos (Graphics/UI/GLFW.hs:594)
getWindowSize (Graphics/UI/GLFW.hs:598)
setWindowSize (Graphics/UI/GLFW.hs:608)
getFramebufferSize (Graphics/UI/GLFW.hs:612)
iconifyWindow (Graphics/UI/GLFW.hs:622)
restoreWindow (Graphics/UI/GLFW.hs:626)
showWindow (Graphics/UI/GLFW.hs:630)
hideWindow (Graphics/UI/GLFW.hs:634)
getWindowMonitor (Graphics/UI/GLFW.hs:638)
setCursorPos (Graphics/UI/GLFW.hs:645)
getWindowFocused (Graphics/UI/GLFW.hs:651)
getWindowIconified (Graphics/UI/GLFW.hs:655)
getWindowResizable (Graphics/UI/GLFW.hs:659)
getWindowDecorated (Graphics/UI/GLFW.hs:663)
getWindowVisible (Graphics/UI/GLFW.hs:667)
getWindowClientAPI (Graphics/UI/GLFW.hs:671)
getWindowContextVersionMajor (Graphics/UI/GLFW.hs:675)
getWindowContextVersionMinor (Graphics/UI/GLFW.hs:679)
getWindowContextVersionRevision (Graphics/UI/GLFW.hs:683)
getWindowContextRobustness (Graphics/UI/GLFW.hs:687)
getWindowOpenGLForwardCompat (Graphics/UI/GLFW.hs:691)
getWindowOpenGLDebugContext (Graphics/UI/GLFW.hs:695)
getWindowOpenGLProfile (Graphics/UI/GLFW.hs:699)
setWindowPosCallback (Graphics/UI/GLFW.hs:705)
WindowPosCallback (Graphics/UI/GLFW.hs:220)
setWindowSizeCallback (Graphics/UI/GLFW.hs:714)
WindowSizeCallback (Graphics/UI/GLFW.hs:221)
setWindowCloseCallback (Graphics/UI/GLFW.hs:723)
WindowCloseCallback (Graphics/UI/GLFW.hs:222)
setWindowRefreshCallback (Graphics/UI/GLFW.hs:731)
WindowRefreshCallback (Graphics/UI/GLFW.hs:223)
setWindowFocusCallback (Graphics/UI/GLFW.hs:739)
WindowFocusCallback (Graphics/UI/GLFW.hs:224)
setWindowIconifyCallback (Graphics/UI/GLFW.hs:747)
WindowIconifyCallback (Graphics/UI/GLFW.hs:225)
setFramebufferSizeCallback (Graphics/UI/GLFW.hs:755)
FramebufferSizeCallback (Graphics/UI/GLFW.hs:226)
pollEvents (Graphics/UI/GLFW.hs:763)
waitEvents (Graphics/UI/GLFW.hs:766)
postEmptyEvent (Graphics/UI/GLFW.hs:769)
Key (Graphics/UI/GLFW/Types.hs:166)
KeyState (Graphics/UI/GLFW/Types.hs:290)
Joystick (Graphics/UI/GLFW/Types.hs:296)
JoystickButtonState (Graphics/UI/GLFW/Types.hs:315)
MouseButton (Graphics/UI/GLFW/Types.hs:320)
MouseButtonState (Graphics/UI/GLFW/Types.hs:331)
CursorState (Graphics/UI/GLFW/Types.hs:336)
CursorInputMode (Graphics/UI/GLFW/Types.hs:341)
StickyKeysInputMode (Graphics/UI/GLFW/Types.hs:347)
StickyMouseButtonsInputMode (Graphics/UI/GLFW/Types.hs:352)
ModifierKeys (Graphics/UI/GLFW/Types.hs:357)
Image (Graphics/UI/GLFW/Types.hs:370)
Cursor (Graphics/UI/GLFW/Types.hs:376)
StandardCursorShape (Graphics/UI/GLFW/Types.hs:380)
getCursorInputMode (Graphics/UI/GLFW.hs:777)
setCursorInputMode (Graphics/UI/GLFW.hs:781)
getStickyKeysInputMode (Graphics/UI/GLFW.hs:785)
setStickyKeysInputMode (Graphics/UI/GLFW.hs:789)
getStickyMouseButtonsInputMode (Graphics/UI/GLFW.hs:793)
setStickyMouseButtonsInputMode (Graphics/UI/GLFW.hs:797)
getKey (Graphics/UI/GLFW.hs:803)
getMouseButton (Graphics/UI/GLFW.hs:807)
getCursorPos (Graphics/UI/GLFW.hs:811)
setKeyCallback (Graphics/UI/GLFW.hs:821)
KeyCallback (Graphics/UI/GLFW.hs:231)
setCharCallback (Graphics/UI/GLFW.hs:831)
CharCallback (Graphics/UI/GLFW.hs:232)
setMouseButtonCallback (Graphics/UI/GLFW.hs:839)
MouseButtonCallback (Graphics/UI/GLFW.hs:227)
setCursorPosCallback (Graphics/UI/GLFW.hs:847)
CursorPosCallback (Graphics/UI/GLFW.hs:228)
setCursorEnterCallback (Graphics/UI/GLFW.hs:855)
CursorEnterCallback (Graphics/UI/GLFW.hs:229)
setScrollCallback (Graphics/UI/GLFW.hs:863)
ScrollCallback (Graphics/UI/GLFW.hs:230)
DropCallback (Graphics/UI/GLFW.hs:1000)
joystickPresent (Graphics/UI/GLFW.hs:871)
getJoystickAxes (Graphics/UI/GLFW.hs:875)
getJoystickButtons (Graphics/UI/GLFW.hs:884)
getJoystickName (Graphics/UI/GLFW.hs:893)
getTime (Graphics/UI/GLFW.hs:903)
setTime (Graphics/UI/GLFW.hs:910)
makeContextCurrent (Graphics/UI/GLFW.hs:917)
getCurrentContext (Graphics/UI/GLFW.hs:921)
swapBuffers (Graphics/UI/GLFW.hs:928)
swapInterval (Graphics/UI/GLFW.hs:932)
extensionSupported (Graphics/UI/GLFW.hs:936)
getClipboardString (Graphics/UI/GLFW.hs:948)
setClipboardString (Graphics/UI/GLFW.hs:944)
Documentation created: dist/doc/html/GLFW-b/index.html,
dist/doc/html/GLFW-b/GLFW-b.txt
Creating package registration file:
/tmp/pkgConf-GLFW-b-1.4.87711514321186452551.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/GLFW-b-1.4.8.1-Al6jnUrPA9PAgpgZuphRiw
Registering GLFW-b-1.4.8.1...
cabal: Leaving directory '/tmp/cabal-tmp-7349/GLFW-b-1.4.8.1'
Installed GLFW-b-1.4.8.1
Test log
No test log was submitted for this report.