*** setup configure Configuring OGL-0.0.0... Dependency base -any: using base-4.2.0.0 Dependency mtl -any: using mtl-1.1.0.2 Using Cabal-1.8.0.2 compiled by ghc-6.12 Using compiler: ghc-6.12.1 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/OGL-0.0.0/ghc-6.12.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/OGL-0.0.0 Documentation installed in: /usr/local/tmp/archive/install/share/doc/OGL-0.0.0 Using alex version 2.3.1 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.3 found on system at: /usr/bin/gcc Using ghc version 6.12.1 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.1 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.7.2 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.16 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.22 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar sh configure --with-compiler=ghc --prefix=/usr/local/tmp/archive/install checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for Windows environment... no checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for atan... no checking for atan in -lm... yes checking for GL library... -lGL -lm checking for GLU library... -lGLU -lGL -lm checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking OpenGL/gl.h usability... no checking OpenGL/gl.h presence... no checking for OpenGL/gl.h... no checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking OpenGL/glu.h usability... no checking OpenGL/glu.h presence... no checking for OpenGL/glu.h... no checking Haskell type for GLboolean... Word8 checking Haskell type for GLbyte... Int8 checking Haskell type for GLubyte... Word8 checking Haskell type for GLshort... Int16 checking Haskell type for GLushort... Word16 checking Haskell type for GLint... Int32 checking Haskell type for GLuint... Word32 checking Haskell type for GLsizei... Int32 checking Haskell type for GLenum... Word32 checking Haskell type for GLbitfield... Word32 checking Haskell type for GLfloat... Float checking Haskell type for GLclampf... Float checking Haskell type for GLdouble... Double checking Haskell type for GLclampd... Double checking Haskell type for GLchar... Int8 checking Haskell type for GLintptr... Int32 checking Haskell type for GLsizeiptr... Int32 configure: creating ./config.status config.status: creating config.mk config.status: creating OpenGL.buildinfo config.status: creating include/HsOpenGLConfig.h config.status: include/HsOpenGLConfig.h is unchanged config.status: creating include/HsOpenGL.h config.status: include/HsOpenGL.h is unchanged Reading parameters from ./OpenGL.buildinfo *** setup haddock Reading parameters from ./OpenGL.buildinfo Running Haddock for OGL-0.0.0... /usr/local/bin/haddock --use-contents=/package/OGL-0.0.0 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library OGL-0.0.0... Running hscolour for OGL-0.0.0... Creating dist/doc/html/OGL (and its parents) Creating dist/doc/html/OGL/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/OGL/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-Monad.html Graphics/Rendering/OGL/Monad.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Antialiasing.html Graphics/Rendering/OGL/GL/Antialiasing.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-BasicTypes.html Graphics/Rendering/OGL/GL/BasicTypes.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-BeginEnd.html Graphics/Rendering/OGL/GL/BeginEnd.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Bitmaps.html Graphics/Rendering/OGL/GL/Bitmaps.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-BufferObjects.html Graphics/Rendering/OGL/GL/BufferObjects.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Clipping.html Graphics/Rendering/OGL/GL/Clipping.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Colors.html Graphics/Rendering/OGL/GL/Colors.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-ColorSum.html Graphics/Rendering/OGL/GL/ColorSum.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-CoordTrans.html Graphics/Rendering/OGL/GL/CoordTrans.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-DisplayLists.html Graphics/Rendering/OGL/GL/DisplayLists.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Evaluators.html Graphics/Rendering/OGL/GL/Evaluators.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Feedback.html Graphics/Rendering/OGL/GL/Feedback.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-FlushFinish.html Graphics/Rendering/OGL/GL/FlushFinish.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Fog.html Graphics/Rendering/OGL/GL/Fog.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Framebuffer.html Graphics/Rendering/OGL/GL/Framebuffer.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Hints.html Graphics/Rendering/OGL/GL/Hints.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL.html Graphics/Rendering/OGL/GL.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-LineSegments.html Graphics/Rendering/OGL/GL/LineSegments.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PerFragment.html Graphics/Rendering/OGL/GL/PerFragment.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-ColorTable.html Graphics/Rendering/OGL/GL/PixelRectangles/ColorTable.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-Convolution.html Graphics/Rendering/OGL/GL/PixelRectangles/Convolution.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-Histogram.html Graphics/Rendering/OGL/GL/PixelRectangles/Histogram.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles.html Graphics/Rendering/OGL/GL/PixelRectangles.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-Minmax.html Graphics/Rendering/OGL/GL/PixelRectangles/Minmax.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-PixelMap.html Graphics/Rendering/OGL/GL/PixelRectangles/PixelMap.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-PixelStorage.html Graphics/Rendering/OGL/GL/PixelRectangles/PixelStorage.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-PixelTransfer.html Graphics/Rendering/OGL/GL/PixelRectangles/PixelTransfer.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-Rasterization.html Graphics/Rendering/OGL/GL/PixelRectangles/Rasterization.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Points.html Graphics/Rendering/OGL/GL/Points.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Polygons.html Graphics/Rendering/OGL/GL/Polygons.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-RasterPos.html Graphics/Rendering/OGL/GL/RasterPos.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-ReadCopyPixels.html Graphics/Rendering/OGL/GL/ReadCopyPixels.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Rectangles.html Graphics/Rendering/OGL/GL/Rectangles.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-SavingState.html Graphics/Rendering/OGL/GL/SavingState.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Selection.html Graphics/Rendering/OGL/GL/Selection.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Shaders.html Graphics/Rendering/OGL/GL/Shaders.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-StateVar.html Graphics/Rendering/OGL/GL/StateVar.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-StringQueries.html Graphics/Rendering/OGL/GL/StringQueries.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-Application.html Graphics/Rendering/OGL/GL/Texturing/Application.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-Environments.html Graphics/Rendering/OGL/GL/Texturing/Environments.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing.html Graphics/Rendering/OGL/GL/Texturing.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-Objects.html Graphics/Rendering/OGL/GL/Texturing/Objects.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-Parameters.html Graphics/Rendering/OGL/GL/Texturing/Parameters.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-Queries.html Graphics/Rendering/OGL/GL/Texturing/Queries.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-Specification.html Graphics/Rendering/OGL/GL/Texturing/Specification.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-Errors.html Graphics/Rendering/OGL/GLU/Errors.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU.html Graphics/Rendering/OGL/GLU.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-Initialization.html Graphics/Rendering/OGL/GLU/Initialization.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-Matrix.html Graphics/Rendering/OGL/GLU/Matrix.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-Mipmapping.html Graphics/Rendering/OGL/GLU/Mipmapping.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-NURBS.html Graphics/Rendering/OGL/GLU/NURBS.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-Quadrics.html Graphics/Rendering/OGL/GLU/Quadrics.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-Tessellation.html Graphics/Rendering/OGL/GLU/Tessellation.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-VertexArrays.html Graphics/Rendering/OGL/GL/VertexArrays.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-VertexSpec.html Graphics/Rendering/OGL/GL/VertexSpec.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL.html Graphics/Rendering/OGL.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-BlendingFactor.html Graphics/Rendering/OGL/GL/BlendingFactor.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-BufferMode.html Graphics/Rendering/OGL/GL/BufferMode.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Capability.html Graphics/Rendering/OGL/GL/Capability.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-ComparisonFunction.html Graphics/Rendering/OGL/GL/ComparisonFunction.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-ControlPoint.html Graphics/Rendering/OGL/GL/ControlPoint.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-DataType.html Graphics/Rendering/OGL/GL/DataType.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Domain.html Graphics/Rendering/OGL/GL/Domain.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-EdgeFlag.html Graphics/Rendering/OGL/GL/EdgeFlag.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Exception.html Graphics/Rendering/OGL/GL/Exception.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Extensions.html Graphics/Rendering/OGL/GL/Extensions.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Face.html Graphics/Rendering/OGL/GL/Face.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-GLboolean.html Graphics/Rendering/OGL/GL/GLboolean.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-IOState.html Graphics/Rendering/OGL/GL/IOState.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PeekPoke.html Graphics/Rendering/OGL/GL/PeekPoke.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelData.html Graphics/Rendering/OGL/GL/PixelData.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelFormat.html Graphics/Rendering/OGL/GL/PixelFormat.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-Reset.html Graphics/Rendering/OGL/GL/PixelRectangles/Reset.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-Sink.html Graphics/Rendering/OGL/GL/PixelRectangles/Sink.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PointParameter.html Graphics/Rendering/OGL/GL/PointParameter.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PolygonMode.html Graphics/Rendering/OGL/GL/PolygonMode.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PrimitiveMode.html Graphics/Rendering/OGL/GL/PrimitiveMode.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-QueryUtils.html Graphics/Rendering/OGL/GL/QueryUtils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-RenderMode.html Graphics/Rendering/OGL/GL/RenderMode.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-PixelInternalFormat.html Graphics/Rendering/OGL/GL/Texturing/PixelInternalFormat.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-TexParameter.html Graphics/Rendering/OGL/GL/Texturing/TexParameter.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-TextureTarget.html Graphics/Rendering/OGL/GL/Texturing/TextureTarget.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-TextureUnit.html Graphics/Rendering/OGL/GL/Texturing/TextureUnit.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-ErrorsInternal.html Graphics/Rendering/OGL/GLU/ErrorsInternal.hs Warning: The documentation for the following packages are not installed. No links will be generated to these packages: ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/Monad.hs Graphics/Rendering/OGL/Monad.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Antialiasing.hs Graphics/Rendering/OGL/GL/Antialiasing.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/BasicTypes.hs Graphics/Rendering/OGL/GL/BasicTypes.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/BeginEnd.hs Graphics/Rendering/OGL/GL/BeginEnd.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Bitmaps.hs Graphics/Rendering/OGL/GL/Bitmaps.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/BufferObjects.hs Graphics/Rendering/OGL/GL/BufferObjects.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Clipping.hs Graphics/Rendering/OGL/GL/Clipping.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Colors.hs Graphics/Rendering/OGL/GL/Colors.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/ColorSum.hs Graphics/Rendering/OGL/GL/ColorSum.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/CoordTrans.hs Graphics/Rendering/OGL/GL/CoordTrans.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/DisplayLists.hs Graphics/Rendering/OGL/GL/DisplayLists.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Evaluators.hs Graphics/Rendering/OGL/GL/Evaluators.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Feedback.hs Graphics/Rendering/OGL/GL/Feedback.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/FlushFinish.hs Graphics/Rendering/OGL/GL/FlushFinish.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Fog.hs Graphics/Rendering/OGL/GL/Fog.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Framebuffer.hs Graphics/Rendering/OGL/GL/Framebuffer.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Hints.hs Graphics/Rendering/OGL/GL/Hints.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL.hs Graphics/Rendering/OGL/GL.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/LineSegments.hs Graphics/Rendering/OGL/GL/LineSegments.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PerFragment.hs Graphics/Rendering/OGL/GL/PerFragment.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/ColorTable.hs Graphics/Rendering/OGL/GL/PixelRectangles/ColorTable.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/Convolution.hs Graphics/Rendering/OGL/GL/PixelRectangles/Convolution.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/Histogram.hs Graphics/Rendering/OGL/GL/PixelRectangles/Histogram.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles.hs Graphics/Rendering/OGL/GL/PixelRectangles.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/Minmax.hs Graphics/Rendering/OGL/GL/PixelRectangles/Minmax.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/PixelMap.hs Graphics/Rendering/OGL/GL/PixelRectangles/PixelMap.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/PixelStorage.hs Graphics/Rendering/OGL/GL/PixelRectangles/PixelStorage.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/PixelTransfer.hs Graphics/Rendering/OGL/GL/PixelRectangles/PixelTransfer.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/Rasterization.hs Graphics/Rendering/OGL/GL/PixelRectangles/Rasterization.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Points.hs Graphics/Rendering/OGL/GL/Points.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Polygons.hs Graphics/Rendering/OGL/GL/Polygons.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/RasterPos.hs Graphics/Rendering/OGL/GL/RasterPos.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/ReadCopyPixels.hs Graphics/Rendering/OGL/GL/ReadCopyPixels.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Rectangles.hs Graphics/Rendering/OGL/GL/Rectangles.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/SavingState.hs Graphics/Rendering/OGL/GL/SavingState.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Selection.hs Graphics/Rendering/OGL/GL/Selection.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Shaders.hs Graphics/Rendering/OGL/GL/Shaders.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/StateVar.hs Graphics/Rendering/OGL/GL/StateVar.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/StringQueries.hs Graphics/Rendering/OGL/GL/StringQueries.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/Application.hs Graphics/Rendering/OGL/GL/Texturing/Application.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/Environments.hs Graphics/Rendering/OGL/GL/Texturing/Environments.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing.hs Graphics/Rendering/OGL/GL/Texturing.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/Objects.hs Graphics/Rendering/OGL/GL/Texturing/Objects.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/Parameters.hs Graphics/Rendering/OGL/GL/Texturing/Parameters.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/Queries.hs Graphics/Rendering/OGL/GL/Texturing/Queries.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/Specification.hs Graphics/Rendering/OGL/GL/Texturing/Specification.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GLU/Errors.hs Graphics/Rendering/OGL/GLU/Errors.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GLU.hs Graphics/Rendering/OGL/GLU.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GLU/Initialization.hs Graphics/Rendering/OGL/GLU/Initialization.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GLU/Matrix.hs Graphics/Rendering/OGL/GLU/Matrix.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GLU/Mipmapping.hs Graphics/Rendering/OGL/GLU/Mipmapping.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GLU/NURBS.hs Graphics/Rendering/OGL/GLU/NURBS.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GLU/Quadrics.hs Graphics/Rendering/OGL/GLU/Quadrics.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GLU/Tessellation.hs Graphics/Rendering/OGL/GLU/Tessellation.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/VertexArrays.hs Graphics/Rendering/OGL/GL/VertexArrays.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/VertexSpec.hs Graphics/Rendering/OGL/GL/VertexSpec.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL.hs Graphics/Rendering/OGL.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/BlendingFactor.hs Graphics/Rendering/OGL/GL/BlendingFactor.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/BufferMode.hs Graphics/Rendering/OGL/GL/BufferMode.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Capability.hs Graphics/Rendering/OGL/GL/Capability.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/ComparisonFunction.hs Graphics/Rendering/OGL/GL/ComparisonFunction.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/ControlPoint.hs Graphics/Rendering/OGL/GL/ControlPoint.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/DataType.hs Graphics/Rendering/OGL/GL/DataType.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Domain.hs Graphics/Rendering/OGL/GL/Domain.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/EdgeFlag.hs Graphics/Rendering/OGL/GL/EdgeFlag.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Exception.hs Graphics/Rendering/OGL/GL/Exception.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Extensions.hs Graphics/Rendering/OGL/GL/Extensions.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Face.hs Graphics/Rendering/OGL/GL/Face.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/GLboolean.hs Graphics/Rendering/OGL/GL/GLboolean.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/IOState.hs Graphics/Rendering/OGL/GL/IOState.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PeekPoke.hs Graphics/Rendering/OGL/GL/PeekPoke.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelData.hs Graphics/Rendering/OGL/GL/PixelData.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelFormat.hs Graphics/Rendering/OGL/GL/PixelFormat.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/Reset.hs Graphics/Rendering/OGL/GL/PixelRectangles/Reset.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/Sink.hs Graphics/Rendering/OGL/GL/PixelRectangles/Sink.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PointParameter.hs Graphics/Rendering/OGL/GL/PointParameter.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PolygonMode.hs Graphics/Rendering/OGL/GL/PolygonMode.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/PrimitiveMode.hs Graphics/Rendering/OGL/GL/PrimitiveMode.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/QueryUtils.hs Graphics/Rendering/OGL/GL/QueryUtils.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/RenderMode.hs Graphics/Rendering/OGL/GL/RenderMode.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/PixelInternalFormat.hs Graphics/Rendering/OGL/GL/Texturing/PixelInternalFormat.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/TexParameter.hs Graphics/Rendering/OGL/GL/Texturing/TexParameter.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/TextureTarget.hs Graphics/Rendering/OGL/GL/Texturing/TextureTarget.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/TextureUnit.hs Graphics/Rendering/OGL/GL/Texturing/TextureUnit.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp26754/Graphics/Rendering/OGL/GLU/ErrorsInternal.hs Graphics/Rendering/OGL/GLU/ErrorsInternal.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall Creating dist/doc/html/OGL/ (and its parents) /usr/local/bin/haddock --use-contents=/package/OGL-0.0.0 --prologue=dist/doc/html/OGL/haddock-prolog26754.txt --dump-interface=dist/doc/html/OGL/OGL.haddock --optghc=-package-name --optghc=OGL-0.0.0 --hide=Graphics.Rendering.OGL.GL.BlendingFactor --hide=Graphics.Rendering.OGL.GL.BufferMode --hide=Graphics.Rendering.OGL.GL.Capability --hide=Graphics.Rendering.OGL.GL.ComparisonFunction --hide=Graphics.Rendering.OGL.GL.ControlPoint --hide=Graphics.Rendering.OGL.GL.DataType --hide=Graphics.Rendering.OGL.GL.Domain --hide=Graphics.Rendering.OGL.GL.EdgeFlag --hide=Graphics.Rendering.OGL.GL.Exception --hide=Graphics.Rendering.OGL.GL.Extensions --hide=Graphics.Rendering.OGL.GL.Face --hide=Graphics.Rendering.OGL.GL.GLboolean --hide=Graphics.Rendering.OGL.GL.IOState --hide=Graphics.Rendering.OGL.GL.PeekPoke --hide=Graphics.Rendering.OGL.GL.PixelData --hide=Graphics.Rendering.OGL.GL.PixelFormat --hide=Graphics.Rendering.OGL.GL.PixelRectangles.Reset --hide=Graphics.Rendering.OGL.GL.PixelRectangles.Sink --hide=Graphics.Rendering.OGL.GL.PointParameter --hide=Graphics.Rendering.OGL.GL.PolygonMode --hide=Graphics.Rendering.OGL.GL.PrimitiveMode --hide=Graphics.Rendering.OGL.GL.QueryUtils --hide=Graphics.Rendering.OGL.GL.RenderMode --hide=Graphics.Rendering.OGL.GL.Texturing.PixelInternalFormat --hide=Graphics.Rendering.OGL.GL.Texturing.TexParameter --hide=Graphics.Rendering.OGL.GL.Texturing.TextureTarget --hide=Graphics.Rendering.OGL.GL.Texturing.TextureUnit --hide=Graphics.Rendering.OGL.GLU.ErrorsInternal --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/base/4.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.0/base.haddock --read-interface=/packages/archive/ghc-prim/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock --read-interface=/packages/archive/integer-gmp/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/integer-gmp.haddock --read-interface=/packages/archive/mtl/1.1.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/html/mtl.haddock --odir=dist/doc/html/OGL/ --title=OGL-0.0.0: A context aware binding for the OpenGL graphics system --optghc=-hide-all-packages --optghc=-fbuilding-cabal-package --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-Iinclude --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build --optghc=-stubdir --optghc=dist/build --optghc=-package-id --optghc=base-4.2.0.0-c9182baf5cf44f2e72b2298fa160086c --optghc=-package-id --optghc=mtl-1.1.0.2-23ca4de7c573fd4df309067199a40634 --optghc=-O --optghc=-DCALLCONV=ccall --optghc=-XCPP --optghc=-XForeignFunctionInterface --optghc=-XGeneralizedNewtypeDeriving -B/usr/local/lib/ghc-6.12.1 dist/build/tmp26754/Graphics/Rendering/OGL/Monad.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Antialiasing.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/BasicTypes.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/BeginEnd.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Bitmaps.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/BufferObjects.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Clipping.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Colors.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/ColorSum.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/CoordTrans.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/DisplayLists.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Evaluators.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Feedback.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/FlushFinish.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Fog.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Framebuffer.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Hints.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/LineSegments.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PerFragment.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/ColorTable.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/Convolution.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/Histogram.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/Minmax.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/PixelMap.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/PixelStorage.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/PixelTransfer.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/Rasterization.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Points.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Polygons.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/RasterPos.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/ReadCopyPixels.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Rectangles.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/SavingState.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Selection.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Shaders.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/StateVar.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/StringQueries.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/Application.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/Environments.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/Objects.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/Parameters.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/Queries.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/Specification.hs dist/build/tmp26754/Graphics/Rendering/OGL/GLU/Errors.hs dist/build/tmp26754/Graphics/Rendering/OGL/GLU.hs dist/build/tmp26754/Graphics/Rendering/OGL/GLU/Initialization.hs dist/build/tmp26754/Graphics/Rendering/OGL/GLU/Matrix.hs dist/build/tmp26754/Graphics/Rendering/OGL/GLU/Mipmapping.hs dist/build/tmp26754/Graphics/Rendering/OGL/GLU/NURBS.hs dist/build/tmp26754/Graphics/Rendering/OGL/GLU/Quadrics.hs dist/build/tmp26754/Graphics/Rendering/OGL/GLU/Tessellation.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/VertexArrays.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/VertexSpec.hs dist/build/tmp26754/Graphics/Rendering/OGL.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/BlendingFactor.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/BufferMode.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Capability.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/ComparisonFunction.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/ControlPoint.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/DataType.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Domain.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/EdgeFlag.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Exception.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Extensions.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Face.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/GLboolean.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/IOState.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PeekPoke.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelData.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelFormat.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/Reset.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PixelRectangles/Sink.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PointParameter.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PolygonMode.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/PrimitiveMode.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/QueryUtils.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/RenderMode.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/PixelInternalFormat.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/TexParameter.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/TextureTarget.hs dist/build/tmp26754/Graphics/Rendering/OGL/GL/Texturing/TextureUnit.hs dist/build/tmp26754/Graphics/Rendering/OGL/GLU/ErrorsInternal.hs Graphics/Rendering/OGL/GL/VertexSpec.hs:103:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2s" glVertex2s :: GLshort -> GLshort -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:106:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3s" glVertex3s :: GLshort -> GLshort -> GLshort -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:109:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4s" glVertex4s :: GLshort -> GLshort -> GLshort -> GLshort -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:112:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2sv" glVertex2sv :: Ptr GLshort -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:115:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3sv" glVertex3sv :: Ptr GLshort -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:118:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4sv" glVertex4sv :: Ptr GLshort -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:132:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2i" glVertex2i :: GLint -> GLint -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:135:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3i" glVertex3i :: GLint -> GLint -> GLint -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:138:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4i" glVertex4i :: GLint -> GLint -> GLint -> GLint -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:141:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2iv" glVertex2iv :: Ptr GLint -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:144:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3iv" glVertex3iv :: Ptr GLint -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:147:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4iv" glVertex4iv :: Ptr GLint -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:161:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2f" glVertex2f :: GLfloat -> GLfloat -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:164:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3f" glVertex3f :: GLfloat -> GLfloat -> GLfloat -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:167:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4f" glVertex4f :: GLfloat -> GLfloat -> GLfloat -> GLfloat -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:170:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2fv" glVertex2fv :: Ptr GLfloat -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:173:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3fv" glVertex3fv :: Ptr GLfloat -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:176:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4fv" glVertex4fv :: Ptr GLfloat -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:190:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2d" glVertex2d :: GLdouble -> GLdouble -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:193:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3d" glVertex3d :: GLdouble -> GLdouble -> GLdouble -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:196:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4d" glVertex4d :: GLdouble -> GLdouble -> GLdouble -> GLdouble -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:199:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2dv" glVertex2dv :: Ptr GLdouble -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:202:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3dv" glVertex3dv :: Ptr GLdouble -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:205:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4dv" glVertex4dv :: Ptr GLdouble -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:1248:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glGetVertexAttribdv :: Invoker (GLuint -> GLenum -> Ptr GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1249:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glGetVertexAttribfv :: Invoker (GLuint -> GLenum -> Ptr GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1250:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glGetVertexAttribiv :: Invoker (GLuint -> GLenum -> Ptr GLint -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1254:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib1s :: Invoker (AttribLocation -> GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1255:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib2s :: Invoker (AttribLocation -> GLshort -> GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1256:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib3s :: Invoker (AttribLocation -> GLshort -> GLshort -> GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1257:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4s :: Invoker (AttribLocation -> GLshort -> GLshort -> GLshort -> GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1259:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib1sv :: Invoker (AttribLocation -> Ptr GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1260:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib2sv :: Invoker (AttribLocation -> Ptr GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1261:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib3sv :: Invoker (AttribLocation -> Ptr GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1262:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4sv :: Invoker (AttribLocation -> Ptr GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1277:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib1f :: Invoker (AttribLocation -> GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1278:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib2f :: Invoker (AttribLocation -> GLfloat -> GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1279:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib3f :: Invoker (AttribLocation -> GLfloat -> GLfloat -> GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1280:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4f :: Invoker (AttribLocation -> GLfloat -> GLfloat -> GLfloat -> GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1282:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib1fv :: Invoker (AttribLocation -> Ptr GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1283:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib2fv :: Invoker (AttribLocation -> Ptr GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1284:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib3fv :: Invoker (AttribLocation -> Ptr GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1285:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4fv :: Invoker (AttribLocation -> Ptr GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1300:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib1d :: Invoker (AttribLocation -> GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1301:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib2d :: Invoker (AttribLocation -> GLdouble -> GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1302:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib3d :: Invoker (AttribLocation -> GLdouble -> GLdouble -> GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1303:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4d :: Invoker (AttribLocation -> GLdouble -> GLdouble -> GLdouble -> GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1305:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib1dv :: Invoker (AttribLocation -> Ptr GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1306:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib2dv :: Invoker (AttribLocation -> Ptr GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1307:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib3dv :: Invoker (AttribLocation -> Ptr GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1308:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4dv :: Invoker (AttribLocation -> Ptr GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1323:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4bv :: Invoker (AttribLocation -> Ptr GLbyte -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1324:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4ubv :: Invoker (AttribLocation -> Ptr GLubyte -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1325:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4usv :: Invoker (AttribLocation -> Ptr GLushort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1326:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4iv :: Invoker (AttribLocation -> Ptr GLint -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1327:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4uiv :: Invoker (AttribLocation -> Ptr GLuint -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1329:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4Nbv :: Invoker (AttribLocation -> Ptr GLbyte -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1330:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4Nubv :: Invoker (AttribLocation -> Ptr GLubyte -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1331:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4Nusv :: Invoker (AttribLocation -> Ptr GLushort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1332:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4Niv :: Invoker (AttribLocation -> Ptr GLint -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1333:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4Nuiv :: Invoker (AttribLocation -> Ptr GLuint -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1335:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4Nsv :: Invoker (AttribLocation -> Ptr GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1336:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4Nub :: Invoker (AttribLocation -> GLubyte -> GLubyte -> GLubyte -> GLubyte -> PrimitiveGL ()) *** Trying again with preferred-versions *** setup configure Configuring OGL-0.0.0... Dependency base <4: using base-3.0.3.2 Dependency mtl -any: using mtl-1.1.0.2 Using Cabal-1.8.0.2 compiled by ghc-6.12 Using compiler: ghc-6.12.1 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/OGL-0.0.0/ghc-6.12.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/OGL-0.0.0 Documentation installed in: /usr/local/tmp/archive/install/share/doc/OGL-0.0.0 Using alex version 2.3.1 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.3 found on system at: /usr/bin/gcc Using ghc version 6.12.1 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.1 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.7.2 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.16 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.22 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar sh configure --with-compiler=ghc --prefix=/usr/local/tmp/archive/install checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for Windows environment... no checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for atan... no checking for atan in -lm... yes checking for GL library... -lGL -lm checking for GLU library... -lGLU -lGL -lm checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking OpenGL/gl.h usability... no checking OpenGL/gl.h presence... no checking for OpenGL/gl.h... no checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking OpenGL/glu.h usability... no checking OpenGL/glu.h presence... no checking for OpenGL/glu.h... no checking Haskell type for GLboolean... Word8 checking Haskell type for GLbyte... Int8 checking Haskell type for GLubyte... Word8 checking Haskell type for GLshort... Int16 checking Haskell type for GLushort... Word16 checking Haskell type for GLint... Int32 checking Haskell type for GLuint... Word32 checking Haskell type for GLsizei... Int32 checking Haskell type for GLenum... Word32 checking Haskell type for GLbitfield... Word32 checking Haskell type for GLfloat... Float checking Haskell type for GLclampf... Float checking Haskell type for GLdouble... Double checking Haskell type for GLclampd... Double checking Haskell type for GLchar... Int8 checking Haskell type for GLintptr... Int32 checking Haskell type for GLsizeiptr... Int32 configure: creating ./config.status config.status: creating config.mk config.status: creating OpenGL.buildinfo config.status: creating include/HsOpenGLConfig.h config.status: include/HsOpenGLConfig.h is unchanged config.status: creating include/HsOpenGL.h config.status: include/HsOpenGL.h is unchanged Reading parameters from ./OpenGL.buildinfo *** setup haddock Reading parameters from ./OpenGL.buildinfo Running Haddock for OGL-0.0.0... /usr/local/bin/haddock --use-contents=/package/OGL-0.0.0 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library OGL-0.0.0... Running hscolour for OGL-0.0.0... Creating dist/doc/html/OGL (and its parents) Creating dist/doc/html/OGL/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/OGL/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-Monad.html Graphics/Rendering/OGL/Monad.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Antialiasing.html Graphics/Rendering/OGL/GL/Antialiasing.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-BasicTypes.html Graphics/Rendering/OGL/GL/BasicTypes.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-BeginEnd.html Graphics/Rendering/OGL/GL/BeginEnd.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Bitmaps.html Graphics/Rendering/OGL/GL/Bitmaps.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-BufferObjects.html Graphics/Rendering/OGL/GL/BufferObjects.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Clipping.html Graphics/Rendering/OGL/GL/Clipping.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Colors.html Graphics/Rendering/OGL/GL/Colors.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-ColorSum.html Graphics/Rendering/OGL/GL/ColorSum.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-CoordTrans.html Graphics/Rendering/OGL/GL/CoordTrans.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-DisplayLists.html Graphics/Rendering/OGL/GL/DisplayLists.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Evaluators.html Graphics/Rendering/OGL/GL/Evaluators.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Feedback.html Graphics/Rendering/OGL/GL/Feedback.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-FlushFinish.html Graphics/Rendering/OGL/GL/FlushFinish.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Fog.html Graphics/Rendering/OGL/GL/Fog.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Framebuffer.html Graphics/Rendering/OGL/GL/Framebuffer.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Hints.html Graphics/Rendering/OGL/GL/Hints.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL.html Graphics/Rendering/OGL/GL.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-LineSegments.html Graphics/Rendering/OGL/GL/LineSegments.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PerFragment.html Graphics/Rendering/OGL/GL/PerFragment.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-ColorTable.html Graphics/Rendering/OGL/GL/PixelRectangles/ColorTable.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-Convolution.html Graphics/Rendering/OGL/GL/PixelRectangles/Convolution.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-Histogram.html Graphics/Rendering/OGL/GL/PixelRectangles/Histogram.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles.html Graphics/Rendering/OGL/GL/PixelRectangles.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-Minmax.html Graphics/Rendering/OGL/GL/PixelRectangles/Minmax.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-PixelMap.html Graphics/Rendering/OGL/GL/PixelRectangles/PixelMap.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-PixelStorage.html Graphics/Rendering/OGL/GL/PixelRectangles/PixelStorage.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-PixelTransfer.html Graphics/Rendering/OGL/GL/PixelRectangles/PixelTransfer.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-Rasterization.html Graphics/Rendering/OGL/GL/PixelRectangles/Rasterization.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Points.html Graphics/Rendering/OGL/GL/Points.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Polygons.html Graphics/Rendering/OGL/GL/Polygons.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-RasterPos.html Graphics/Rendering/OGL/GL/RasterPos.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-ReadCopyPixels.html Graphics/Rendering/OGL/GL/ReadCopyPixels.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Rectangles.html Graphics/Rendering/OGL/GL/Rectangles.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-SavingState.html Graphics/Rendering/OGL/GL/SavingState.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Selection.html Graphics/Rendering/OGL/GL/Selection.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Shaders.html Graphics/Rendering/OGL/GL/Shaders.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-StateVar.html Graphics/Rendering/OGL/GL/StateVar.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-StringQueries.html Graphics/Rendering/OGL/GL/StringQueries.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-Application.html Graphics/Rendering/OGL/GL/Texturing/Application.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-Environments.html Graphics/Rendering/OGL/GL/Texturing/Environments.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing.html Graphics/Rendering/OGL/GL/Texturing.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-Objects.html Graphics/Rendering/OGL/GL/Texturing/Objects.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-Parameters.html Graphics/Rendering/OGL/GL/Texturing/Parameters.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-Queries.html Graphics/Rendering/OGL/GL/Texturing/Queries.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-Specification.html Graphics/Rendering/OGL/GL/Texturing/Specification.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-Errors.html Graphics/Rendering/OGL/GLU/Errors.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU.html Graphics/Rendering/OGL/GLU.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-Initialization.html Graphics/Rendering/OGL/GLU/Initialization.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-Matrix.html Graphics/Rendering/OGL/GLU/Matrix.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-Mipmapping.html Graphics/Rendering/OGL/GLU/Mipmapping.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-NURBS.html Graphics/Rendering/OGL/GLU/NURBS.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-Quadrics.html Graphics/Rendering/OGL/GLU/Quadrics.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-Tessellation.html Graphics/Rendering/OGL/GLU/Tessellation.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-VertexArrays.html Graphics/Rendering/OGL/GL/VertexArrays.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-VertexSpec.html Graphics/Rendering/OGL/GL/VertexSpec.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL.html Graphics/Rendering/OGL.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-BlendingFactor.html Graphics/Rendering/OGL/GL/BlendingFactor.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-BufferMode.html Graphics/Rendering/OGL/GL/BufferMode.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Capability.html Graphics/Rendering/OGL/GL/Capability.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-ComparisonFunction.html Graphics/Rendering/OGL/GL/ComparisonFunction.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-ControlPoint.html Graphics/Rendering/OGL/GL/ControlPoint.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-DataType.html Graphics/Rendering/OGL/GL/DataType.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Domain.html Graphics/Rendering/OGL/GL/Domain.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-EdgeFlag.html Graphics/Rendering/OGL/GL/EdgeFlag.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Exception.html Graphics/Rendering/OGL/GL/Exception.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Extensions.html Graphics/Rendering/OGL/GL/Extensions.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Face.html Graphics/Rendering/OGL/GL/Face.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-GLboolean.html Graphics/Rendering/OGL/GL/GLboolean.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-IOState.html Graphics/Rendering/OGL/GL/IOState.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PeekPoke.html Graphics/Rendering/OGL/GL/PeekPoke.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelData.html Graphics/Rendering/OGL/GL/PixelData.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelFormat.html Graphics/Rendering/OGL/GL/PixelFormat.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-Reset.html Graphics/Rendering/OGL/GL/PixelRectangles/Reset.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PixelRectangles-Sink.html Graphics/Rendering/OGL/GL/PixelRectangles/Sink.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PointParameter.html Graphics/Rendering/OGL/GL/PointParameter.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PolygonMode.html Graphics/Rendering/OGL/GL/PolygonMode.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-PrimitiveMode.html Graphics/Rendering/OGL/GL/PrimitiveMode.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-QueryUtils.html Graphics/Rendering/OGL/GL/QueryUtils.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-RenderMode.html Graphics/Rendering/OGL/GL/RenderMode.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-PixelInternalFormat.html Graphics/Rendering/OGL/GL/Texturing/PixelInternalFormat.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-TexParameter.html Graphics/Rendering/OGL/GL/Texturing/TexParameter.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-TextureTarget.html Graphics/Rendering/OGL/GL/Texturing/TextureTarget.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GL-Texturing-TextureUnit.html Graphics/Rendering/OGL/GL/Texturing/TextureUnit.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/OGL/src/Graphics-Rendering-OGL-GLU-ErrorsInternal.html Graphics/Rendering/OGL/GLU/ErrorsInternal.hs Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-3.0.3.2, ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/Monad.hs Graphics/Rendering/OGL/Monad.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Antialiasing.hs Graphics/Rendering/OGL/GL/Antialiasing.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/BasicTypes.hs Graphics/Rendering/OGL/GL/BasicTypes.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/BeginEnd.hs Graphics/Rendering/OGL/GL/BeginEnd.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Bitmaps.hs Graphics/Rendering/OGL/GL/Bitmaps.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/BufferObjects.hs Graphics/Rendering/OGL/GL/BufferObjects.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Clipping.hs Graphics/Rendering/OGL/GL/Clipping.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Colors.hs Graphics/Rendering/OGL/GL/Colors.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/ColorSum.hs Graphics/Rendering/OGL/GL/ColorSum.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/CoordTrans.hs Graphics/Rendering/OGL/GL/CoordTrans.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/DisplayLists.hs Graphics/Rendering/OGL/GL/DisplayLists.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Evaluators.hs Graphics/Rendering/OGL/GL/Evaluators.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Feedback.hs Graphics/Rendering/OGL/GL/Feedback.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/FlushFinish.hs Graphics/Rendering/OGL/GL/FlushFinish.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Fog.hs Graphics/Rendering/OGL/GL/Fog.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Framebuffer.hs Graphics/Rendering/OGL/GL/Framebuffer.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Hints.hs Graphics/Rendering/OGL/GL/Hints.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL.hs Graphics/Rendering/OGL/GL.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/LineSegments.hs Graphics/Rendering/OGL/GL/LineSegments.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PerFragment.hs Graphics/Rendering/OGL/GL/PerFragment.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/ColorTable.hs Graphics/Rendering/OGL/GL/PixelRectangles/ColorTable.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/Convolution.hs Graphics/Rendering/OGL/GL/PixelRectangles/Convolution.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/Histogram.hs Graphics/Rendering/OGL/GL/PixelRectangles/Histogram.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles.hs Graphics/Rendering/OGL/GL/PixelRectangles.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/Minmax.hs Graphics/Rendering/OGL/GL/PixelRectangles/Minmax.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/PixelMap.hs Graphics/Rendering/OGL/GL/PixelRectangles/PixelMap.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/PixelStorage.hs Graphics/Rendering/OGL/GL/PixelRectangles/PixelStorage.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/PixelTransfer.hs Graphics/Rendering/OGL/GL/PixelRectangles/PixelTransfer.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/Rasterization.hs Graphics/Rendering/OGL/GL/PixelRectangles/Rasterization.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Points.hs Graphics/Rendering/OGL/GL/Points.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Polygons.hs Graphics/Rendering/OGL/GL/Polygons.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/RasterPos.hs Graphics/Rendering/OGL/GL/RasterPos.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/ReadCopyPixels.hs Graphics/Rendering/OGL/GL/ReadCopyPixels.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Rectangles.hs Graphics/Rendering/OGL/GL/Rectangles.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/SavingState.hs Graphics/Rendering/OGL/GL/SavingState.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Selection.hs Graphics/Rendering/OGL/GL/Selection.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Shaders.hs Graphics/Rendering/OGL/GL/Shaders.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/StateVar.hs Graphics/Rendering/OGL/GL/StateVar.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/StringQueries.hs Graphics/Rendering/OGL/GL/StringQueries.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/Application.hs Graphics/Rendering/OGL/GL/Texturing/Application.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/Environments.hs Graphics/Rendering/OGL/GL/Texturing/Environments.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing.hs Graphics/Rendering/OGL/GL/Texturing.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/Objects.hs Graphics/Rendering/OGL/GL/Texturing/Objects.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/Parameters.hs Graphics/Rendering/OGL/GL/Texturing/Parameters.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/Queries.hs Graphics/Rendering/OGL/GL/Texturing/Queries.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/Specification.hs Graphics/Rendering/OGL/GL/Texturing/Specification.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GLU/Errors.hs Graphics/Rendering/OGL/GLU/Errors.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GLU.hs Graphics/Rendering/OGL/GLU.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GLU/Initialization.hs Graphics/Rendering/OGL/GLU/Initialization.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GLU/Matrix.hs Graphics/Rendering/OGL/GLU/Matrix.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GLU/Mipmapping.hs Graphics/Rendering/OGL/GLU/Mipmapping.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GLU/NURBS.hs Graphics/Rendering/OGL/GLU/NURBS.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GLU/Quadrics.hs Graphics/Rendering/OGL/GLU/Quadrics.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GLU/Tessellation.hs Graphics/Rendering/OGL/GLU/Tessellation.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/VertexArrays.hs Graphics/Rendering/OGL/GL/VertexArrays.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/VertexSpec.hs Graphics/Rendering/OGL/GL/VertexSpec.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL.hs Graphics/Rendering/OGL.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/BlendingFactor.hs Graphics/Rendering/OGL/GL/BlendingFactor.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/BufferMode.hs Graphics/Rendering/OGL/GL/BufferMode.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Capability.hs Graphics/Rendering/OGL/GL/Capability.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/ComparisonFunction.hs Graphics/Rendering/OGL/GL/ComparisonFunction.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/ControlPoint.hs Graphics/Rendering/OGL/GL/ControlPoint.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/DataType.hs Graphics/Rendering/OGL/GL/DataType.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Domain.hs Graphics/Rendering/OGL/GL/Domain.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/EdgeFlag.hs Graphics/Rendering/OGL/GL/EdgeFlag.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Exception.hs Graphics/Rendering/OGL/GL/Exception.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Extensions.hs Graphics/Rendering/OGL/GL/Extensions.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Face.hs Graphics/Rendering/OGL/GL/Face.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/GLboolean.hs Graphics/Rendering/OGL/GL/GLboolean.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/IOState.hs Graphics/Rendering/OGL/GL/IOState.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PeekPoke.hs Graphics/Rendering/OGL/GL/PeekPoke.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelData.hs Graphics/Rendering/OGL/GL/PixelData.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelFormat.hs Graphics/Rendering/OGL/GL/PixelFormat.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/Reset.hs Graphics/Rendering/OGL/GL/PixelRectangles/Reset.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/Sink.hs Graphics/Rendering/OGL/GL/PixelRectangles/Sink.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PointParameter.hs Graphics/Rendering/OGL/GL/PointParameter.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PolygonMode.hs Graphics/Rendering/OGL/GL/PolygonMode.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/PrimitiveMode.hs Graphics/Rendering/OGL/GL/PrimitiveMode.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/QueryUtils.hs Graphics/Rendering/OGL/GL/QueryUtils.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/RenderMode.hs Graphics/Rendering/OGL/GL/RenderMode.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/PixelInternalFormat.hs Graphics/Rendering/OGL/GL/Texturing/PixelInternalFormat.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/TexParameter.hs Graphics/Rendering/OGL/GL/Texturing/TexParameter.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/TextureTarget.hs Graphics/Rendering/OGL/GL/Texturing/TextureTarget.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/TextureUnit.hs Graphics/Rendering/OGL/GL/Texturing/TextureUnit.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp29087/Graphics/Rendering/OGL/GLU/ErrorsInternal.hs Graphics/Rendering/OGL/GLU/ErrorsInternal.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 -Iinclude -DCALLCONV=ccall Creating dist/doc/html/OGL/ (and its parents) /usr/local/bin/haddock --use-contents=/package/OGL-0.0.0 --prologue=dist/doc/html/OGL/haddock-prolog29087.txt --dump-interface=dist/doc/html/OGL/OGL.haddock --optghc=-package-name --optghc=OGL-0.0.0 --hide=Graphics.Rendering.OGL.GL.BlendingFactor --hide=Graphics.Rendering.OGL.GL.BufferMode --hide=Graphics.Rendering.OGL.GL.Capability --hide=Graphics.Rendering.OGL.GL.ComparisonFunction --hide=Graphics.Rendering.OGL.GL.ControlPoint --hide=Graphics.Rendering.OGL.GL.DataType --hide=Graphics.Rendering.OGL.GL.Domain --hide=Graphics.Rendering.OGL.GL.EdgeFlag --hide=Graphics.Rendering.OGL.GL.Exception --hide=Graphics.Rendering.OGL.GL.Extensions --hide=Graphics.Rendering.OGL.GL.Face --hide=Graphics.Rendering.OGL.GL.GLboolean --hide=Graphics.Rendering.OGL.GL.IOState --hide=Graphics.Rendering.OGL.GL.PeekPoke --hide=Graphics.Rendering.OGL.GL.PixelData --hide=Graphics.Rendering.OGL.GL.PixelFormat --hide=Graphics.Rendering.OGL.GL.PixelRectangles.Reset --hide=Graphics.Rendering.OGL.GL.PixelRectangles.Sink --hide=Graphics.Rendering.OGL.GL.PointParameter --hide=Graphics.Rendering.OGL.GL.PolygonMode --hide=Graphics.Rendering.OGL.GL.PrimitiveMode --hide=Graphics.Rendering.OGL.GL.QueryUtils --hide=Graphics.Rendering.OGL.GL.RenderMode --hide=Graphics.Rendering.OGL.GL.Texturing.PixelInternalFormat --hide=Graphics.Rendering.OGL.GL.Texturing.TexParameter --hide=Graphics.Rendering.OGL.GL.Texturing.TextureTarget --hide=Graphics.Rendering.OGL.GL.Texturing.TextureUnit --hide=Graphics.Rendering.OGL.GLU.ErrorsInternal --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/base/4.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.0/base.haddock --read-interface=/packages/archive/ghc-prim/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock --read-interface=/packages/archive/integer-gmp/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/integer-gmp.haddock --read-interface=/packages/archive/mtl/1.1.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/html/mtl.haddock --read-interface=/packages/archive/syb/0.1.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2/syb.haddock --odir=dist/doc/html/OGL/ --title=OGL-0.0.0: A context aware binding for the OpenGL graphics system --optghc=-hide-all-packages --optghc=-fbuilding-cabal-package --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-Iinclude --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build --optghc=-stubdir --optghc=dist/build --optghc=-package-id --optghc=base-3.0.3.2-52acef427378232ec569bca0486ee48f --optghc=-package-id --optghc=mtl-1.1.0.2-23ca4de7c573fd4df309067199a40634 --optghc=-O --optghc=-DCALLCONV=ccall --optghc=-XCPP --optghc=-XForeignFunctionInterface --optghc=-XGeneralizedNewtypeDeriving -B/usr/local/lib/ghc-6.12.1 dist/build/tmp29087/Graphics/Rendering/OGL/Monad.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Antialiasing.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/BasicTypes.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/BeginEnd.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Bitmaps.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/BufferObjects.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Clipping.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Colors.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/ColorSum.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/CoordTrans.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/DisplayLists.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Evaluators.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Feedback.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/FlushFinish.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Fog.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Framebuffer.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Hints.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/LineSegments.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PerFragment.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/ColorTable.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/Convolution.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/Histogram.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/Minmax.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/PixelMap.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/PixelStorage.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/PixelTransfer.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/Rasterization.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Points.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Polygons.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/RasterPos.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/ReadCopyPixels.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Rectangles.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/SavingState.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Selection.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Shaders.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/StateVar.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/StringQueries.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/Application.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/Environments.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/Objects.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/Parameters.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/Queries.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/Specification.hs dist/build/tmp29087/Graphics/Rendering/OGL/GLU/Errors.hs dist/build/tmp29087/Graphics/Rendering/OGL/GLU.hs dist/build/tmp29087/Graphics/Rendering/OGL/GLU/Initialization.hs dist/build/tmp29087/Graphics/Rendering/OGL/GLU/Matrix.hs dist/build/tmp29087/Graphics/Rendering/OGL/GLU/Mipmapping.hs dist/build/tmp29087/Graphics/Rendering/OGL/GLU/NURBS.hs dist/build/tmp29087/Graphics/Rendering/OGL/GLU/Quadrics.hs dist/build/tmp29087/Graphics/Rendering/OGL/GLU/Tessellation.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/VertexArrays.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/VertexSpec.hs dist/build/tmp29087/Graphics/Rendering/OGL.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/BlendingFactor.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/BufferMode.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Capability.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/ComparisonFunction.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/ControlPoint.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/DataType.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Domain.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/EdgeFlag.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Exception.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Extensions.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Face.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/GLboolean.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/IOState.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PeekPoke.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelData.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelFormat.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/Reset.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PixelRectangles/Sink.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PointParameter.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PolygonMode.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/PrimitiveMode.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/QueryUtils.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/RenderMode.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/PixelInternalFormat.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/TexParameter.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/TextureTarget.hs dist/build/tmp29087/Graphics/Rendering/OGL/GL/Texturing/TextureUnit.hs dist/build/tmp29087/Graphics/Rendering/OGL/GLU/ErrorsInternal.hs Graphics/Rendering/OGL/GL/VertexSpec.hs:103:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2s" glVertex2s :: GLshort -> GLshort -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:106:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3s" glVertex3s :: GLshort -> GLshort -> GLshort -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:109:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4s" glVertex4s :: GLshort -> GLshort -> GLshort -> GLshort -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:112:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2sv" glVertex2sv :: Ptr GLshort -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:115:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3sv" glVertex3sv :: Ptr GLshort -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:118:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4sv" glVertex4sv :: Ptr GLshort -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:132:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2i" glVertex2i :: GLint -> GLint -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:135:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3i" glVertex3i :: GLint -> GLint -> GLint -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:138:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4i" glVertex4i :: GLint -> GLint -> GLint -> GLint -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:141:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2iv" glVertex2iv :: Ptr GLint -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:144:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3iv" glVertex3iv :: Ptr GLint -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:147:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4iv" glVertex4iv :: Ptr GLint -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:161:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2f" glVertex2f :: GLfloat -> GLfloat -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:164:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3f" glVertex3f :: GLfloat -> GLfloat -> GLfloat -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:167:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4f" glVertex4f :: GLfloat -> GLfloat -> GLfloat -> GLfloat -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:170:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2fv" glVertex2fv :: Ptr GLfloat -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:173:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3fv" glVertex3fv :: Ptr GLfloat -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:176:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4fv" glVertex4fv :: Ptr GLfloat -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:190:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2d" glVertex2d :: GLdouble -> GLdouble -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:193:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3d" glVertex3d :: GLdouble -> GLdouble -> GLdouble -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:196:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4d" glVertex4d :: GLdouble -> GLdouble -> GLdouble -> GLdouble -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:199:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex2dv" glVertex2dv :: Ptr GLdouble -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:202:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex3dv" glVertex3dv :: Ptr GLdouble -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:205:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "static glVertex4dv" glVertex4dv :: Ptr GLdouble -> PrimitiveGL () Graphics/Rendering/OGL/GL/VertexSpec.hs:1248:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glGetVertexAttribdv :: Invoker (GLuint -> GLenum -> Ptr GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1249:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glGetVertexAttribfv :: Invoker (GLuint -> GLenum -> Ptr GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1250:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glGetVertexAttribiv :: Invoker (GLuint -> GLenum -> Ptr GLint -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1254:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib1s :: Invoker (AttribLocation -> GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1255:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib2s :: Invoker (AttribLocation -> GLshort -> GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1256:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib3s :: Invoker (AttribLocation -> GLshort -> GLshort -> GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1257:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4s :: Invoker (AttribLocation -> GLshort -> GLshort -> GLshort -> GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1259:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib1sv :: Invoker (AttribLocation -> Ptr GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1260:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib2sv :: Invoker (AttribLocation -> Ptr GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1261:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib3sv :: Invoker (AttribLocation -> Ptr GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1262:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4sv :: Invoker (AttribLocation -> Ptr GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1277:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib1f :: Invoker (AttribLocation -> GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1278:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib2f :: Invoker (AttribLocation -> GLfloat -> GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1279:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib3f :: Invoker (AttribLocation -> GLfloat -> GLfloat -> GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1280:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4f :: Invoker (AttribLocation -> GLfloat -> GLfloat -> GLfloat -> GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1282:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib1fv :: Invoker (AttribLocation -> Ptr GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1283:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib2fv :: Invoker (AttribLocation -> Ptr GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1284:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib3fv :: Invoker (AttribLocation -> Ptr GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1285:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4fv :: Invoker (AttribLocation -> Ptr GLfloat -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1300:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib1d :: Invoker (AttribLocation -> GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1301:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib2d :: Invoker (AttribLocation -> GLdouble -> GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1302:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib3d :: Invoker (AttribLocation -> GLdouble -> GLdouble -> GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1303:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4d :: Invoker (AttribLocation -> GLdouble -> GLdouble -> GLdouble -> GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1305:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib1dv :: Invoker (AttribLocation -> Ptr GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1306:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib2dv :: Invoker (AttribLocation -> Ptr GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1307:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib3dv :: Invoker (AttribLocation -> Ptr GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1308:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4dv :: Invoker (AttribLocation -> Ptr GLdouble -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1323:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4bv :: Invoker (AttribLocation -> Ptr GLbyte -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1324:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4ubv :: Invoker (AttribLocation -> Ptr GLubyte -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1325:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4usv :: Invoker (AttribLocation -> Ptr GLushort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1326:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4iv :: Invoker (AttribLocation -> Ptr GLint -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1327:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4uiv :: Invoker (AttribLocation -> Ptr GLuint -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1329:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4Nbv :: Invoker (AttribLocation -> Ptr GLbyte -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1330:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4Nubv :: Invoker (AttribLocation -> Ptr GLubyte -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1331:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4Nusv :: Invoker (AttribLocation -> Ptr GLushort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1332:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4Niv :: Invoker (AttribLocation -> Ptr GLint -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1333:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4Nuiv :: Invoker (AttribLocation -> Ptr GLuint -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1335:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4Nsv :: Invoker (AttribLocation -> Ptr GLshort -> PrimitiveGL ()) Graphics/Rendering/OGL/GL/VertexSpec.hs:1336:0: Unacceptable result type in foreign declaration: PrimitiveGL () When checking declaration: foreign import ccall unsafe "dynamic" dyn_glVertexAttrib4Nub :: Invoker (AttribLocation -> GLubyte -> GLubyte -> GLubyte -> GLubyte -> PrimitiveGL ())