Resolving dependencies... Configuring OpenGLRaw-1.3.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.3.0.0 Configuring binary-0.7.1.0... Building binary-0.7.1.0... Preprocessing library binary-0.7.1.0... [1 of 9] Compiling Data.Binary.Builder.Base ( src/Data/Binary/Builder/Base.hs, dist/build/Data/Binary/Builder/Base.o ) [2 of 9] Compiling Data.Binary.Builder.Internal ( src/Data/Binary/Builder/Internal.hs, dist/build/Data/Binary/Builder/Internal.o ) [3 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o ) [4 of 9] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o ) [5 of 9] Compiling Data.Binary.Get ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o ) [6 of 9] Compiling Data.Binary.Put ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o ) [7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.o ) [8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o ) [9 of 9] Compiling Data.Binary ( src/Data/Binary.hs, dist/build/Data/Binary.o ) In-place registering binary-0.7.1.0... Running Haddock for binary-0.7.1.0... Running hscolour for binary-0.7.1.0... Preprocessing library binary-0.7.1.0... Preprocessing library binary-0.7.1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 100% ( 31 / 31) in 'Data.Binary.Builder.Base' 100% ( 4 / 4) in 'Data.Binary.Builder.Internal' 83% ( 20 / 24) in 'Data.Binary.Get.Internal' 100% ( 28 / 28) in 'Data.Binary.Builder' 98% ( 46 / 47) in 'Data.Binary.Get' 96% ( 26 / 27) in 'Data.Binary.Put' 80% ( 4 / 5) in 'Data.Binary.Class' 100% ( 1 / 1) in 'Data.Binary.Generic' 91% ( 21 / 23) in 'Data.Binary' Warning: Data.Binary.Get.Internal: could not find link destinations for: Data.Binary.Get.Internal.Success Warning: Data.Binary.Put: could not find link destinations for: Data.Binary.Put.PairS Warning: Data.Binary: could not find link destinations for: Data.Binary.Generic.GSum Data.Binary.Generic.SumSize Documentation created: dist/doc/html/binary/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/binary-0.7.1.0/ghc-7.6.3 Registering binary-0.7.1.0... Installed binary-0.7.1.0 Configuring bitmap-0.0.2... Building bitmap-0.0.2... Preprocessing library bitmap-0.0.2... [ 1 of 10] Compiling Data.Bitmap.Internal ( Data/Bitmap/Internal.hs, dist/build/Data/Bitmap/Internal.o ) [ 2 of 10] Compiling Data.Bitmap.Base ( Data/Bitmap/Base.hs, dist/build/Data/Bitmap/Base.o ) [ 3 of 10] Compiling Data.Bitmap.IO ( Data/Bitmap/IO.hs, dist/build/Data/Bitmap/IO.o ) Data/Bitmap/IO.hs:1248:1: Warning: SPECIALISE pragma for non-overloaded function `myPlusPtr' Data/Bitmap/IO.hs:1249:1: Warning: SPECIALISE pragma for non-overloaded function `myPlusPtr' [ 4 of 10] Compiling Data.Bitmap.Pure ( Data/Bitmap/Pure.hs, dist/build/Data/Bitmap/Pure.o ) [ 5 of 10] Compiling Data.Bitmap.IO.File ( Data/Bitmap/IO/File.hs, dist/build/Data/Bitmap/IO/File.o ) [ 6 of 10] Compiling Data.Bitmap.Pure.File ( Data/Bitmap/Pure/File.hs, dist/build/Data/Bitmap/Pure/File.o ) [ 7 of 10] Compiling Data.Bitmap.Pure.Pixels ( Data/Bitmap/Pure/Pixels.hs, dist/build/Data/Bitmap/Pure/Pixels.o ) Data/Bitmap/Pure/Pixels.hs:147:1: Warning: SPECIALISE pragma for non-overloaded function `myPlusPtr' Data/Bitmap/Pure/Pixels.hs:148:1: Warning: SPECIALISE pragma for non-overloaded function `myPlusPtr' [ 8 of 10] Compiling Data.Bitmap.IO.Pixels ( Data/Bitmap/IO/Pixels.hs, dist/build/Data/Bitmap/IO/Pixels.o ) Data/Bitmap/IO/Pixels.hs:197:1: Warning: SPECIALISE pragma for non-overloaded function `myPlusPtr' Data/Bitmap/IO/Pixels.hs:198:1: Warning: SPECIALISE pragma for non-overloaded function `myPlusPtr' [ 9 of 10] Compiling Data.Bitmap.Simple ( Data/Bitmap/Simple.hs, dist/build/Data/Bitmap/Simple.o ) [10 of 10] Compiling Data.Bitmap ( Data/Bitmap.hs, dist/build/Data/Bitmap.o ) In-place registering bitmap-0.0.2... Running Haddock for bitmap-0.0.2... Running hscolour for bitmap-0.0.2... Preprocessing library bitmap-0.0.2... Preprocessing library bitmap-0.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Data/Bitmap/IO.hs:1248:1: Warning: SPECIALISE pragma for non-overloaded function `myPlusPtr' Data/Bitmap/IO.hs:1249:1: Warning: SPECIALISE pragma for non-overloaded function `myPlusPtr' Data/Bitmap/Pure/Pixels.hs:147:1: Warning: SPECIALISE pragma for non-overloaded function `myPlusPtr' Data/Bitmap/Pure/Pixels.hs:148:1: Warning: SPECIALISE pragma for non-overloaded function `myPlusPtr' Data/Bitmap/IO/Pixels.hs:197:1: Warning: SPECIALISE pragma for non-overloaded function `myPlusPtr' Data/Bitmap/IO/Pixels.hs:198:1: Warning: SPECIALISE pragma for non-overloaded function `myPlusPtr' Haddock coverage: 15% ( 6 / 39) in 'Data.Bitmap.Internal' 22% ( 6 / 27) in 'Data.Bitmap.Base' 58% ( 29 / 50) in 'Data.Bitmap.IO' 76% ( 26 / 34) in 'Data.Bitmap.Pure' 44% ( 4 / 9) in 'Data.Bitmap.IO.File' 40% ( 2 / 5) in 'Data.Bitmap.Pure.File' 25% ( 4 / 16) in 'Data.Bitmap.Pure.Pixels' 28% ( 8 / 29) in 'Data.Bitmap.IO.Pixels' 78% ( 25 / 32) in 'Data.Bitmap.Simple' 100% ( 2 / 2) in 'Data.Bitmap' Documentation created: dist/doc/html/bitmap/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/bitmap-0.0.2/ghc-7.6.3 Registering bitmap-0.0.2... Installed bitmap-0.0.2 Configuring bmp-1.2.5.2... Building bmp-1.2.5.2... Preprocessing library bmp-1.2.5.2... [ 1 of 12] Compiling Codec.BMP.CIEXYZ ( Codec/BMP/CIEXYZ.hs, dist/build/Codec/BMP/CIEXYZ.o ) [ 2 of 12] Compiling Codec.BMP.Compression ( Codec/BMP/Compression.hs, dist/build/Codec/BMP/Compression.o ) [ 3 of 12] Compiling Codec.BMP.Error ( Codec/BMP/Error.hs, dist/build/Codec/BMP/Error.o ) [ 4 of 12] Compiling Codec.BMP.BitmapInfoV3 ( Codec/BMP/BitmapInfoV3.hs, dist/build/Codec/BMP/BitmapInfoV3.o ) [ 5 of 12] Compiling Codec.BMP.FileHeader ( Codec/BMP/FileHeader.hs, dist/build/Codec/BMP/FileHeader.o ) [ 6 of 12] Compiling Codec.BMP.BitmapInfoV4 ( Codec/BMP/BitmapInfoV4.hs, dist/build/Codec/BMP/BitmapInfoV4.o ) [ 7 of 12] Compiling Codec.BMP.BitmapInfoV5 ( Codec/BMP/BitmapInfoV5.hs, dist/build/Codec/BMP/BitmapInfoV5.o ) [ 8 of 12] Compiling Codec.BMP.BitmapInfo ( Codec/BMP/BitmapInfo.hs, dist/build/Codec/BMP/BitmapInfo.o ) [ 9 of 12] Compiling Codec.BMP.Base ( Codec/BMP/Base.hs, dist/build/Codec/BMP/Base.o ) [10 of 12] Compiling Codec.BMP.Unpack ( Codec/BMP/Unpack.hs, dist/build/Codec/BMP/Unpack.o ) [11 of 12] Compiling Codec.BMP.Pack ( Codec/BMP/Pack.hs, dist/build/Codec/BMP/Pack.o ) [12 of 12] Compiling Codec.BMP ( Codec/BMP.hs, dist/build/Codec/BMP.o ) In-place registering bmp-1.2.5.2... Running Haddock for bmp-1.2.5.2... Running hscolour for bmp-1.2.5.2... Preprocessing library bmp-1.2.5.2... Preprocessing library bmp-1.2.5.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 50% ( 1 / 2) in 'Codec.BMP.CIEXYZ' 50% ( 1 / 2) in 'Codec.BMP.Compression' 50% ( 1 / 2) in 'Codec.BMP.Error' 83% ( 5 / 6) in 'Codec.BMP.BitmapInfoV3' 80% ( 4 / 5) in 'Codec.BMP.FileHeader' 83% ( 5 / 6) in 'Codec.BMP.BitmapInfoV4' 80% ( 4 / 5) in 'Codec.BMP.BitmapInfoV5' 67% ( 2 / 3) in 'Codec.BMP.BitmapInfo' 50% ( 1 / 2) in 'Codec.BMP.Base' 50% ( 1 / 2) in 'Codec.BMP.Unpack' 75% ( 3 / 4) in 'Codec.BMP.Pack' 100% ( 25 / 25) in 'Codec.BMP' Documentation created: dist/doc/html/bmp/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/bmp-1.2.5.2/ghc-7.6.3 Registering bmp-1.2.5.2... Installed bmp-1.2.5.2 Configuring stb-image-0.2.1... Building stb-image-0.2.1... Preprocessing library stb-image-0.2.1... [1 of 1] Compiling Codec.Image.STB ( Codec/Image/STB.hs, dist/build/Codec/Image/STB.o ) Codec/Image/STB.hs:39:1: Warning: The import of `Data.ByteString' is redundant except perhaps to import instances from `Data.ByteString' To import instances alone, use: import Data.ByteString() In-place registering stb-image-0.2.1... Running Haddock for stb-image-0.2.1... Running hscolour for stb-image-0.2.1... Preprocessing library stb-image-0.2.1... Preprocessing library stb-image-0.2.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Codec/Image/STB.hs:39:1: Warning: The import of `Data.ByteString' is redundant except perhaps to import instances from `Data.ByteString' To import instances alone, use: import Data.ByteString() Haddock coverage: 86% ( 6 / 7) in 'Codec.Image.STB' Documentation created: dist/doc/html/stb-image/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/stb-image-0.2.1/ghc-7.6.3 Registering stb-image-0.2.1... Installed stb-image-0.2.1 cabal: Error: some packages failed to install: GLURaw-1.4.0.0 depends on OpenGLRaw-1.3.0.0 which failed to install. GLUT-2.4.0.0 depends on OpenGLRaw-1.3.0.0 which failed to install. OpenGL-2.8.0.0 depends on OpenGLRaw-1.3.0.0 which failed to install. OpenGLRaw-1.3.0.0 failed during the configure step. The exception was: ExitFailure 1 gloss-1.8.1.1 depends on OpenGLRaw-1.3.0.0 which failed to install. lifter-0.1 depends on OpenGLRaw-1.3.0.0 which failed to install.