Resolving dependencies... Configuring OpenGLRaw-1.4.0.0... cabal: Missing dependency on a foreign library: * Missing C library: GL This problem can usually be solved by installing the system package that provides this library (you may need the "-dev" version). If the library is already installed but in a non-standard location then you can use the flags --extra-include-dirs= and --extra-lib-dirs= to specify where it is. Failed to install OpenGLRaw-1.4.0.0 Configuring bindings-DSL-1.0.20... Building bindings-DSL-1.0.20... Preprocessing library bindings-DSL-1.0.20... [1 of 1] Compiling Bindings.Utilities ( Bindings/Utilities.hs, dist/build/Bindings/Utilities.o ) In-place registering bindings-DSL-1.0.20... Running Haddock for bindings-DSL-1.0.20... Running hscolour for bindings-DSL-1.0.20... Preprocessing library bindings-DSL-1.0.20... Preprocessing library bindings-DSL-1.0.20... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 67% ( 2 / 3) in 'Bindings.Utilities' Documentation created: dist/doc/html/bindings-DSL/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/bindings-DSL-1.0.20/ghc-7.6.3 Registering bindings-DSL-1.0.20... Installed bindings-DSL-1.0.20 Configuring cereal-0.4.0.1... Building cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o ) [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) In-place registering cereal-0.4.0.1... Running Haddock for cereal-0.4.0.1... Running hscolour for cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 96% ( 26 / 27) in 'Data.Serialize.Builder' 69% ( 29 / 42) in 'Data.Serialize.Put' 94% ( 50 / 53) in 'Data.Serialize.Get' 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 11 / 11) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: Data.Serialize.Put.PairS Warning: Data.Serialize.Get: could not find link destinations for: Data.Serialize.Get.get Documentation created: dist/doc/html/cereal/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/cereal-0.4.0.1/ghc-7.6.3 Registering cereal-0.4.0.1... Installed cereal-0.4.0.1 Configuring bindings-GLFW-3.0.3.1... cabal: Missing dependencies on foreign libraries: * Missing C libraries: GL, X11, Xi, Xrandr, Xxf86vm This problem can usually be solved by installing the system packages that provide these libraries (you may need the "-dev" versions). If the libraries are already installed but in a non-standard location then you can use the flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are. Failed to install bindings-GLFW-3.0.3.1 cabal: Error: some packages failed to install: GLFW-b-1.4.1 depends on bindings-GLFW-3.0.3.1 which failed to install. GLURaw-1.4.0.0 depends on OpenGLRaw-1.4.0.0 which failed to install. OpenGLRaw-1.4.0.0 failed during the configure step. The exception was: ExitFailure 1 bindings-GLFW-3.0.3.1 failed during the configure step. The exception was: ExitFailure 1 nehe-tuts-0.2.4 depends on bindings-GLFW-3.0.3.1 which failed to install.