Resolving dependencies... Configuring Boolean-0.2.3... Building Boolean-0.2.3... Preprocessing library Boolean-0.2.3... [1 of 3] Compiling Data.Boolean ( src/Data/Boolean.hs, dist/build/Data/Boolean.o ) [2 of 3] Compiling Data.Boolean.Overload ( src/Data/Boolean/Overload.hs, dist/build/Data/Boolean/Overload.o ) [3 of 3] Compiling Data.Boolean.Numbers ( src/Data/Boolean/Numbers.hs, dist/build/Data/Boolean/Numbers.o ) In-place registering Boolean-0.2.3... Running Haddock for Boolean-0.2.3... Running hscolour for Boolean-0.2.3... Preprocessing library Boolean-0.2.3... Preprocessing library Boolean-0.2.3... Haddock coverage: 100% ( 14 / 14) in 'Data.Boolean' 14% ( 2 / 14) in 'Data.Boolean.Overload' Missing documentation for: && (src/Data/Boolean/Overload.hs:41) || (src/Data/Boolean/Overload.hs:44) not (src/Data/Boolean/Overload.hs:47) ifThenElse (src/Data/Boolean/Overload.hs:52) == (src/Data/Boolean/Overload.hs:56) /= (src/Data/Boolean/Overload.hs:58) < (src/Data/Boolean/Overload.hs:62) > (src/Data/Boolean/Overload.hs:64) <= (src/Data/Boolean/Overload.hs:66) >= (src/Data/Boolean/Overload.hs:68) min (src/Data/Boolean/Overload.hs:71) max (src/Data/Boolean/Overload.hs:73) 100% ( 8 / 8) in 'Data.Boolean.Numbers' Documentation created: dist/doc/html/Boolean/index.html, dist/doc/html/Boolean/Boolean.txt Creating package registration file: /tmp/pkgConf-Boolean-0.2278722862233665123.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/Boolean-0.2.3-Gipy5on5nq18hTbEsOOw30 Registering Boolean-0.2.3... Installed Boolean-0.2.3 Configuring FTGL-2.1... Building FTGL-2.1... Preprocessing library FTGL-2.1... [1 of 1] Compiling Graphics.Rendering.FTGL ( Graphics/Rendering/FTGL.hs, dist/build/Graphics/Rendering/FTGL.o ) Graphics/Rendering/FTGL.hs:36:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() In-place registering FTGL-2.1... Running Haddock for FTGL-2.1... Running hscolour for FTGL-2.1... Preprocessing library FTGL-2.1... Preprocessing library FTGL-2.1... Graphics/Rendering/FTGL.hs:36:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Haddock coverage: 47% ( 37 / 79) in 'Graphics.Rendering.FTGL' Missing documentation for: fcreateBitmapFont (Graphics/Rendering/FTGL.hs:38) fcreateBufferFont (Graphics/Rendering/FTGL.hs:46) fcreateOutlineFont (Graphics/Rendering/FTGL.hs:54) fcreatePixmapFont (Graphics/Rendering/FTGL.hs:62) fcreatePolygonFont (Graphics/Rendering/FTGL.hs:70) fcreateTextureFont (Graphics/Rendering/FTGL.hs:80) fcreateExtrudeFont (Graphics/Rendering/FTGL.hs:90) fgetLayoutFont (Graphics/Rendering/FTGL.hs:108) fgetLayoutLineLength (Graphics/Rendering/FTGL.hs:118) fsetLayoutAlignment (Graphics/Rendering/FTGL.hs:124) fgetLayoutAlignment (Graphics/Rendering/FTGL.hs:130) fsetLayoutLineSpacing (Graphics/Rendering/FTGL.hs:136) fattachFile (Graphics/Rendering/FTGL.hs:146) setCharMap (Graphics/Rendering/FTGL.hs:158) fgetFontCharMapCount (Graphics/Rendering/FTGL.hs:162) fgetFontCharMapList (Graphics/Rendering/FTGL.hs:168) fsetFontFaceSize (Graphics/Rendering/FTGL.hs:174) setFontFaceSize (Graphics/Rendering/FTGL.hs:175) fgetFontFaceSize (Graphics/Rendering/FTGL.hs:178) fsetFontDepth (Graphics/Rendering/FTGL.hs:184) setFontDepth (Graphics/Rendering/FTGL.hs:185) fsetFontOutset (Graphics/Rendering/FTGL.hs:189) setFontOutset (Graphics/Rendering/FTGL.hs:190) fgetFontBBox (Graphics/Rendering/FTGL.hs:194) fgetFontAscender (Graphics/Rendering/FTGL.hs:202) fgetFontDescender (Graphics/Rendering/FTGL.hs:207) fgetFontLineHeight (Graphics/Rendering/FTGL.hs:213) fgetFontAdvance (Graphics/Rendering/FTGL.hs:218) frenderFont (Graphics/Rendering/FTGL.hs:225) fgetFontError (Graphics/Rendering/FTGL.hs:231) destroyLayout (Graphics/Rendering/FTGL.hs:239) frenderLayout (Graphics/Rendering/FTGL.hs:242) fgetLayoutError (Graphics/Rendering/FTGL.hs:248) marshalRenderMode (Graphics/Rendering/FTGL.hs:264) marshalTextAlignment (Graphics/Rendering/FTGL.hs:270) readTextAlignment (Graphics/Rendering/FTGL.hs:276) Glyph (Graphics/Rendering/FTGL.hs:292) Font (Graphics/Rendering/FTGL.hs:293) Layout (Graphics/Rendering/FTGL.hs:294) CharMap (Graphics/Rendering/FTGL.hs:297) encodeTag (Graphics/Rendering/FTGL.hs:313) marshalCharMap (Graphics/Rendering/FTGL.hs:320) Documentation created: dist/doc/html/FTGL/index.html, dist/doc/html/FTGL/FTGL.txt Creating package registration file: /tmp/pkgConf-FTGL-21687926652660260756.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/FTGL-2.1-BasKGSQzqul51InRKX4lmS Registering FTGL-2.1... Installed FTGL-2.1 Configuring MemoTrie-0.6.4... Building MemoTrie-0.6.4... Preprocessing library MemoTrie-0.6.4... [1 of 1] Compiling Data.MemoTrie ( src/Data/MemoTrie.hs, dist/build/Data/MemoTrie.o ) src/Data/MemoTrie.hs:67:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/MemoTrie.hs:69:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() In-place registering MemoTrie-0.6.4... Running Haddock for MemoTrie-0.6.4... Running hscolour for MemoTrie-0.6.4... Preprocessing library MemoTrie-0.6.4... Preprocessing library MemoTrie-0.6.4... src/Data/MemoTrie.hs:67:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/MemoTrie.hs:69:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Haddock coverage: 81% ( 13 / 16) in 'Data.MemoTrie' Missing documentation for: trieGeneric (src/Data/MemoTrie.hs:608) untrieGeneric (src/Data/MemoTrie.hs:615) enumerateGeneric (src/Data/MemoTrie.hs:622) Documentation created: dist/doc/html/MemoTrie/index.html, dist/doc/html/MemoTrie/MemoTrie.txt Creating package registration file: /tmp/pkgConf-MemoTrie-0.61275373743387346491.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/MemoTrie-0.6.4-7uU5gNLD1d911biDZ0G1wB Registering MemoTrie-0.6.4... Installed MemoTrie-0.6.4 Configuring NumInstances-1.4... Building NumInstances-1.4... Preprocessing library NumInstances-1.4... [1 of 5] Compiling Data.NumInstances.Util ( src/Data/NumInstances/Util.hs, dist/build/Data/NumInstances/Util.o ) [2 of 5] Compiling Data.NumInstances.PreRequisites ( src-relaxed-Num/Data/NumInstances/PreRequisites.hs, dist/build/Data/NumInstances/PreRequisites.o ) [3 of 5] Compiling Data.NumInstances.Tuple ( src/Data/NumInstances/Tuple.hs, dist/build/Data/NumInstances/Tuple.o ) [4 of 5] Compiling Data.NumInstances.Function ( src/Data/NumInstances/Function.hs, dist/build/Data/NumInstances/Function.o ) [5 of 5] Compiling Data.NumInstances ( src/Data/NumInstances.hs, dist/build/Data/NumInstances.o ) In-place registering NumInstances-1.4... Running Haddock for NumInstances-1.4... Running hscolour for NumInstances-1.4... Preprocessing library NumInstances-1.4... Preprocessing library NumInstances-1.4... Haddock coverage: 50% ( 1 / 2) in 'Data.NumInstances.Util' Missing documentation for: noOv (src/Data/NumInstances/Util.hs:16) 0% ( 0 / 1) in 'Data.NumInstances.PreRequisites' Missing documentation for: Module header 100% ( 1 / 1) in 'Data.NumInstances.Tuple' 100% ( 1 / 1) in 'Data.NumInstances.Function' 100% ( 1 / 1) in 'Data.NumInstances' Documentation created: dist/doc/html/NumInstances/index.html, dist/doc/html/NumInstances/NumInstances.txt Creating package registration file: /tmp/pkgConf-NumInstances-11789376348502278611.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/NumInstances-1.4-5rklW6SdW0UKOQixfUKBrX Registering NumInstances-1.4... Installed NumInstances-1.4 Configuring ObjectName-1.1.0.0... Building ObjectName-1.1.0.0... Preprocessing library ObjectName-1.1.0.0... [1 of 1] Compiling Data.ObjectName ( src/Data/ObjectName.hs, dist/build/Data/ObjectName.o ) In-place registering ObjectName-1.1.0.0... Running Haddock for ObjectName-1.1.0.0... Running hscolour for ObjectName-1.1.0.0... Preprocessing library ObjectName-1.1.0.0... Preprocessing library ObjectName-1.1.0.0... Haddock coverage: 100% ( 3 / 3) in 'Data.ObjectName' Documentation created: dist/doc/html/ObjectName/index.html, dist/doc/html/ObjectName/ObjectName.txt Creating package registration file: /tmp/pkgConf-ObjectName-1.1.01065311705719346228.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ObjectName-1.1.0.0-Ej1Cgp8vUjN6m1ytQ9jTTT Registering ObjectName-1.1.0.0... Installed ObjectName-1.1.0.0 [1 of 1] Compiling Main ( /tmp/cabal-tmp-30187/SDL-0.6.5.1/dist/setup/setup.hs, /tmp/cabal-tmp-30187/SDL-0.6.5.1/dist/setup/Main.o ) Linking /tmp/cabal-tmp-30187/SDL-0.6.5.1/dist/setup/setup ... Configuring SDL-0.6.5.1... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for sdl-config... /usr/bin/sdl-config configure: creating ./config.status config.status: creating config.mk config.status: creating SDL.buildinfo config.status: creating includes/HsSDLConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building SDL-0.6.5.1... Preprocessing library SDL-0.6.5.1... [ 1 of 16] Compiling Graphics.UI.SDL.Utilities ( Graphics/UI/SDL/Utilities.hs, dist/build/Graphics/UI/SDL/Utilities.o ) [ 2 of 16] Compiling Graphics.UI.SDL.CPUInfo ( Graphics/UI/SDL/CPUInfo.hs, dist/build/Graphics/UI/SDL/CPUInfo.o ) [ 3 of 16] Compiling Graphics.UI.SDL.Version ( dist/build/Graphics/UI/SDL/Version.hs, dist/build/Graphics/UI/SDL/Version.o ) Graphics/UI/SDL/Version.hsc:17:10: Warning: No explicit implementation for either ‘Foreign.Storable.poke’ or ‘Foreign.Storable.pokeElemOff’ or ‘Foreign.Storable.pokeByteOff’ In the instance declaration for ‘Storable SDLVersion’ [ 4 of 16] Compiling Graphics.UI.SDL.Keysym ( dist/build/Graphics/UI/SDL/Keysym.hs, dist/build/Graphics/UI/SDL/Keysym.o ) [ 5 of 16] Compiling Graphics.UI.SDL.Color ( Graphics/UI/SDL/Color.hs, dist/build/Graphics/UI/SDL/Color.o ) [ 6 of 16] Compiling Graphics.UI.SDL.Audio ( dist/build/Graphics/UI/SDL/Audio.hs, dist/build/Graphics/UI/SDL/Audio.o ) [ 7 of 16] Compiling Graphics.UI.SDL.Types ( dist/build/Graphics/UI/SDL/Types.hs, dist/build/Graphics/UI/SDL/Types.o ) [ 8 of 16] Compiling Graphics.UI.SDL.Time ( Graphics/UI/SDL/Time.hs, dist/build/Graphics/UI/SDL/Time.o ) [ 9 of 16] Compiling Graphics.UI.SDL.Rect ( dist/build/Graphics/UI/SDL/Rect.hs, dist/build/Graphics/UI/SDL/Rect.o ) [10 of 16] Compiling Graphics.UI.SDL.General ( dist/build/Graphics/UI/SDL/General.hs, dist/build/Graphics/UI/SDL/General.o ) [11 of 16] Compiling Graphics.UI.SDL.WindowManagement ( dist/build/Graphics/UI/SDL/WindowManagement.hs, dist/build/Graphics/UI/SDL/WindowManagement.o ) [12 of 16] Compiling Graphics.UI.SDL.RWOps ( Graphics/UI/SDL/RWOps.hs, dist/build/Graphics/UI/SDL/RWOps.o ) [13 of 16] Compiling Graphics.UI.SDL.Video ( dist/build/Graphics/UI/SDL/Video.hs, dist/build/Graphics/UI/SDL/Video.o ) [14 of 16] Compiling Graphics.UI.SDL.Events ( dist/build/Graphics/UI/SDL/Events.hs, dist/build/Graphics/UI/SDL/Events.o ) [15 of 16] Compiling Graphics.UI.SDL.Joystick ( dist/build/Graphics/UI/SDL/Joystick.hs, dist/build/Graphics/UI/SDL/Joystick.o ) [16 of 16] Compiling Graphics.UI.SDL ( Graphics/UI/SDL.hs, dist/build/Graphics/UI/SDL.o ) In-place registering SDL-0.6.5.1... Running Haddock for SDL-0.6.5.1... Running hscolour for SDL-0.6.5.1... Preprocessing library SDL-0.6.5.1... Preprocessing library SDL-0.6.5.1... Graphics/UI/SDL/Version.hsc:17:10: Warning: No explicit implementation for either ‘Foreign.Storable.poke’ or ‘Foreign.Storable.pokeElemOff’ or ‘Foreign.Storable.pokeByteOff’ In the instance declaration for ‘Storable SDLVersion’ Haddock coverage: 14% ( 1 / 7) in 'Graphics.UI.SDL.Utilities' Missing documentation for: Enum (Graphics/UI/SDL/Utilities.hs:20) intToBool (Graphics/UI/SDL/Utilities.hs:29) toBitmask (Graphics/UI/SDL/Utilities.hs:33) fromBitmask (Graphics/UI/SDL/Utilities.hs:36) fromCInt (Graphics/UI/SDL/Utilities.hs:57) toCInt (Graphics/UI/SDL/Utilities.hs:60) 89% ( 8 / 9) in 'Graphics.UI.SDL.CPUInfo' Missing documentation for: Module header 0% ( 0 / 3) in 'Graphics.UI.SDL.Version' Missing documentation for: Module header compiledFor (Graphics/UI/SDL/Version.hsc:25) linkedWith (Graphics/UI/SDL/Version.hsc:33) 11% ( 1 / 9) in 'Graphics.UI.SDL.Keysym' Missing documentation for: Keysym (Graphics/UI/SDL/Keysym.hsc:25) (Graphics/UI/SDL/Keysym.hsc:32) Modifier (Graphics/UI/SDL/Keysym.hsc:46) (Graphics/UI/SDL/Keysym.hsc:63) (Graphics/UI/SDL/Keysym.hsc:66) SDLKey (Graphics/UI/SDL/Keysym.hsc:136) (Graphics/UI/SDL/Keysym.hsc:371) (Graphics/UI/SDL/Keysym.hsc:374) 33% ( 1 / 3) in 'Graphics.UI.SDL.Color' Missing documentation for: Color (Graphics/UI/SDL/Color.hs:21) Pixel (Graphics/UI/SDL/Color.hs:35) 25% ( 1 / 4) in 'Graphics.UI.SDL.Audio' Missing documentation for: AudioFormat (Graphics/UI/SDL/Audio.hsc:24) fromAudioFormat (Graphics/UI/SDL/Audio.hsc:35) toAudioFormat (Graphics/UI/SDL/Audio.hsc:45) 4% ( 1 / 26) in 'Graphics.UI.SDL.Types' Missing documentation for: SurfaceStruct (Graphics/UI/SDL/Types.hsc:54) Surface (Graphics/UI/SDL/Types.hsc:55) VideoInfoStruct (Graphics/UI/SDL/Types.hsc:57) VideoInfo (Graphics/UI/SDL/Types.hsc:58) RWopsStruct (Graphics/UI/SDL/Types.hsc:60) RWops (Graphics/UI/SDL/Types.hsc:61) PixelFormatStruct (Graphics/UI/SDL/Types.hsc:63) PixelFormat (Graphics/UI/SDL/Types.hsc:64) JoystickStruct (Graphics/UI/SDL/Types.hsc:71) Joystick (Graphics/UI/SDL/Types.hsc:72) Hat (Graphics/UI/SDL/Types.hsc:74) TimerIDStruct (Graphics/UI/SDL/Types.hsc:66) SurfaceFlag (Graphics/UI/SDL/Types.hsc:133) surfaceGetPixelFormat (Graphics/UI/SDL/Types.hsc:227) surfaceGetWidth (Graphics/UI/SDL/Types.hsc:257) surfaceGetHeight (Graphics/UI/SDL/Types.hsc:263) surfaceGetFlags (Graphics/UI/SDL/Types.hsc:269) surfaceGetPitch (Graphics/UI/SDL/Types.hsc:274) surfaceGetPixels (Graphics/UI/SDL/Types.hsc:280) pixelFormatGetAlpha (Graphics/UI/SDL/Types.hsc:233) pixelFormatGetColorKey (Graphics/UI/SDL/Types.hsc:238) pixelFormatGetBitsPerPixel (Graphics/UI/SDL/Types.hsc:244) pixelFormatGetBytesPerPixel (Graphics/UI/SDL/Types.hsc:249) videoInfoWidth (Graphics/UI/SDL/Types.hsc:285) videoInfoHeight (Graphics/UI/SDL/Types.hsc:291) 33% ( 1 / 3) in 'Graphics.UI.SDL.Time' Missing documentation for: getTicks (Graphics/UI/SDL/Time.hs:18) delay (Graphics/UI/SDL/Time.hs:21) 33% ( 1 / 3) in 'Graphics.UI.SDL.Rect' Missing documentation for: Rect (Graphics/UI/SDL/Rect.hsc:23) (Graphics/UI/SDL/Rect.hsc:29) 38% ( 5 / 13) in 'Graphics.UI.SDL.General' Missing documentation for: withInit (Graphics/UI/SDL/General.hsc:122) quitSubSystem (Graphics/UI/SDL/General.hsc:135) quit (Graphics/UI/SDL/General.hsc:139) failWithError (Graphics/UI/SDL/General.hsc:159) unwrapBool (Graphics/UI/SDL/General.hsc:108) unwrapMaybe (Graphics/UI/SDL/General.hsc:94) unwrapInt (Graphics/UI/SDL/General.hsc:101) InitFlag (Graphics/UI/SDL/General.hsc:43) 90% ( 9 / 10) in 'Graphics.UI.SDL.WindowManagement' Missing documentation for: GrabMode (Graphics/UI/SDL/WindowManagement.hsc:37) 17% ( 1 / 6) in 'Graphics.UI.SDL.RWOps' Missing documentation for: fromFile (Graphics/UI/SDL/RWOps.hs:48) tryFromFile (Graphics/UI/SDL/RWOps.hs:42) free (Graphics/UI/SDL/RWOps.hs:56) with (Graphics/UI/SDL/RWOps.hs:33) mkFinalizedRW (Graphics/UI/SDL/RWOps.hs:53) 58% ( 46 / 80) in 'Graphics.UI.SDL.Video' Missing documentation for: Palette (Graphics/UI/SDL/Video.hsc:106) Toggle (Graphics/UI/SDL/Video.hsc:130) fromToggle (Graphics/UI/SDL/Video.hsc:139) toToggle (Graphics/UI/SDL/Video.hsc:133) getVideoInfo (Graphics/UI/SDL/Video.hsc:168) ListModes (Graphics/UI/SDL/Video.hsc:171) setGamma (Graphics/UI/SDL/Video.hsc:294) tryGetGammaRamp (Graphics/UI/SDL/Video.hsc:300) getGammaRamp (Graphics/UI/SDL/Video.hsc:312) trySetGammaRamp (Graphics/UI/SDL/Video.hsc:317) setGammaRamp (Graphics/UI/SDL/Video.hsc:326) tryCreateRGBSurfaceFrom (Graphics/UI/SDL/Video.hsc:426) createRGBSurfaceFrom (Graphics/UI/SDL/Video.hsc:432) loadBMP (Graphics/UI/SDL/Video.hsc:485) saveBMP (Graphics/UI/SDL/Video.hsc:500) setColorKey (Graphics/UI/SDL/Video.hsc:508) GLAttr (Graphics/UI/SDL/Video.hsc:645) GLValue (Graphics/UI/SDL/Video.hsc:646) glRedSize (Graphics/UI/SDL/Video.hsc:648) glGreenSize (Graphics/UI/SDL/Video.hsc:648) glBlueSize (Graphics/UI/SDL/Video.hsc:648) glAlphaSize (Graphics/UI/SDL/Video.hsc:648) glBufferSize (Graphics/UI/SDL/Video.hsc:648) glDoubleBuffer (Graphics/UI/SDL/Video.hsc:648) glDepthSize (Graphics/UI/SDL/Video.hsc:649) glStencilSize (Graphics/UI/SDL/Video.hsc:649) glAccumRedSize (Graphics/UI/SDL/Video.hsc:649) glAccumGreenSize (Graphics/UI/SDL/Video.hsc:649) glAccumBlueSize (Graphics/UI/SDL/Video.hsc:649) glAccumAlphaSize (Graphics/UI/SDL/Video.hsc:650) glStereo (Graphics/UI/SDL/Video.hsc:650) glMultiSampleBuffers (Graphics/UI/SDL/Video.hsc:650) glMultiSampleSamples (Graphics/UI/SDL/Video.hsc:650) mkFinalizedSurface (Graphics/UI/SDL/Video.hsc:700) 93% ( 25 / 27) in 'Graphics.UI.SDL.Events' Missing documentation for: MouseButton (Graphics/UI/SDL/Events.hsc:167) Focus (Graphics/UI/SDL/Events.hsc:215) 100% ( 18 / 18) in 'Graphics.UI.SDL.Joystick' 100% ( 14 / 14) in 'Graphics.UI.SDL' Warning: Graphics.UI.SDL.Types: could not find link destinations for: Pixels Warning: Graphics.UI.SDL.Events: could not find link destinations for: SafePtr Warning: Graphics.UI.SDL.Joystick: could not find link destinations for: JoystickIndex Documentation created: dist/doc/html/SDL/index.html, dist/doc/html/SDL/SDL.txt Creating package registration file: /tmp/pkgConf-SDL-0.6.521184219931520223205.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/SDL-0.6.5.1-26jmephxohM5v84vz7MqXX Registering SDL-0.6.5.1... Installed SDL-0.6.5.1 Configuring Tensor-1.1.0.1... Building Tensor-1.1.0.1... Preprocessing library Tensor-1.1.0.1... [1 of 1] Compiling Data.Tensor ( src/Data/Tensor.hs, dist/build/Data/Tensor.o ) src/Data/Tensor.hs:22:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/Tensor.hs:24:1: Warning: The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant In-place registering Tensor-1.1.0.1... Running Haddock for Tensor-1.1.0.1... Running hscolour for Tensor-1.1.0.1... Preprocessing library Tensor-1.1.0.1... Preprocessing library Tensor-1.1.0.1... src/Data/Tensor.hs:22:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/Tensor.hs:24:1: Warning: The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant Haddock coverage: 100% ( 9 / 9) in 'Data.Tensor' Documentation created: dist/doc/html/Tensor/index.html, dist/doc/html/Tensor/Tensor.txt Creating package registration file: /tmp/pkgConf-Tensor-1.1.01277849958777210498.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/Tensor-1.1.0.1-Iu59pLFtV5O9FNoyBW90Bx Registering Tensor-1.1.0.1... Installed Tensor-1.1.0.1 Configuring bitmap-0.0.2... Building bitmap-0.0.2... Preprocessing library bitmap-0.0.2... [ 1 of 10] Compiling Data.Bitmap.Internal ( Data/Bitmap/Internal.hs, dist/build/Data/Bitmap/Internal.o ) [ 2 of 10] Compiling Data.Bitmap.Base ( Data/Bitmap/Base.hs, dist/build/Data/Bitmap/Base.o ) [ 3 of 10] Compiling Data.Bitmap.IO ( Data/Bitmap/IO.hs, dist/build/Data/Bitmap/IO.o ) Data/Bitmap/IO.hs:1248:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/IO.hs:1249:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ [ 4 of 10] Compiling Data.Bitmap.Pure ( Data/Bitmap/Pure.hs, dist/build/Data/Bitmap/Pure.o ) [ 5 of 10] Compiling Data.Bitmap.IO.File ( Data/Bitmap/IO/File.hs, dist/build/Data/Bitmap/IO/File.o ) [ 6 of 10] Compiling Data.Bitmap.Pure.File ( Data/Bitmap/Pure/File.hs, dist/build/Data/Bitmap/Pure/File.o ) [ 7 of 10] Compiling Data.Bitmap.Pure.Pixels ( Data/Bitmap/Pure/Pixels.hs, dist/build/Data/Bitmap/Pure/Pixels.o ) Data/Bitmap/Pure/Pixels.hs:147:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/Pure/Pixels.hs:148:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ [ 8 of 10] Compiling Data.Bitmap.IO.Pixels ( Data/Bitmap/IO/Pixels.hs, dist/build/Data/Bitmap/IO/Pixels.o ) Data/Bitmap/IO/Pixels.hs:197:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/IO/Pixels.hs:198:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ [ 9 of 10] Compiling Data.Bitmap.Simple ( Data/Bitmap/Simple.hs, dist/build/Data/Bitmap/Simple.o ) [10 of 10] Compiling Data.Bitmap ( Data/Bitmap.hs, dist/build/Data/Bitmap.o ) In-place registering bitmap-0.0.2... Running Haddock for bitmap-0.0.2... Running hscolour for bitmap-0.0.2... Preprocessing library bitmap-0.0.2... Preprocessing library bitmap-0.0.2... Data/Bitmap/IO.hs:1248:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/IO.hs:1249:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/Pure/Pixels.hs:147:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/Pure/Pixels.hs:148:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/IO/Pixels.hs:197:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Data/Bitmap/IO/Pixels.hs:198:1: Warning: SPECIALISE pragma for non-overloaded function ‘myPlusPtr’ Haddock coverage: 13% ( 6 / 47) in 'Data.Bitmap.Internal' Missing documentation for: Module header PixelComponentType (Data/Bitmap/Internal.hs:29) pixelComponentSize (Data/Bitmap/Internal.hs:36) prettyPrintPixelComponentType (Data/Bitmap/Internal.hs:43) PixelComponent (Data/Bitmap/Internal.hs:52) pixelComponentType (Data/Bitmap/Internal.hs:59) decodeCType (Data/Bitmap/Internal.hs:62) clamp (Data/Bitmap/Internal.hs:72) (Data/Bitmap/Internal.hs:75) (Data/Bitmap/Internal.hs:81) (Data/Bitmap/Internal.hs:87) (Data/Bitmap/Internal.hs:93) bitmapUndefined (Data/Bitmap/Internal.hs:103) bitmapCType (Data/Bitmap/Internal.hs:106) (Data/Bitmap/Internal.hs:135) BitmapChannel (Data/Bitmap/Internal.hs:155) IOBitmapChannel (Data/Bitmap/Internal.hs:157) STBitmapChannel (Data/Bitmap/Internal.hs:158) Size (Data/Bitmap/Internal.hs:163) Offset (Data/Bitmap/Internal.hs:164) NChn (Data/Bitmap/Internal.hs:165) Padding (Data/Bitmap/Internal.hs:166) Alignment (Data/Bitmap/Internal.hs:167) (Data/Bitmap/Internal.hs:186) (Data/Bitmap/Internal.hs:187) bitmapSize (Data/Bitmap/Internal.hs:191) bitmapNChannels (Data/Bitmap/Internal.hs:194) bitmapPtr (Data/Bitmap/Internal.hs:197) bitmapRowPadding (Data/Bitmap/Internal.hs:200) bitmapRowAlignment (Data/Bitmap/Internal.hs:203) bitmapComponentType (Data/Bitmap/Internal.hs:208) bitmapComponentSizeInBytes (Data/Bitmap/Internal.hs:211) bitmapPixelSizeInBytes (Data/Bitmap/Internal.hs:214) bitmapUnpaddedRowSizeInBytes (Data/Bitmap/Internal.hs:217) bitmapPaddedRowSizeInBytes (Data/Bitmap/Internal.hs:222) bitmapSizeInBytes (Data/Bitmap/Internal.hs:225) prettyPrintBitmap (Data/Bitmap/Internal.hs:237) (Data/Bitmap/Internal.hs:244) bitmapFromForeignPtrUnsafe (Data/Bitmap/Internal.hs:255) isValidAlignment (Data/Bitmap/Internal.hs:269) recommendedPadding (Data/Bitmap/Internal.hs:275) 22% ( 6 / 27) in 'Data.Bitmap.Base' Missing documentation for: Module header PixelComponent (Data/Bitmap/Internal.hs:52) PixelComponentType (Data/Bitmap/Internal.hs:29) pixelComponentSize (Data/Bitmap/Internal.hs:36) pixelComponentType (Data/Bitmap/Internal.hs:59) Size (Data/Bitmap/Internal.hs:163) Offset (Data/Bitmap/Internal.hs:164) NChn (Data/Bitmap/Internal.hs:165) Alignment (Data/Bitmap/Internal.hs:167) Padding (Data/Bitmap/Internal.hs:166) bitmapSize (Data/Bitmap/Internal.hs:191) bitmapNChannels (Data/Bitmap/Internal.hs:194) bitmapRowPadding (Data/Bitmap/Internal.hs:200) bitmapRowAlignment (Data/Bitmap/Internal.hs:203) bitmapComponentType (Data/Bitmap/Internal.hs:208) bitmapComponentSizeInBytes (Data/Bitmap/Internal.hs:211) bitmapPixelSizeInBytes (Data/Bitmap/Internal.hs:214) bitmapPaddedRowSizeInBytes (Data/Bitmap/Internal.hs:222) bitmapUnpaddedRowSizeInBytes (Data/Bitmap/Internal.hs:217) bitmapSizeInBytes (Data/Bitmap/Internal.hs:225) BitmapChannel (Data/Bitmap/Internal.hs:155) 58% ( 29 / 50) in 'Data.Bitmap.IO' Missing documentation for: IOBitmapChannel (Data/Bitmap/Internal.hs:157) unsafeFreezeBitmap (Data/Bitmap/IO.hs:126) unsafeThawBitmap (Data/Bitmap/IO.hs:129) newIOBitmapUninitialized (Data/Bitmap/IO.hs:201) copyBitmapFromPtr (Data/Bitmap/IO.hs:254) ioBitmapFromForeignPtrUnsafe (Data/Bitmap/IO.hs:274) componentMap' (Data/Bitmap/IO.hs:562) componentMapInPlace (Data/Bitmap/IO.hs:557) flipBitmapInPlace (Data/Bitmap/IO.hs:813) mirrorBitmapInPlace (Data/Bitmap/IO.hs:868) combineChannels (Data/Bitmap/IO.hs:897) extractChannels (Data/Bitmap/IO.hs:891) extractSingleChannel (Data/Bitmap/IO.hs:877) extractChannelInto (Data/Bitmap/IO.hs:928) bilinearResample (Data/Bitmap/IO.hs:961) bilinearResampleChannel (Data/Bitmap/IO.hs:975) bilinearResampleChannelInto (Data/Bitmap/IO.hs:990) blendChannels (Data/Bitmap/IO.hs:1125) blendChannelsInto (Data/Bitmap/IO.hs:1147) powerlawGammaCorrectionChannel (Data/Bitmap/IO.hs:1048) powerlawGammaCorrectionChannelInto (Data/Bitmap/IO.hs:1064) 76% ( 26 / 34) in 'Data.Bitmap.Pure' Missing documentation for: bitmapFromForeignPtrUnsafe (Data/Bitmap/Internal.hs:255) combineChannels (Data/Bitmap/Pure.hs:202) extractChannels (Data/Bitmap/Pure.hs:198) extractSingleChannel (Data/Bitmap/Pure.hs:189) bilinearResample (Data/Bitmap/Pure.hs:208) bilinearResampleChannel (Data/Bitmap/Pure.hs:217) blendChannels (Data/Bitmap/Pure.hs:245) powerlawGammaCorrectionChannel (Data/Bitmap/Pure.hs:271) 44% ( 4 / 9) in 'Data.Bitmap.IO.File' Missing documentation for: readBitmap (Data/Bitmap/IO/File.hs:60) writeBitmap (Data/Bitmap/IO/File.hs:77) readRawData (Data/Bitmap/IO/File.hs:68) hGetHeader (Data/Bitmap/IO/File.hs:147) hGetRawData (Data/Bitmap/IO/File.hs:135) 40% ( 2 / 5) in 'Data.Bitmap.Pure.File' Missing documentation for: readBitmap (Data/Bitmap/Pure/File.hs:51) writeBitmap (Data/Bitmap/Pure/File.hs:59) readRawData (Data/Bitmap/Pure/File.hs:54) 25% ( 4 / 16) in 'Data.Bitmap.Pure.Pixels' Missing documentation for: Bitmap2 (Data/Bitmap/Pure/Pixels.hs:67) Bitmap3 (Data/Bitmap/Pure/Pixels.hs:68) Bitmap4 (Data/Bitmap/Pure/Pixels.hs:69) bitmap1 (Data/Bitmap/Pure/Pixels.hs:71) bitmap2 (Data/Bitmap/Pure/Pixels.hs:72) bitmap3 (Data/Bitmap/Pure/Pixels.hs:73) bitmap4 (Data/Bitmap/Pure/Pixels.hs:74) unsafeReadPixel (Data/Bitmap/Pure/Pixels.hs:117) unsafeReadPixel1 (Data/Bitmap/Pure/Pixels.hs:127) unsafeReadPixel2 (Data/Bitmap/Pure/Pixels.hs:128) unsafeReadPixel3 (Data/Bitmap/Pure/Pixels.hs:129) unsafeReadPixel4 (Data/Bitmap/Pure/Pixels.hs:130) 28% ( 8 / 29) in 'Data.Bitmap.IO.Pixels' Missing documentation for: IOBitmap2 (Data/Bitmap/IO/Pixels.hs:158) IOBitmap3 (Data/Bitmap/IO/Pixels.hs:159) IOBitmap4 (Data/Bitmap/IO/Pixels.hs:160) ioBitmap1 (Data/Bitmap/IO/Pixels.hs:162) ioBitmap2 (Data/Bitmap/IO/Pixels.hs:163) ioBitmap3 (Data/Bitmap/IO/Pixels.hs:164) ioBitmap4 (Data/Bitmap/IO/Pixels.hs:165) fromIOBitmap1 (Data/Bitmap/IO/Pixels.hs:157) fromIOBitmap2 (Data/Bitmap/IO/Pixels.hs:158) fromIOBitmap3 (Data/Bitmap/IO/Pixels.hs:159) fromIOBitmap4 (Data/Bitmap/IO/Pixels.hs:160) unsafeWriteComponent (Data/Bitmap/IO/Pixels.hs:102) unsafeReadPixel (Data/Bitmap/IO/Pixels.hs:133) unsafeReadPixel1 (Data/Bitmap/IO/Pixels.hs:174) unsafeReadPixel2 (Data/Bitmap/IO/Pixels.hs:175) unsafeReadPixel3 (Data/Bitmap/IO/Pixels.hs:176) unsafeReadPixel4 (Data/Bitmap/IO/Pixels.hs:177) unsafeWritePixel1 (Data/Bitmap/IO/Pixels.hs:179) unsafeWritePixel2 (Data/Bitmap/IO/Pixels.hs:180) unsafeWritePixel3 (Data/Bitmap/IO/Pixels.hs:181) unsafeWritePixel4 (Data/Bitmap/IO/Pixels.hs:182) 78% ( 25 / 32) in 'Data.Bitmap.Simple' Missing documentation for: combineChannels (Data/Bitmap/Simple.hs:169) extractChannels (Data/Bitmap/Simple.hs:166) extractSingleChannel (Data/Bitmap/Simple.hs:159) bilinearResample (Data/Bitmap/Simple.hs:174) bilinearResampleChannel (Data/Bitmap/Simple.hs:181) blendChannels (Data/Bitmap/Simple.hs:205) powerlawGammaCorrectionChannel (Data/Bitmap/Simple.hs:227) 100% ( 2 / 2) in 'Data.Bitmap' Warning: Data.Bitmap.Base: could not find link destinations for: c_type toFloat fromFloat underlyingBitmap Documentation created: dist/doc/html/bitmap/index.html, dist/doc/html/bitmap/bitmap.txt Creating package registration file: /tmp/pkgConf-bitmap-0.013281043391380171692.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bitmap-0.0.2-E8IZfhDEJJY80wQRQwmgHm Registering bitmap-0.0.2... Installed bitmap-0.0.2 Configuring cmdargs-0.10.13... Building cmdargs-0.10.13... Preprocessing library cmdargs-0.10.13... [ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o ) [ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o ) [ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o ) [ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o ) [ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o ) [ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o ) [ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o ) [ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o ) [ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o ) [10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o ) [11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o ) [12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o ) [13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o ) [14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o ) [15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o ) [16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o ) [17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o ) [18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o ) [19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o ) [20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o ) [21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o ) [22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o ) [23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o ) [24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o ) [25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o ) In-place registering cmdargs-0.10.13... Running Haddock for cmdargs-0.10.13... Running hscolour for cmdargs-0.10.13... Preprocessing library cmdargs-0.10.13... Preprocessing library cmdargs-0.10.13... Haddock coverage: 50% ( 1 / 2) in 'System.Console.CmdArgs.Implicit.Ann' Missing documentation for: Module header 100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI' 100% ( 8 / 8) in 'System.Console.CmdArgs.Verbosity' 25% ( 2 / 8) in 'System.Console.CmdArgs.Implicit.Type' Missing documentation for: cmdArgsHasValue (System/Console/CmdArgs/Implicit/Type.hs:28) embed (System/Console/CmdArgs/Implicit/Type.hs:35) reembed (System/Console/CmdArgs/Implicit/Type.hs:38) CmdArgsPrivate (System/Console/CmdArgs/Implicit/Type.hs:42) incArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:46) getArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:47) 67% ( 2 / 3) in 'System.Console.CmdArgs.Explicit.SplitJoin' Missing documentation for: Module header 50% ( 1 / 2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt' Missing documentation for: Module header 73% ( 24 / 33) in 'System.Console.CmdArgs.Explicit.Type' Missing documentation for: Module header (System/Console/CmdArgs/Explicit/Type.hs:50) (System/Console/CmdArgs/Explicit/Type.hs:53) Remap (System/Console/CmdArgs/Explicit/Type.hs:184) remap2 (System/Console/CmdArgs/Explicit/Type.hs:189) (System/Console/CmdArgs/Explicit/Type.hs:192) (System/Console/CmdArgs/Explicit/Type.hs:201) (System/Console/CmdArgs/Explicit/Type.hs:204) remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207) 50% ( 1 / 2) in 'System.Console.CmdArgs.Explicit.Process' Missing documentation for: Module header 60% ( 3 / 5) in 'System.Console.CmdArgs.Explicit.Complete' Missing documentation for: completeBash (System/Console/CmdArgs/Explicit/Complete.hs:144) completeZsh (System/Console/CmdArgs/Explicit/Complete.hs:200) 100% ( 8 / 8) in 'System.Console.CmdArgs.Helper' 7% ( 2 / 28) in 'System.Console.CmdArgs.Default' Missing documentation for: (System/Console/CmdArgs/Default.hs:14) (System/Console/CmdArgs/Default.hs:15) (System/Console/CmdArgs/Default.hs:16) (System/Console/CmdArgs/Default.hs:17) (System/Console/CmdArgs/Default.hs:18) (System/Console/CmdArgs/Default.hs:19) (System/Console/CmdArgs/Default.hs:20) (System/Console/CmdArgs/Default.hs:21) (System/Console/CmdArgs/Default.hs:23) (System/Console/CmdArgs/Default.hs:24) (System/Console/CmdArgs/Default.hs:25) (System/Console/CmdArgs/Default.hs:26) (System/Console/CmdArgs/Default.hs:27) (System/Console/CmdArgs/Default.hs:28) (System/Console/CmdArgs/Default.hs:29) (System/Console/CmdArgs/Default.hs:30) (System/Console/CmdArgs/Default.hs:31) (System/Console/CmdArgs/Default.hs:34) (System/Console/CmdArgs/Default.hs:35) (System/Console/CmdArgs/Default.hs:36) (System/Console/CmdArgs/Default.hs:37) (System/Console/CmdArgs/Default.hs:38) (System/Console/CmdArgs/Default.hs:39) (System/Console/CmdArgs/Default.hs:40) (System/Console/CmdArgs/Default.hs:41) (System/Console/CmdArgs/Default.hs:42) 100% ( 5 / 5) in 'System.Console.CmdArgs.Text' 67% ( 2 / 3) in 'System.Console.CmdArgs.Explicit.Help' Missing documentation for: Module header 85% ( 44 / 52) in 'System.Console.CmdArgs.Explicit' Missing documentation for: (System/Console/CmdArgs/Explicit/Type.hs:50) (System/Console/CmdArgs/Explicit/Type.hs:53) Remap (System/Console/CmdArgs/Explicit/Type.hs:184) remap2 (System/Console/CmdArgs/Explicit/Type.hs:189) (System/Console/CmdArgs/Explicit/Type.hs:192) (System/Console/CmdArgs/Explicit/Type.hs:201) (System/Console/CmdArgs/Explicit/Type.hs:204) remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207) 100% ( 8 / 8) in 'System.Console.CmdArgs.GetOpt' 4% ( 1 / 28) in 'Data.Generics.Any' Missing documentation for: Module header CtorName (Data/Generics/Any.hs:15) FieldName (Data/Generics/Any.hs:16) readTupleType (Data/Generics/Any.hs:19) try1 (Data/Generics/Any.hs:24) AnyT (Data/Generics/Any.hs:33) (Data/Generics/Any.hs:35) fromAny (Data/Generics/Any.hs:38) cast (Data/Generics/Any.hs:45) toConstr (Data/Generics/Any.hs:51) typeOf (Data/Generics/Any.hs:54) dataTypeOf (Data/Generics/Any.hs:57) isAlgType (Data/Generics/Any.hs:60) typeShell (Data/Generics/Any.hs:66) typeShellFull (Data/Generics/Any.hs:69) typeName (Data/Generics/Any.hs:72) ctor (Data/Generics/Any.hs:78) fields (Data/Generics/Any.hs:81) children (Data/Generics/Any.hs:84) compose0 (Data/Generics/Any.hs:88) recompose (Data/Generics/Any.hs:95) ctors (Data/Generics/Any.hs:111) decompose (Data/Generics/Any.hs:117) arity (Data/Generics/Any.hs:120) compose (Data/Generics/Any.hs:122) getField (Data/Generics/Any.hs:129) setField (Data/Generics/Any.hs:134) 0% ( 0 / 20) in 'Data.Generics.Any.Prelude' Missing documentation for: Module header head (Data/Generics/Any/Prelude.hs:10) tail (Data/Generics/Any/Prelude.hs:13) cons (Data/Generics/Any/Prelude.hs:16) uncons (Data/Generics/Any/Prelude.hs:19) null (Data/Generics/Any/Prelude.hs:24) just_ (Data/Generics/Any/Prelude.hs:27) nil_ (Data/Generics/Any/Prelude.hs:30) list_ (Data/Generics/Any/Prelude.hs:33) append (Data/Generics/Any/Prelude.hs:36) reverse (Data/Generics/Any/Prelude.hs:42) isString (Data/Generics/Any/Prelude.hs:49) isList (Data/Generics/Any/Prelude.hs:50) isMaybe (Data/Generics/Any/Prelude.hs:51) isTuple (Data/Generics/Any/Prelude.hs:52) fromList (Data/Generics/Any/Prelude.hs:54) fromMaybe (Data/Generics/Any/Prelude.hs:55) fromTuple (Data/Generics/Any/Prelude.hs:56) unit (Data/Generics/Any/Prelude.hs:58) tuple (Data/Generics/Any/Prelude.hs:63) 0% ( 0 / 3) in 'System.Console.CmdArgs.Implicit.Reader' Missing documentation for: Module header Reader (System/Console/CmdArgs/Implicit/Reader.hs:15) reader (System/Console/CmdArgs/Implicit/Reader.hs:28) 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate' 8% ( 1 / 12) in 'System.Console.CmdArgs.Implicit.Local' Missing documentation for: local (System/Console/CmdArgs/Implicit/Local.hs:110) err (System/Console/CmdArgs/Implicit/Local.hs:106) Prog_ (System/Console/CmdArgs/Implicit/Local.hs:27) Builtin_ (System/Console/CmdArgs/Implicit/Local.hs:55) Mode_ (System/Console/CmdArgs/Implicit/Local.hs:65) Flag_ (System/Console/CmdArgs/Implicit/Local.hs:75) Fixup (System/Console/CmdArgs/Implicit/Local.hs:94) isFlag_ (System/Console/CmdArgs/Implicit/Local.hs:99) progHelpOutput (System/Console/CmdArgs/Implicit/Local.hs:43) progVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:44) progNumericVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:45) 0% ( 0 / 2) in 'System.Console.CmdArgs.Implicit.Reform' Missing documentation for: Module header reform (System/Console/CmdArgs/Implicit/Reform.hs:14) 0% ( 0 / 2) in 'System.Console.CmdArgs.Implicit.Global' Missing documentation for: Module header global (System/Console/CmdArgs/Implicit/Global.hs:21) 100% ( 50 / 50) in 'System.Console.CmdArgs.Implicit' 100% ( 9 / 9) in 'System.Console.CmdArgs.Quote' 100% ( 2 / 2) in 'System.Console.CmdArgs' Warning: System.Console.CmdArgs.Implicit: could not find link destinations for: CmdArgsPrivate Documentation created: dist/doc/html/cmdargs/index.html, dist/doc/html/cmdargs/cmdargs.txt Creating package registration file: /tmp/pkgConf-cmdargs-0.1013883915211272796157.13 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cmdargs-0.10.13-3hFC8irhwwJFnXXtAnMpNG Registering cmdargs-0.10.13... Installed cmdargs-0.10.13 Configuring half-0.2.2.1... Building half-0.2.2.1... Preprocessing library half-0.2.2.1... [1 of 1] Compiling Numeric.Half ( src/Numeric/Half.hs, dist/build/Numeric/Half.o ) In-place registering half-0.2.2.1... Running Haddock for half-0.2.2.1... Running hscolour for half-0.2.2.1... Preprocessing library half-0.2.2.1... Preprocessing library half-0.2.2.1... Haddock coverage: 81% ( 13 / 16) in 'Numeric.Half' Missing documentation for: Half (src/Numeric/Half.hs:61) HALF_MIN_10_EXP (src/Numeric/Half.hs:174) HALF_MAX_10_EXP (src/Numeric/Half.hs:177) Documentation created: dist/doc/html/half/index.html, dist/doc/html/half/half.txt Creating package registration file: /tmp/pkgConf-half-0.2.216717359902010794583.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/half-0.2.2.1-7lOIyJwAhBD6VpkcMgaFcH Registering half-0.2.2.1... Installed half-0.2.2.1 Configuring keera-hails-mvc-controller-0.0.3.3... Building keera-hails-mvc-controller-0.0.3.3... Preprocessing library keera-hails-mvc-controller-0.0.3.3... [1 of 1] Compiling Hails.MVC.Controller.ConditionDirection ( src/Hails/MVC/Controller/ConditionDirection.hs, dist/build/Hails/MVC/Controller/ConditionDirection.o ) In-place registering keera-hails-mvc-controller-0.0.3.3... Running Haddock for keera-hails-mvc-controller-0.0.3.3... Running hscolour for keera-hails-mvc-controller-0.0.3.3... Preprocessing library keera-hails-mvc-controller-0.0.3.3... Preprocessing library keera-hails-mvc-controller-0.0.3.3... Haddock coverage: 50% ( 1 / 2) in 'Hails.MVC.Controller.ConditionDirection' Missing documentation for: ConditionDirection (src/Hails/MVC/Controller/ConditionDirection.hs:8) Documentation created: dist/doc/html/keera-hails-mvc-controller/index.html, dist/doc/html/keera-hails-mvc-controller/keera-hails-mvc-controller.txt Creating package registration file: /tmp/pkgConf-keera-hails-mvc-controller-0.0.313969181841476453195.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/keera-hails-mvc-controller-0.0.3.3-GUjXUXieLCoA72oc5WmMnq Registering keera-hails-mvc-controller-0.0.3.3... Installed keera-hails-mvc-controller-0.0.3.3 Configuring keera-hails-mvc-view-0.0.3.3... Building keera-hails-mvc-view-0.0.3.3... Preprocessing library keera-hails-mvc-view-0.0.3.3... [1 of 1] Compiling Hails.MVC.View ( src/Hails/MVC/View.hs, dist/build/Hails/MVC/View.o ) In-place registering keera-hails-mvc-view-0.0.3.3... Running Haddock for keera-hails-mvc-view-0.0.3.3... Running hscolour for keera-hails-mvc-view-0.0.3.3... Preprocessing library keera-hails-mvc-view-0.0.3.3... Preprocessing library keera-hails-mvc-view-0.0.3.3... Haddock coverage: 100% ( 5 / 5) in 'Hails.MVC.View' Documentation created: dist/doc/html/keera-hails-mvc-view/index.html, dist/doc/html/keera-hails-mvc-view/keera-hails-mvc-view.txt Creating package registration file: /tmp/pkgConf-keera-hails-mvc-view-0.0.3672563970849725352.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/keera-hails-mvc-view-0.0.3.3-EW1jsh6r0Z46V7eAjAGxxO Registering keera-hails-mvc-view-0.0.3.3... Installed keera-hails-mvc-view-0.0.3.3 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' Missing documentation for: MonadRWS (Control/Monad/RWS/Class.hs:44) 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' Missing documentation for: runErrorT 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' Missing documentation for: runRWST 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' Missing documentation for: runReaderT 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' Missing documentation for: runRWST 96% ( 24 / 25) in 'Control.Monad.State.Lazy' Missing documentation for: runStateT 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' Missing documentation for: runStateT 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) runWriterT 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 91% ( 20 / 22) in 'Control.Monad.Cont' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) runContT Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.27810988231987323286.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU Registering mtl-2.2.1... Installed mtl-2.2.1 Configuring network-2.6.2.1... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking linux/can.h usability... yes checking linux/can.h presence... yes checking for linux/can.h... yes checking linux/tcp.h usability... yes checking linux/tcp.h presence... yes checking for linux/tcp.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking for readlink... yes checking for symlink... yes checking for if_nametoindex... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_accrights... no checking for struct sockaddr.sa_len... no checking for in_addr_t in netinet/in.h... yes checking for SO_PEERCRED and struct ucred in sys/socket.h... yes checking for getpeereid in unistd.h... checking for getpeereid... no checking for _head_libws2_32_a in -lws2_32... no checking for getaddrinfo... yes checking for gai_strerror... yes checking whether AI_ADDRCONFIG is declared... yes checking whether AI_ALL is declared... yes checking whether AI_NUMERICSERV is declared... yes checking whether AI_V4MAPPED is declared... yes checking whether IPV6_V6ONLY is declared... yes checking whether IPPROTO_IP is declared... yes checking whether IPPROTO_TCP is declared... yes checking whether IPPROTO_IPV6 is declared... yes checking for sendfile in sys/sendfile.h... yes checking for sendfile in sys/socket.h... no checking for gethostent... yes checking for accept4... yes configure: creating ./config.status config.status: creating network.buildinfo config.status: creating include/HsNetworkConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building network-2.6.2.1... Preprocessing library network-2.6.2.1... [ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o ) [ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o ) Network/Socket/Types.hsc:826:28: Warning: Pattern match(es) are overlapped In a case alternative: _ -> ... Network/Socket/Types.hsc:869:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘sizeOfSockAddrByFamily’: Patterns not matched: AF_UNSPEC AF_IMPLINK AF_PUP AF_CHAOS ... Network/Socket/Types.hsc:951:3: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` [1#, 2#, 10#, 29#] Network/Socket/Types.hsc:1012:10: Warning: Orphan instance: instance Storable HostAddress6 To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. [ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o ) Network/Socket/Internal.hsc:75:1: Warning: The import of ‘Foreign.C.String’ is redundant except perhaps to import instances from ‘Foreign.C.String’ To import instances alone, use: import Foreign.C.String() Network/Socket/Internal.hsc:77:1: Warning: The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() [ 4 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o ) Network/Socket.hsc:177:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:193:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() Network/Socket.hsc:212:1: Warning: The import of ‘GHC.IO.FD’ is redundant except perhaps to import instances from ‘GHC.IO.FD’ To import instances alone, use: import GHC.IO.FD() Network/Socket.hsc:949:13: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) In the expression: do { let fd = fdSocket sock; let sz = (fromIntegral (12)); with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... } Network/Socket.hsc:1571:1: Warning: Defined but not used: ‘c_accept’ Network/Socket.hsc:276:3: Warning: Pattern match(es) are non-exhaustive In an equation for ‘showsPrec’: Patterns not matched: _ (SockAddrCan _) Network/Socket.hsc:953:6: Warning: A do-notation statement discarded a result of type ‘CInt’ Suppress this warning by saying ‘_ <- ($) throwSocketErrorIfMinus1Retry "getPeerCred" c_getsockopt fd (1) (17) ptr_cr ptr_sz’ or by using the flag -fno-warn-unused-do-bind Network/Socket.hsc:989:3: Warning: A do-notation statement discarded a result of type ‘CInt’ Suppress this warning by saying ‘_ <- ($) throwSocketErrorWaitWrite sock "sendFd" c_sendFd (fdSocket sock) outfd’ or by using the flag -fno-warn-unused-do-bind [ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o ) [ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o ) [ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o ) Network/Socket/ByteString.hsc:54:1: Warning: The import of ‘SockAddr, Socket’ from module ‘Network.Socket’ is redundant [ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o ) [ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o ) [10 of 11] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o ) Network/BSD.hsc:166:43: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Network/BSD.hsc:190:19: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." [11 of 11] Compiling Network ( Network.hs, dist/build/Network.o ) Network.hs:292:16: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: SockAddrCan _ Network.hs:401:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: SockAddrCan _ In-place registering network-2.6.2.1... Running Haddock for network-2.6.2.1... Running hscolour for network-2.6.2.1... Preprocessing library network-2.6.2.1... Preprocessing library network-2.6.2.1... Network/Socket/Types.hsc:1012:10: Warning: Orphan instance: instance Storable HostAddress6 To avoid this move the instance declaration to the module of the class or of the type, or wrap the type with a newtype and declare the instance on the new type. Network/Socket/Internal.hsc:75:1: Warning: The import of ‘Foreign.C.String’ is redundant except perhaps to import instances from ‘Foreign.C.String’ To import instances alone, use: import Foreign.C.String() Network/Socket/Internal.hsc:77:1: Warning: The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() Network/Socket.hsc:177:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:193:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() Network/Socket.hsc:212:1: Warning: The import of ‘GHC.IO.FD’ is redundant except perhaps to import instances from ‘GHC.IO.FD’ To import instances alone, use: import GHC.IO.FD() Network/Socket.hsc:949:13: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) In the expression: do { let fd = fdSocket sock; let sz = (fromIntegral (12)); with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... } Network/Socket.hsc:1571:1: Warning: Defined but not used: ‘c_accept’ Network/Socket/ByteString.hsc:54:1: Warning: The import of ‘SockAddr, Socket’ from module ‘Network.Socket’ is redundant Network/BSD.hsc:166:43: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Network/BSD.hsc:190:19: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Haddock coverage: 50% ( 1 / 2) in 'Network.Socket.ByteString.IOVec' Missing documentation for: IOVec (Network/Socket/ByteString/IOVec.hsc:15) 68% ( 27 / 40) in 'Network.Socket.Types' Missing documentation for: Module header sockFd (Network/Socket/Types.hsc:90) sockFamily (Network/Socket/Types.hsc:93) sockType (Network/Socket/Types.hsc:96) sockProtocol (Network/Socket/Types.hsc:99) sockStatus (Network/Socket/Types.hsc:102) packSocketType (Network/Socket/Types.hsc:187) unpackSocketType (Network/Socket/Types.hsc:202) packFamily (Network/Socket/Types.hsc:306) unpackFamily (Network/Socket/Types.hsc:522) FlowInfo (Network/Socket/Types.hsc:801) ScopeID (Network/Socket/Types.hsc:802) ProtocolNumber (Network/Socket/Types.hsc:112) 94% ( 30 / 32) in 'Network.Socket.Internal' Missing documentation for: FlowInfo (Network/Socket/Types.hsc:801) ScopeID (Network/Socket/Types.hsc:802) 71% ( 68 / 96) in 'Network.Socket' Missing documentation for: FlowInfo (Network/Socket/Types.hsc:801) ScopeID (Network/Socket/Types.hsc:802) ShutdownCmd (Network/Socket.hsc:1045) ProtocolNumber (Network/Socket/Types.hsc:112) ServiceName (Network/Socket.hsc:221) AddrInfo (Network/Socket.hsc:1233) NameInfoFlag (Network/Socket.hsc:1286) getPeerName (Network/Socket.hsc:752) getSocketName (Network/Socket.hsc:760) socketPort (Network/Socket.hsc:729) recvLen (Network/Socket.hsc:670) inet_addr (Network/Socket.hsc:1128) inet_ntoa (Network/Socket.hsc:1136) isBound (Network/Socket.hsc:1095) isListening (Network/Socket.hsc:1100) isReadable (Network/Socket.hsc:1105) isWritable (Network/Socket.hsc:1110) sendFd (Network/Socket.hsc:987) recvFd (Network/Socket.hsc:995) aNY_PORT (Network/Socket.hsc:1009) sOMAXCONN (Network/Socket.hsc:1026) sOL_SOCKET (Network/Socket.hsc:1029) sCM_RIGHTS (Network/Socket.hsc:1033) fdSocket (Network/Socket.hsc:264) mkSocket (Network/Socket.hsc:252) packFamily (Network/Socket/Types.hsc:306) unpackFamily (Network/Socket/Types.hsc:522) packSocketType (Network/Socket/Types.hsc:187) 50% ( 1 / 2) in 'Network.Socket.ByteString.MsgHdr' Missing documentation for: MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22) 25% ( 1 / 4) in 'Network.Socket.ByteString.Internal' Missing documentation for: mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34) c_writev (Network/Socket/ByteString/Internal.hs:40) c_sendmsg (Network/Socket/ByteString/Internal.hs:43) 100% ( 15 / 15) in 'Network.Socket.ByteString' 25% ( 1 / 4) in 'Network.Socket.ByteString.Lazy.Posix' Missing documentation for: Module header send (Network/Socket/ByteString/Lazy/Posix.hs:27) sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50) 71% ( 5 / 7) in 'Network.Socket.ByteString.Lazy' Missing documentation for: send (Network/Socket/ByteString/Lazy/Posix.hs:27) sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50) 44% ( 23 / 52) in 'Network.BSD' Missing documentation for: HostEntry (Network/BSD.hsc:329) hostAddress (Network/BSD.hsc:366) getHostEntries (Network/BSD.hsc:419) setHostEntry (Network/BSD.hsc:409) getHostEntry (Network/BSD.hsc:401) endHostEntry (Network/BSD.hsc:414) ServiceEntry (Network/BSD.hsc:139) ServiceName (Network/Socket.hsc:221) getServiceEntries (Network/BSD.hsc:224) getServiceEntry (Network/BSD.hsc:206) setServiceEntry (Network/BSD.hsc:214) endServiceEntry (Network/BSD.hsc:219) ProtocolName (Network/BSD.hsc:123) ProtocolNumber (Network/Socket/Types.hsc:112) ProtocolEntry (Network/BSD.hsc:242) getProtocolByName (Network/BSD.hsc:275) getProtocolByNumber (Network/BSD.hsc:286) getProtocolNumber (Network/BSD.hsc:296) getProtocolEntries (Network/BSD.hsc:320) setProtocolEntry (Network/BSD.hsc:310) getProtocolEntry (Network/BSD.hsc:302) endProtocolEntry (Network/BSD.hsc:315) NetworkName (Network/BSD.hsc:434) NetworkAddr (Network/BSD.hsc:432) NetworkEntry (Network/BSD.hsc:436) getNetworkByName (Network/BSD.hsc:467) getNetworkByAddr (Network/BSD.hsc:477) getNetworkEntry (Network/BSD.hsc:486) ifNameToIndex (Network/BSD.hsc:521) 89% ( 24 / 27) in 'Network' Missing documentation for: PortID (Network.hs:83) sendTo (Network.hs:333) recvFrom (Network.hs:342) Warning: Network.Socket.ByteString: could not find link destinations for: IOVec Documentation created: dist/doc/html/network/index.html, dist/doc/html/network/network.txt Creating package registration file: /tmp/pkgConf-network-2.6.216089592951018041598.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-2.6.2.1-F6mK9sCIw3M5SbZMt2lUQE Registering network-2.6.2.1... Installed network-2.6.2.1 Configuring old-locale-1.0.0.7... Building old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... [1 of 1] Compiling System.Locale ( System/Locale.hs, dist/build/System/Locale.o ) In-place registering old-locale-1.0.0.7... Running Haddock for old-locale-1.0.0.7... Running hscolour for old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... Haddock coverage: 60% ( 3 / 5) in 'System.Locale' Missing documentation for: TimeLocale (System/Locale.hs:36) defaultTimeLocale (System/Locale.hs:49) Documentation created: dist/doc/html/old-locale/index.html, dist/doc/html/old-locale/old-locale.txt Creating package registration file: /tmp/pkgConf-old-locale-1.0.017633606021917305981.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK Registering old-locale-1.0.0.7... Installed old-locale-1.0.0.7 Configuring setlocale-1.0.0.3... Building setlocale-1.0.0.3... Preprocessing library setlocale-1.0.0.3... [1 of 1] Compiling System.Locale.SetLocale ( dist/build/System/Locale/SetLocale.hs, dist/build/System/Locale/SetLocale.o ) In-place registering setlocale-1.0.0.3... Running Haddock for setlocale-1.0.0.3... Running hscolour for setlocale-1.0.0.3... Preprocessing library setlocale-1.0.0.3... Preprocessing library setlocale-1.0.0.3... Haddock coverage: 0% ( 0 / 4) in 'System.Locale.SetLocale' Missing documentation for: Module header Category (System/Locale/SetLocale.hsc:25) categoryToCInt (System/Locale/SetLocale.hsc:34) setLocale (System/Locale/SetLocale.hsc:49) Documentation created: dist/doc/html/setlocale/index.html, dist/doc/html/setlocale/setlocale.txt Creating package registration file: /tmp/pkgConf-setlocale-1.0.05034587931925473439.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/setlocale-1.0.0.3-7INvD0yToCcBH4EeUwou3K Registering setlocale-1.0.0.3... Installed setlocale-1.0.0.3 Configuring stm-2.4.4... Building stm-2.4.4... Preprocessing library stm-2.4.4... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.4... Running Haddock for stm-2.4.4... Running hscolour for stm-2.4.4... Preprocessing library stm-2.4.4... Preprocessing library stm-2.4.4... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' Missing documentation for: Module header STM (Control/Sequential/STM.hs:29) atomically (Control/Sequential/STM.hs:47) throwSTM (Control/Sequential/STM.hs:54) catchSTM (Control/Sequential/STM.hs:57) TVar (Control/Sequential/STM.hs:72) newTVar (Control/Sequential/STM.hs:75) newTVarIO (Control/Sequential/STM.hs:78) readTVar (Control/Sequential/STM.hs:83) readTVarIO (Control/Sequential/STM.hs:86) writeTVar (Control/Sequential/STM.hs:89) 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar' 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' Missing documentation for: check (Control/Monad/STM.hs:81) 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Missing documentation for: newTSem (Control/Concurrent/STM/TSem.hs:42) waitTSem (Control/Concurrent/STM/TSem.hs:45) signalTSem (Control/Concurrent/STM/TSem.hs:51) Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Creating package registration file: /tmp/pkgConf-stm-2.4245277883729568616.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr Registering stm-2.4.4... Installed stm-2.4.4 Configuring syb-0.6... Building syb-0.6... Preprocessing library syb-0.6... [ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o ) [ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o ) [ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o ) [ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o ) [ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o ) [ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o ) [ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o ) [ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o ) [ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o ) [10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o ) [11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o ) [12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o ) [13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o ) [14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o ) [15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o ) [16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o ) In-place registering syb-0.6... Running Haddock for syb-0.6... Running hscolour for syb-0.6... Preprocessing library syb-0.6... Preprocessing library syb-0.6... Haddock coverage: 100% ( 2 / 2) in 'Data.Generics.Basics' 100% ( 2 / 2) in 'Generics.SYB.Basics' 100% ( 1 / 1) in 'Data.Generics.Instances' 100% ( 1 / 1) in 'Generics.SYB.Instances' 96% ( 43 / 45) in 'Data.Generics.Aliases' Missing documentation for: GenericQ' (src/Data/Generics/Aliases.hs:268) GenericM' (src/Data/Generics/Aliases.hs:269) 100% ( 19 / 19) in 'Data.Generics.Schemes' 100% ( 2 / 2) in 'Generics.SYB.Schemes' 100% ( 6 / 6) in 'Data.Generics.Text' 100% ( 2 / 2) in 'Generics.SYB.Text' 100% ( 17 / 17) in 'Data.Generics.Twins' 100% ( 2 / 2) in 'Generics.SYB.Twins' 100% ( 3 / 3) in 'Data.Generics.Builders' 100% ( 2 / 2) in 'Generics.SYB.Builders' 100% ( 2 / 2) in 'Generics.SYB.Aliases' 100% ( 8 / 8) in 'Data.Generics' 100% ( 2 / 2) in 'Generics.SYB' Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt Creating package registration file: /tmp/pkgConf-syb-01626870461825791694.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR Registering syb-0.6... Installed syb-0.6 Configuring tagged-0.8.2... Building tagged-0.8.2... Preprocessing library tagged-0.8.2... [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.8.2... Running Haddock for tagged-0.8.2... Running hscolour for tagged-0.8.2... Preprocessing library tagged-0.8.2... Preprocessing library tagged-0.8.2... Haddock coverage: 67% ( 2 / 3) in 'Data.Proxy.TH' Missing documentation for: Module header 93% ( 14 / 15) in 'Data.Tagged' Missing documentation for: witness (src/Data/Tagged.hs:308) Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Creating package registration file: /tmp/pkgConf-tagged-0.82960820141199311796.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.2-4zanMqQLQHpBO0ZYm7KGkc Registering tagged-0.8.2... Installed tagged-0.8.2 Configuring text-1.2.1.3... Building text-1.2.1.3... Preprocessing library text-1.2.1.3... [ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) Data/Text/Internal/Read.hs:21:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o ) [ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o ) [ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) Data/Text/Encoding/Error.hs:3:14: Warning: ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe! [ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o ) [ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o ) [10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) [12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o ) [14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o ) [15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o ) [16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o ) [17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o ) [19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o ) [20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o ) [21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o ) [22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o ) [24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o ) [26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o ) [27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) [29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o ) [30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o ) [32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o ) [33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o ) [34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) Data/Text/Lazy/Encoding.hs:65:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) [37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o ) Data/Text/Internal/Builder.hs:61:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o ) Data/Text/Internal/Builder/Functions.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) Data/Text/Lazy/Builder/Int.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Lazy/Builder/Int.hs:30:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Lazy/Builder/Int.hs:32:1: Warning: The import of ‘GHC.Num’ is redundant except perhaps to import instances from ‘GHC.Num’ To import instances alone, use: import GHC.Num() [41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) Data/Text/Lazy/Read.hs:3:14: Warning: ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Read.hs:32:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) Data/Text/Read.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant In-place registering text-1.2.1.3... Running Haddock for text-1.2.1.3... Running hscolour for text-1.2.1.3... Preprocessing library text-1.2.1.3... Preprocessing library text-1.2.1.3... Data/Text/Internal/Read.hs:21:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/Text/Encoding/Error.hs:3:14: Warning: ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Encoding.hs:65:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Internal/Builder.hs:61:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Internal/Builder/Functions.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Lazy/Builder/Int.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Lazy/Builder/Int.hs:30:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Lazy/Builder/Int.hs:32:1: Warning: The import of ‘GHC.Num’ is redundant except perhaps to import instances from ‘GHC.Num’ To import instances alone, use: import GHC.Num() Data/Text/Lazy/Read.hs:3:14: Warning: ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Read.hs:32:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Read.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Haddock coverage: 14% ( 1 / 7) in 'Data.Text.Internal.Read' Missing documentation for: IReader (Data/Text/Internal/Read.hs:26) IParser (Data/Text/Internal/Read.hs:28) T (Data/Text/Internal/Read.hs:48) digitToInt (Data/Text/Internal/Read.hs:61) hexDigitToInt (Data/Text/Internal/Read.hs:55) perhaps (Data/Text/Internal/Read.hs:50) 50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32' Missing documentation for: validate (Data/Text/Internal/Encoding/Utf32.hs:24) 50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions' Missing documentation for: roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17) 0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits' Missing documentation for: Module header digits (Data/Text/Internal/Builder/Int/Digits.hs:21) 100% ( 12 / 12) in 'Data.Text.Encoding.Error' 100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift' 25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16' Missing documentation for: chr2 (Data/Text/Internal/Encoding/Utf16.hs:29) validate1 (Data/Text/Internal/Encoding/Utf16.hs:38) validate2 (Data/Text/Internal/Encoding/Utf16.hs:42) 100% ( 2 / 2) in 'Data.Text.Internal.Functions' 100% ( 3 / 3) in 'Data.Text.Internal.Unsafe' 100% ( 16 / 16) in 'Data.Text.Array' 33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char' Missing documentation for: ord (Data/Text/Internal/Unsafe/Char.hs:39) unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43) unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47) unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51) 95% ( 19 / 20) in 'Data.Text.Internal' Missing documentation for: textP (Data/Text/Internal.hs:97) 38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size' Missing documentation for: Size (Data/Text/Internal/Fusion/Size.hs:40) exactly (Data/Text/Internal/Fusion/Size.hs:44) exactSize (Data/Text/Internal/Fusion/Size.hs:49) maxSize (Data/Text/Internal/Fusion/Size.hs:57) betweenSize (Data/Text/Internal/Fusion/Size.hs:65) unknownSize (Data/Text/Internal/Fusion/Size.hs:74) compareSize (Data/Text/Internal/Fusion/Size.hs:143) isEmpty (Data/Text/Internal/Fusion/Size.hs:151) 88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) 0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping' Missing documentation for: Module header upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13) lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220) titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225) foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324) 89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common' Missing documentation for: singleton (Data/Text/Internal/Fusion/Common.hs:119) streamList (Data/Text/Internal/Fusion/Common.hs:125) unstreamList (Data/Text/Internal/Fusion/Common.hs:131) intercalate (Data/Text/Internal/Fusion/Common.hs:577) justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479) scanl (Data/Text/Internal/Fusion/Common.hs:656) replicateCharI (Data/Text/Internal/Fusion/Common.hs:671) replicateI (Data/Text/Internal/Fusion/Common.hs:682) 93% ( 13 / 14) in 'Data.Text.Unsafe' Missing documentation for: Iter (Data/Text/Unsafe.hs:62) 33% ( 1 / 3) in 'Data.Text.Internal.Private' Missing documentation for: runText (Data/Text/Internal/Private.hs:33) span_ (Data/Text/Internal/Private.hs:23) 91% ( 20 / 22) in 'Data.Text.Internal.Fusion' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) length (Data/Text/Internal/Fusion.hs:127) 100% ( 4 / 4) in 'Data.Text.Show' 33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common' Missing documentation for: restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63) restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39) restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106) restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87) 17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8' Missing documentation for: ord2 (Data/Text/Internal/Encoding/Utf8.hs:58) ord3 (Data/Text/Internal/Encoding/Utf8.hs:69) ord4 (Data/Text/Internal/Encoding/Utf8.hs:81) chr2 (Data/Text/Internal/Encoding/Utf8.hs:94) chr3 (Data/Text/Internal/Encoding/Utf8.hs:103) chr4 (Data/Text/Internal/Encoding/Utf8.hs:114) validate1 (Data/Text/Internal/Encoding/Utf8.hs:128) validate2 (Data/Text/Internal/Encoding/Utf8.hs:132) validate3 (Data/Text/Internal/Encoding/Utf8.hs:136) validate4 (Data/Text/Internal/Encoding/Utf8.hs:153) 91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion' Missing documentation for: streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57) 100% ( 33 / 33) in 'Data.Text.Encoding' 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Search' 100% ( 18 / 18) in 'Data.Text.Foreign' 100% (126 /126) in 'Data.Text' 100% ( 3 / 3) in 'Data.Text.Internal.IO' 100% ( 20 / 20) in 'Data.Text.IO' 93% ( 14 / 15) in 'Data.Text.Internal.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search' 100% ( 2 / 2) in 'Data.Text.Lazy.Internal' 89% ( 24 / 27) in 'Data.Text.Lazy.Encoding' Missing documentation for: encodeUtf8 (Data/Text/Lazy/Encoding.hs:148) encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162) encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167) 99% (127 /128) in 'Data.Text.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 94% ( 16 / 17) in 'Data.Text.Internal.Builder' Missing documentation for: append' (Data/Text/Internal/Builder.hs:288) 100% ( 12 / 12) in 'Data.Text.Lazy.Builder' 100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions' 0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int' Missing documentation for: Module header decimal (Data/Text/Lazy/Builder/Int.hs:52) hexadecimal (Data/Text/Lazy/Builder/Int.hs:162) 100% ( 19 / 19) in 'Data.Text.Lazy.IO' 100% ( 7 / 7) in 'Data.Text.Lazy.Read' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat' Missing documentation for: formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46) 100% ( 7 / 7) in 'Data.Text.Read' Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for: findIndicesI Warning: Data.Text.Unsafe: could not find link destinations for: bracket Warning: Data.Text: could not find link destinations for: replicateChar countChar Warning: Data.Text.Internal.IO: could not find link destinations for: Handle__ Warning: Data.Text.Lazy: could not find link destinations for: replicateChar dropWords splitAtWord countChar Warning: Data.Text.Internal.Builder: could not find link destinations for: empty append Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for: floatToDigits Documentation created: dist/doc/html/text/index.html, dist/doc/html/text/text.txt Creating package registration file: /tmp/pkgConf-text-1.2.1863043860136864840.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh Registering text-1.2.1.3... Installed text-1.2.1.3 Configuring transformers-compat-0.4.0.4... Building transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... [1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) In-place registering transformers-compat-0.4.0.4... Running Haddock for transformers-compat-0.4.0.4... Running hscolour for transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' Missing documentation for: Module header version (dist/build/autogen/Paths_transformers_compat.hs:15) getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25) getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25) getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25) getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25) getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32) getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25) Documentation created: dist/doc/html/transformers-compat/index.html, dist/doc/html/transformers-compat/transformers-compat.txt Creating package registration file: /tmp/pkgConf-transformers-compat-0.4.09786104171101457716.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv Registering transformers-compat-0.4.0.4... Installed transformers-compat-0.4.0.4 Configuring utf8-string-1.0.1.1... Building utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... [1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) [5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) In-place registering utf8-string-1.0.1.1... Running Haddock for utf8-string-1.0.1.1... Running hscolour for utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' Missing documentation for: UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48) 89% ( 24 / 27) in 'Data.String.UTF8' Missing documentation for: UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48) fromRep (Data/String/UTF8.hs:59) toRep (Data/String/UTF8.hs:62) 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' Documentation created: dist/doc/html/utf8-string/index.html, dist/doc/html/utf8-string/utf8-string.txt Creating package registration file: /tmp/pkgConf-utf8-string-1.0.119901784401798418557.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72 Registering utf8-string-1.0.1.1... Installed utf8-string-1.0.1.1 Configuring vector-space-0.10.2... Building vector-space-0.10.2... Preprocessing library vector-space-0.10.2... [1 of 8] Compiling Data.AdditiveGroup ( src/Data/AdditiveGroup.hs, dist/build/Data/AdditiveGroup.o ) [2 of 8] Compiling Data.VectorSpace ( src/Data/VectorSpace.hs, dist/build/Data/VectorSpace.o ) [3 of 8] Compiling Data.Basis ( src/Data/Basis.hs, dist/build/Data/Basis.o ) [4 of 8] Compiling Data.AffineSpace ( src/Data/AffineSpace.hs, dist/build/Data/AffineSpace.o ) [5 of 8] Compiling Data.LinearMap ( src/Data/LinearMap.hs, dist/build/Data/LinearMap.o ) [6 of 8] Compiling Data.Maclaurin ( src/Data/Maclaurin.hs, dist/build/Data/Maclaurin.o ) [7 of 8] Compiling Data.Derivative ( src/Data/Derivative.hs, dist/build/Data/Derivative.o ) [8 of 8] Compiling Data.Cross ( src/Data/Cross.hs, dist/build/Data/Cross.o ) In-place registering vector-space-0.10.2... Running Haddock for vector-space-0.10.2... Running hscolour for vector-space-0.10.2... Preprocessing library vector-space-0.10.2... Preprocessing library vector-space-0.10.2... Haddock coverage: 100% ( 6 / 6) in 'Data.AdditiveGroup' 100% ( 12 / 12) in 'Data.VectorSpace' 50% ( 2 / 4) in 'Data.Basis' Missing documentation for: HasBasis (src/Data/Basis.hs:30) recompose (src/Data/Basis.hs:44) 86% ( 6 / 7) in 'Data.AffineSpace' Missing documentation for: AffineSpace (src/Data/AffineSpace.hs:40) 59% ( 10 / 17) in 'Data.LinearMap' Missing documentation for: inLMap (src/Data/LinearMap.hs:104) inLMap2 (src/Data/LinearMap.hs:107) inLMap3 (src/Data/LinearMap.hs:111) liftMS (src/Data/LinearMap.hs:185) liftMS2 (src/Data/LinearMap.hs:193) liftMS3 (src/Data/LinearMap.hs:199) firstL (src/Data/LinearMap.hs:64) Warning: Data.Maclaurin: powVal is exported separately but will be documented under D. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Maclaurin: derivative is exported separately but will be documented under D. Consider exporting it together with its parent(s) for code clarity. 80% ( 16 / 20) in 'Data.Maclaurin' Missing documentation for: pairD (src/Data/Maclaurin.hs:301) unpairD (src/Data/Maclaurin.hs:308) tripleD (src/Data/Maclaurin.hs:315) untripleD (src/Data/Maclaurin.hs:321) 100% ( 2 / 2) in 'Data.Derivative' 100% ( 8 / 8) in 'Data.Cross' Warning: Data.LinearMap: could not find link destinations for: LMap' MSum Documentation created: dist/doc/html/vector-space/index.html, dist/doc/html/vector-space/vector-space.txt Creating package registration file: /tmp/pkgConf-vector-space-0.109452291571882802159.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-space-0.10.2-E8X7wJFSIbN52qGfhnplGC Registering vector-space-0.10.2... Installed vector-space-0.10.2 [1 of 1] Compiling Main ( /tmp/cabal-tmp-30187/SDL-mixer-0.6.2.0/dist/setup/setup.hs, /tmp/cabal-tmp-30187/SDL-mixer-0.6.2.0/dist/setup/Main.o ) Linking /tmp/cabal-tmp-30187/SDL-mixer-0.6.2.0/dist/setup/setup ... Configuring SDL-mixer-0.6.2.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for sdl-config... /usr/bin/sdl-config checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/tmp/cabal-tmp-30187/SDL-mixer-0.6.2.0': configure: error: C compiler cannot create executables See `config.log' for more details. Failed to install SDL-mixer-0.6.2.0 Configuring stb-image-0.2.1... Building stb-image-0.2.1... Preprocessing library stb-image-0.2.1... [1 of 1] Compiling Codec.Image.STB ( Codec/Image/STB.hs, dist/build/Codec/Image/STB.o ) Codec/Image/STB.hs:39:1: Warning: The import of ‘Data.ByteString’ is redundant except perhaps to import instances from ‘Data.ByteString’ To import instances alone, use: import Data.ByteString() In-place registering stb-image-0.2.1... Running Haddock for stb-image-0.2.1... Running hscolour for stb-image-0.2.1... Preprocessing library stb-image-0.2.1... Preprocessing library stb-image-0.2.1... Codec/Image/STB.hs:39:1: Warning: The import of ‘Data.ByteString’ is redundant except perhaps to import instances from ‘Data.ByteString’ To import instances alone, use: import Data.ByteString() Haddock coverage: 86% ( 6 / 7) in 'Codec.Image.STB' Missing documentation for: Image (Codec/Image/STB.hs:54) Documentation created: dist/doc/html/stb-image/index.html, dist/doc/html/stb-image/stb-image.txt Creating package registration file: /tmp/pkgConf-stb-image-0.21184154091880944650.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stb-image-0.2.1-1DeRYM8pPIGK58LQcMW50Y Registering stb-image-0.2.1... Installed stb-image-0.2.1 Configuring IfElse-0.85... Building IfElse-0.85... Preprocessing library IfElse-0.85... [1 of 1] Compiling Control.Monad.IfElse ( Control/Monad/IfElse.hs, dist/build/Control/Monad/IfElse.o ) Control/Monad/IfElse.hs:159:11: Warning: Rule "maybeMP/id" may never fire because ‘maybeMP’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘maybeMP’ In-place registering IfElse-0.85... Running Haddock for IfElse-0.85... Running hscolour for IfElse-0.85... Preprocessing library IfElse-0.85... Preprocessing library IfElse-0.85... Haddock coverage: 100% ( 25 / 25) in 'Control.Monad.IfElse' Documentation created: dist/doc/html/IfElse/index.html, dist/doc/html/IfElse/IfElse.txt Creating package registration file: /tmp/pkgConf-IfElse-019444429291930644296.85 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/IfElse-0.85-IayFBVtKC7Q8OgLkdft6Tl Registering IfElse-0.85... Installed IfElse-0.85 Configuring hslogger-1.2.9... Building hslogger-1.2.9... Preprocessing library hslogger-1.2.9... [1 of 8] Compiling System.Log ( src/System/Log.hs, dist/build/System/Log.o ) [2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o ) [3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o ) [4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o ) [5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o ) [6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o ) src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character [7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o ) [8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o ) src/System/Log/Logger.hs:201:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead In-place registering hslogger-1.2.9... Running Haddock for hslogger-1.2.9... Running hscolour for hslogger-1.2.9... Preprocessing library hslogger-1.2.9... Preprocessing library hslogger-1.2.9... src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character src/System/Log/Logger.hs:201:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead Haddock coverage: 100% ( 4 / 4) in 'System.Log' 100% ( 6 / 6) in 'System.Log.Formatter' 100% ( 3 / 3) in 'System.Log.Handler' 100% ( 5 / 5) in 'System.Log.Handler.Simple' 100% ( 10 / 10) in 'System.Log.Handler.Syslog' 100% ( 3 / 3) in 'System.Log.Handler.Growl' 100% ( 17 / 17) in 'System.Log.Handler.Log4jXML' 97% ( 38 / 39) in 'System.Log.Logger' Missing documentation for: Logger (src/System/Log/Logger.hs:207) Warning: System.Log.Handler.Syslog: could not find link destinations for: SyslogHandler Warning: System.Log.Handler.Growl: could not find link destinations for: GrowlHandler Documentation created: dist/doc/html/hslogger/index.html, dist/doc/html/hslogger/hslogger.txt Creating package registration file: /tmp/pkgConf-hslogger-1.21541787377328386656.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hslogger-1.2.9-0fQKi4VBOqw57Av2quY42D Registering hslogger-1.2.9... Installed hslogger-1.2.9 Configuring old-time-1.1.0.3... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 how to run the C preprocessor... gcc -E 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for ftime... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettimeofday... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating include/HsTimeConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... [1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o ) In-place registering old-time-1.1.0.3... Running Haddock for old-time-1.1.0.3... Running hscolour for old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Haddock coverage: 95% ( 20 / 21) in 'System.Time' Missing documentation for: getClockTime (System/Time.hsc:232) Documentation created: dist/doc/html/old-time/index.html, dist/doc/html/old-time/old-time.txt Creating package registration file: /tmp/pkgConf-old-time-1.1.01268374276735169591.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2 Registering old-time-1.1.0.3... Installed old-time-1.1.0.3 Configuring StateVar-1.1.0.1... Building StateVar-1.1.0.1... Preprocessing library StateVar-1.1.0.1... [1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, dist/build/Data/StateVar.o ) In-place registering StateVar-1.1.0.1... Running Haddock for StateVar-1.1.0.1... Running hscolour for StateVar-1.1.0.1... Preprocessing library StateVar-1.1.0.1... Preprocessing library StateVar-1.1.0.1... Haddock coverage: 100% ( 15 / 15) in 'Data.StateVar' Documentation created: dist/doc/html/StateVar/index.html, dist/doc/html/StateVar/StateVar.txt Creating package registration file: /tmp/pkgConf-StateVar-1.1.013316015681632381616.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/StateVar-1.1.0.1-6K4a3UqSdqh6lGAm1wlr9s Registering StateVar-1.1.0.1... Installed StateVar-1.1.0.1 Configuring OpenGLRaw-2.6.0.0... Building OpenGLRaw-2.6.0.0... Preprocessing library OpenGLRaw-2.6.0.0... [ 1 of 534] Compiling Graphics.Rendering.OpenGL.Raw.Groups ( src/Graphics/Rendering/OpenGL/Raw/Groups.hs, dist/build/Graphics/Rendering/OpenGL/Raw/Groups.o ) [ 2 of 534] Compiling Graphics.Rendering.OpenGL.Raw.Types ( src/Graphics/Rendering/OpenGL/Raw/Types.hs, dist/build/Graphics/Rendering/OpenGL/Raw/Types.o ) [ 3 of 534] Compiling Graphics.Rendering.OpenGL.Raw.Foreign ( src/Graphics/Rendering/OpenGL/Raw/Foreign.hs, dist/build/Graphics/Rendering/OpenGL/Raw/Foreign.o ) [ 4 of 534] Compiling Graphics.Rendering.OpenGL.Raw.Tokens ( src/Graphics/Rendering/OpenGL/Raw/Tokens.hs, dist/build/Graphics/Rendering/OpenGL/Raw/Tokens.o ) [ 5 of 534] Compiling Graphics.Rendering.OpenGL.Raw.GetProcAddress ( src/Graphics/Rendering/OpenGL/Raw/GetProcAddress.hs, dist/build/Graphics/Rendering/OpenGL/Raw/GetProcAddress.o ) src/Graphics/Rendering/OpenGL/Raw/GetProcAddress.hs:43:1: Bad interface file: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh/Data/Text.hi /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh/Data/Text.hi: openBinaryFile: does not exist (No such file or directory) src/Graphics/Rendering/OpenGL/Raw/GetProcAddress.hs:44:1: Bad interface file: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh/Data/Text/Encoding.hi /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh/Data/Text/Encoding.hi: openBinaryFile: does not exist (No such file or directory) Failed to install OpenGLRaw-2.6.0.0 Configuring hashable-1.2.3.3... cabal: The following package dependencies were requested --dependency='text=text-1.2.1.3-4d5a85ef41c32933350e76063fc69929' however the given installed package instance does not exist. Failed to install hashable-1.2.3.3 Configuring parsec-3.1.9... cabal: The following package dependencies were requested --dependency='text=text-1.2.1.3-4d5a85ef41c32933350e76063fc69929' --dependency='mtl=mtl-2.2.1-bfb998dc8c11466235d862ade6fe90ac' however the given installed package instance does not exist. Failed to install parsec-3.1.9 Configuring polyparse-1.11... cabal: The following package dependencies were requested --dependency='text=text-1.2.1.3-4d5a85ef41c32933350e76063fc69929' however the given installed package instance does not exist. Failed to install polyparse-1.11 [1 of 2] Compiling SetupWrapper ( /tmp/cabal-tmp-30187/cairo-0.13.1.0/SetupWrapper.hs, /tmp/cabal-tmp-30187/cairo-0.13.1.0/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/cabal-tmp-30187/cairo-0.13.1.0/dist/setup/setup.hs, /tmp/cabal-tmp-30187/cairo-0.13.1.0/dist/setup/Main.o ) Linking /tmp/cabal-tmp-30187/cairo-0.13.1.0/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring cairo-0.13.1.0... setup: The following package dependencies were requested --dependency='utf8-string=utf8-string-1.0.1.1-a74a31d2b798902425a70e84d415394f' --dependency='text=text-1.2.1.3-4d5a85ef41c32933350e76063fc69929' --dependency='mtl=mtl-2.2.1-bfb998dc8c11466235d862ade6fe90ac' however the given installed package instance does not exist. Failed to install cairo-0.13.1.0 [1 of 2] Compiling SetupWrapper ( /tmp/cabal-tmp-30187/glib-0.13.2.1/SetupWrapper.hs, /tmp/cabal-tmp-30187/glib-0.13.2.1/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/cabal-tmp-30187/glib-0.13.2.1/dist/setup/setup.hs, /tmp/cabal-tmp-30187/glib-0.13.2.1/dist/setup/Main.o ) Linking /tmp/cabal-tmp-30187/glib-0.13.2.1/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring glib-0.13.2.1... setup: The following package dependencies were requested --dependency='utf8-string=utf8-string-1.0.1.1-a74a31d2b798902425a70e84d415394f' --dependency='text=text-1.2.1.3-4d5a85ef41c32933350e76063fc69929' however the given installed package instance does not exist. Failed to install glib-0.13.2.1 Configuring allocated-processor-0.0.2... cabal: The following package dependencies were requested --dependency='vector-space=vector-space-0.10.2-410405d88b050fa979906e92761cc068' however the given installed package instance does not exist. Failed to install allocated-processor-0.0.2 cabal: Error: some packages failed to install: GLURaw-1.5.0.2 depends on OpenGLRaw-2.6.0.0 which failed to install. HOpenCV-0.1.2.4 depends on allocated-processor-0.0.2 which failed to install. HTTP-4000.2.20 depends on parsec-3.1.9 which failed to install. MissingK-0.0.0.2 depends on glib-0.13.2.1 which failed to install. OpenGL-2.4.0.2 depends on OpenGLRaw-2.6.0.0 which failed to install. OpenGLRaw-2.6.0.0 failed during the building phase. The exception was: ExitFailure 1 SDL-mixer-0.6.2.0 failed during the configure step. The exception was: ExitFailure 77 allocated-processor-0.0.2 failed during the configure step. The exception was: ExitFailure 1 cairo-0.13.1.0 failed during the configure step. The exception was: ExitFailure 1 contravariant-1.3.3 depends on hashable-1.2.3.3 which failed to install. cpphs-1.19.3 depends on polyparse-1.11 which failed to install. cv-combinators-0.1.2.3 depends on allocated-processor-0.0.2 which failed to install. gio-0.13.1.0 depends on glib-0.13.2.1 which failed to install. glib-0.13.2.1 failed during the configure step. The exception was: ExitFailure 1 graphics-drawingcombinators-1.4.4.1 depends on OpenGLRaw-2.6.0.0 which failed to install. gtk-0.13.9 depends on glib-0.13.2.1 which failed to install. gtk-helpers-0.0.7 depends on glib-0.13.2.1 which failed to install. hashable-1.2.3.3 failed during the configure step. The exception was: ExitFailure 1 haskell-src-exts-1.17.0 depends on polyparse-1.11 which failed to install. hgettext-0.1.30 depends on polyparse-1.11 which failed to install. keera-hails-i18n-0.0.3.3 depends on glib-0.13.2.1 which failed to install. keera-hails-mvc-environment-gtk-0.0.3.3 depends on glib-0.13.2.1 which failed to install. keera-hails-mvc-model-protectedmodel-0.0.3.5 depends on glib-0.13.2.1 which failed to install. keera-hails-mvc-solutions-config-0.0.3.3 depends on glib-0.13.2.1 which failed to install. keera-hails-mvc-solutions-gtk-0.0.3.4 depends on glib-0.13.2.1 which failed to install. keera-hails-mvc-view-gtk-0.0.3.3 depends on glib-0.13.2.1 which failed to install. keera-hails-reactive-gtk-0.3 depends on glib-0.13.2.1 which failed to install. keera-hails-reactivevalues-0.2.2.0 depends on hashable-1.2.3.3 which failed to install. keera-posture-0.1.4 depends on allocated-processor-0.0.2 which failed to install. network-uri-2.6.0.3 depends on parsec-3.1.9 which failed to install. pango-0.13.1.0 depends on glib-0.13.2.1 which failed to install. parsec-3.1.9 failed during the configure step. The exception was: ExitFailure 1 polyparse-1.11 failed during the configure step. The exception was: ExitFailure 1 semigroups-0.18.0.1 depends on hashable-1.2.3.3 which failed to install. uniplate-1.6.12 depends on hashable-1.2.3.3 which failed to install. unordered-containers-0.2.5.1 depends on hashable-1.2.3.3 which failed to install. void-0.7.1 depends on hashable-1.2.3.3 which failed to install.