Resolving dependencies... Configuring ObjectName-1.1.0.1... Configuring fixed-0.2.1.1... Building fixed-0.2.1.1... Building ObjectName-1.1.0.1... Installed ObjectName-1.1.0.1 Configuring half-0.2.2.3... Configuring stm-2.4.4.1... Installed fixed-0.2.1.1 Building half-0.2.2.3... Building stm-2.4.4.1... Configuring text-1.2.2.1... Installed half-0.2.2.3 Building text-1.2.2.1... Installed stm-2.4.4.1 Configuring StateVar-1.1.0.4... Building StateVar-1.1.0.4... Installed StateVar-1.1.0.4 Configuring Hipmunk-5.2.0.17... Building Hipmunk-5.2.0.17... Installed text-1.2.2.1 Configuring OpenGLRaw-3.2.4.0... Building OpenGLRaw-3.2.4.0... Installed Hipmunk-5.2.0.17 Installed OpenGLRaw-3.2.4.0 Configuring GLURaw-2.0.0.3... Building GLURaw-2.0.0.3... Installed GLURaw-2.0.0.3 Configuring OpenGL-3.0.1.0... Building OpenGL-3.0.1.0... Installed OpenGL-3.0.1.0 Configuring GLFW-0.5.2.5... Building GLFW-0.5.2.5... Installed GLFW-0.5.2.5 Configuring HipmunkPlayground-0.1... Building HipmunkPlayground-0.1... Failed to install HipmunkPlayground-0.1 Build log ( /home/builder/.cabal/logs/HipmunkPlayground-0.1.log ): cabal: Entering directory '/tmp/cabal-tmp-30984/HipmunkPlayground-0.1' Configuring HipmunkPlayground-0.1... Building HipmunkPlayground-0.1... Preprocessing executable 'HipmunkPlayground' for HipmunkPlayground-0.1... [1 of 1] Compiling Main ( Playground.hs, dist/build/HipmunkPlayground/HipmunkPlayground-tmp/Main.o ) Playground.hs:44:3: error: Not in scope: ‘H.setElasticIterations’ Perhaps you meant ‘H.elasticIterations’ (imported from Physics.Hipmunk) Module ‘Physics.Hipmunk’ does not export ‘setElasticIterations’. Playground.hs:50:3: error: Not in scope: ‘H.setFriction’ Module ‘Physics.Hipmunk’ does not export ‘setFriction’. Playground.hs:51:3: error: Not in scope: ‘H.setElasticity’ Perhaps you meant ‘H.elasticity’ (imported from Physics.Hipmunk) Module ‘Physics.Hipmunk’ does not export ‘setElasticity’. Playground.hs:54:3: error: Not in scope: ‘H.setGravity’ Module ‘Physics.Hipmunk’ does not export ‘setGravity’. Playground.hs:124:21: error: Not in scope: ‘H.getPosition’ Module ‘Physics.Hipmunk’ does not export ‘getPosition’. Playground.hs:124:37: error: Not in scope: ‘H.getBody’ Perhaps you meant ‘H.newBody’ (imported from Physics.Hipmunk) Module ‘Physics.Hipmunk’ does not export ‘getBody’. Playground.hs:125:21: error: Not in scope: ‘H.getAngle’ Perhaps you meant ‘H.toAngle’ (imported from Physics.Hipmunk) Module ‘Physics.Hipmunk’ does not export ‘getAngle’. Playground.hs:125:37: error: Not in scope: ‘H.getBody’ Perhaps you meant ‘H.newBody’ (imported from Physics.Hipmunk) Module ‘Physics.Hipmunk’ does not export ‘getBody’. Playground.hs:136:10: error: Not in scope: ‘H.getPosition’ Module ‘Physics.Hipmunk’ does not export ‘getPosition’. Playground.hs:136:26: error: Not in scope: ‘H.getBody’ Perhaps you meant ‘H.newBody’ (imported from Physics.Hipmunk) Module ‘Physics.Hipmunk’ does not export ‘getBody’. Playground.hs:139:12: error: Not in scope: ‘H.getPosition’ Module ‘Physics.Hipmunk’ does not export ‘getPosition’. Playground.hs:139:28: error: Not in scope: ‘H.getBody’ Perhaps you meant ‘H.newBody’ (imported from Physics.Hipmunk) Module ‘Physics.Hipmunk’ does not export ‘getBody’. Playground.hs:140:12: error: Not in scope: ‘H.getAngle’ Perhaps you meant ‘H.toAngle’ (imported from Physics.Hipmunk) Module ‘Physics.Hipmunk’ does not export ‘getAngle’. Playground.hs:140:28: error: Not in scope: ‘H.getBody’ Perhaps you meant ‘H.newBody’ (imported from Physics.Hipmunk) Module ‘Physics.Hipmunk’ does not export ‘getBody’. Playground.hs:162:7: error: Not in scope: ‘H.setAngVel’ Perhaps you meant ‘H.maxAngVel’ (imported from Physics.Hipmunk) Module ‘Physics.Hipmunk’ does not export ‘setAngVel’. Playground.hs:163:7: error: Not in scope: ‘H.setPosition’ Module ‘Physics.Hipmunk’ does not export ‘setPosition’. Playground.hs:164:7: error: Not in scope: ‘H.setFriction’ Module ‘Physics.Hipmunk’ does not export ‘setFriction’. Playground.hs:165:7: error: Not in scope: ‘H.setElasticity’ Perhaps you meant ‘H.elasticity’ (imported from Physics.Hipmunk) Module ‘Physics.Hipmunk’ does not export ‘setElasticity’. Playground.hs:182:7: error: Not in scope: ‘H.setPosition’ Module ‘Physics.Hipmunk’ does not export ‘setPosition’. Playground.hs:183:7: error: Not in scope: ‘H.setFriction’ Module ‘Physics.Hipmunk’ does not export ‘setFriction’. Playground.hs:184:7: error: Not in scope: ‘H.setElasticity’ Perhaps you meant ‘H.elasticity’ (imported from Physics.Hipmunk) Module ‘Physics.Hipmunk’ does not export ‘setElasticity’. Playground.hs:200:7: error: Not in scope: ‘H.setPosition’ Module ‘Physics.Hipmunk’ does not export ‘setPosition’. Playground.hs:201:7: error: Not in scope: ‘H.setFriction’ Module ‘Physics.Hipmunk’ does not export ‘setFriction’. Playground.hs:202:7: error: Not in scope: ‘H.setElasticity’ Perhaps you meant ‘H.elasticity’ (imported from Physics.Hipmunk) Module ‘Physics.Hipmunk’ does not export ‘setElasticity’. Playground.hs:205:7: error: Not in scope: ‘H.setPosition’ Module ‘Physics.Hipmunk’ does not export ‘setPosition’. Playground.hs:206:12: error: Not in scope: ‘H.newJoint’ Module ‘Physics.Hipmunk’ does not export ‘newJoint’. Playground.hs:256:25: error: Not in scope: ‘H.getPosition’ Module ‘Physics.Hipmunk’ does not export ‘getPosition’. Playground.hs:256:41: error: Not in scope: ‘H.getBody’ Perhaps you meant ‘H.newBody’ (imported from Physics.Hipmunk) Module ‘Physics.Hipmunk’ does not export ‘getBody’. cabal: Leaving directory '/tmp/cabal-tmp-30984/HipmunkPlayground-0.1' cabal: Error: some packages failed to install: HipmunkPlayground-0.1 failed during the building phase. The exception was: ExitFailure 1