Resolving dependencies... Configuring base-orphans-0.4.4... Building base-orphans-0.4.4... Preprocessing library base-orphans-0.4.4... [1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o ) [2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, dist/build/Data/Orphans.o ) In-place registering base-orphans-0.4.4... Running Haddock for base-orphans-0.4.4... Running hscolour for base-orphans-0.4.4... Preprocessing library base-orphans-0.4.4... Preprocessing library base-orphans-0.4.4... Haddock coverage: Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude 100% ( 1 / 1) in 'Data.Orphans.Prelude' 100% ( 1 / 1) in 'Data.Orphans' Documentation created: dist/doc/html/base-orphans/index.html, dist/doc/html/base-orphans/base-orphans.txt Creating package registration file: /tmp/pkgConf-base-orphans-0.4278722862233665123.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base-orphans-0.4.4-E55c3OEBLyu45sND7mOuE9 Registering base-orphans-0.4.4... Installed base-orphans-0.4.4 Configuring data-default-class-0.0.1... Building data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... [1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o ) In-place registering data-default-class-0.0.1... Running Haddock for data-default-class-0.0.1... Running hscolour for data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... Haddock coverage: 67% ( 2 / 3) in 'Data.Default.Class' Missing documentation for: Module header Documentation created: dist/doc/html/data-default-class/index.html, dist/doc/html/data-default-class/data-default-class.txt Creating package registration file: /tmp/pkgConf-data-default-class-0.08556362261749698586.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-class-0.0.1-CgDdtafiXY68XlqDb5IqXw Registering data-default-class-0.0.1... Installed data-default-class-0.0.1 Configuring dlist-0.7.1.2... Building dlist-0.7.1.2... Preprocessing library dlist-0.7.1.2... [1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o ) In-place registering dlist-0.7.1.2... Running Haddock for dlist-0.7.1.2... Running hscolour for dlist-0.7.1.2... Preprocessing library dlist-0.7.1.2... Preprocessing library dlist-0.7.1.2... Haddock coverage: 100% ( 20 / 20) in 'Data.DList' Documentation created: dist/doc/html/dlist/index.html, dist/doc/html/dlist/dlist.txt Creating package registration file: /tmp/pkgConf-dlist-0.7.112311923791622597488.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dlist-0.7.1.2-7AixcwRWCwX32HiPCcE7zz Registering dlist-0.7.1.2... Installed dlist-0.7.1.2 Configuring file-embed-0.0.9... Building file-embed-0.0.9... Preprocessing library file-embed-0.0.9... [1 of 1] Compiling Data.FileEmbed ( Data/FileEmbed.hs, dist/build/Data/FileEmbed.o ) Data/FileEmbed.hs:64: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 file-embed-0.0.9... Running Haddock for file-embed-0.0.9... Running hscolour for file-embed-0.0.9... Preprocessing library file-embed-0.0.9... Preprocessing library file-embed-0.0.9... Data/FileEmbed.hs:64: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: 86% ( 18 / 21) in 'Data.FileEmbed' Missing documentation for: stringToBs (Data/FileEmbed.hs:150) bsToExp (Data/FileEmbed.hs:132) strToExp (Data/FileEmbed.hs:187) Documentation created: dist/doc/html/file-embed/index.html, dist/doc/html/file-embed/file-embed.txt Creating package registration file: /tmp/pkgConf-file-embed-0.06013856441172755590.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/file-embed-0.0.9-9roswo6O5nP6wz34jEmUAD Registering file-embed-0.0.9... Installed file-embed-0.0.9 Configuring haskell-lexer-1.0... Building haskell-lexer-1.0... Preprocessing library haskell-lexer-1.0... [1 of 6] Compiling Language.Haskell.Lexer.Tokens ( Language/Haskell/Lexer/Tokens.hs, dist/build/Language/Haskell/Lexer/Tokens.o ) [2 of 6] Compiling Language.Haskell.Lexer.Utils ( Language/Haskell/Lexer/Utils.hs, dist/build/Language/Haskell/Lexer/Utils.o ) [3 of 6] Compiling Language.Haskell.Lexer.Lex ( Language/Haskell/Lexer/Lex.hs, dist/build/Language/Haskell/Lexer/Lex.o ) [4 of 6] Compiling Language.Haskell.Lexer.Position ( Language/Haskell/Lexer/Position.hs, dist/build/Language/Haskell/Lexer/Position.o ) Language/Haskell/Lexer/Position.hs:25:5: Warning: Pattern match(es) are overlapped In a case alternative: '\n' -> ... [5 of 6] Compiling Language.Haskell.Lexer.Layout ( Language/Haskell/Lexer/Layout.hs, dist/build/Language/Haskell/Lexer/Layout.o ) Language/Haskell/Lexer/Layout.hs:24:23: Warning: Tab character [6 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o ) In-place registering haskell-lexer-1.0... Running Haddock for haskell-lexer-1.0... Running hscolour for haskell-lexer-1.0... Preprocessing library haskell-lexer-1.0... Preprocessing library haskell-lexer-1.0... Language/Haskell/Lexer/Layout.hs:24:23: Warning: Tab character Haddock coverage: 50% ( 1 / 2) in 'Language.Haskell.Lexer.Tokens' Missing documentation for: Module header 17% ( 1 / 6) in 'Language.Haskell.Lexer.Utils' Missing documentation for: Module header gotEOF (Language/Haskell/Lexer/Utils.hs:8) gotError (Language/Haskell/Lexer/Utils.hs:12) output (Language/Haskell/Lexer/Utils.hs:23) nestedComment (Language/Haskell/Lexer/Utils.hs:36) 0% ( 0 / 2) in 'Language.Haskell.Lexer.Lex' Missing documentation for: Module header haskellLex (Language/Haskell/Lexer/Lex.hs:14) 62% ( 5 / 8) in 'Language.Haskell.Lexer.Position' Missing documentation for: Module header (Language/Haskell/Lexer/Position.hs:11) (Language/Haskell/Lexer/Position.hs:12) 33% ( 1 / 3) in 'Language.Haskell.Lexer.Layout' Missing documentation for: Module header PosToken (Language/Haskell/Lexer/Layout.hs:6) 73% ( 11 / 15) in 'Language.Haskell.Lexer' Missing documentation for: Module header PosToken (Language/Haskell/Lexer/Layout.hs:6) (Language/Haskell/Lexer/Position.hs:11) (Language/Haskell/Lexer/Position.hs:12) Documentation created: dist/doc/html/haskell-lexer/index.html, dist/doc/html/haskell-lexer/haskell-lexer.txt Creating package registration file: /tmp/pkgConf-haskell-lexer-116425488991501252996.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/haskell-lexer-1.0-5LUPE5xr4D53sDhVKS6f9j Registering haskell-lexer-1.0... cabal: '/opt/ghc/7.10.2/bin/ghc-pkg' exited with an error: haskell-lexer-1.0: Warning: library-dirs: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/haskell-lexer-1.0-5LUPE5xr4D53sDhVKS6f9j doesn't exist or isn't a directory haskell-lexer-1.0: Warning: haddock-interfaces: /home/builder/hackage-server/build-cache/tmp-install/haddocks/haskell-lexer-1.0-docs/haskell-lexer.haddock doesn't exist or isn't a file haskell-lexer-1.0: Warning: haddock-html: /home/builder/hackage-server/build-cache/tmp-install/haddocks/haskell-lexer-1.0-docs doesn't exist or isn't a directory haskell-lexer-1.0: import-dirs: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/haskell-lexer-1.0-5LUPE5xr4D53sDhVKS6f9j doesn't exist or isn't a directory (use --force to override) haskell-lexer-1.0: cannot find any of ["Language/Haskell/Lexer.hi","Language/Haskell/Lexer.p_hi","Language/Haskell/Lexer.dyn_hi"] (use --force to override) haskell-lexer-1.0: cannot find any of ["Language/Haskell/Lexer/Layout.hi","Language/Haskell/Lexer/Layout.p_hi","Language/Haskell/Lexer/Layout.dyn_hi"] (use --force to override) haskell-lexer-1.0: cannot find any of ["Language/Haskell/Lexer/Tokens.hi","Language/Haskell/Lexer/Tokens.p_hi","Language/Haskell/Lexer/Tokens.dyn_hi"] (use --force to override) haskell-lexer-1.0: cannot find any of ["Language/Haskell/Lexer/Lex.hi","Language/Haskell/Lexer/Lex.p_hi","Language/Haskell/Lexer/Lex.dyn_hi"] (use --force to override) haskell-lexer-1.0: cannot find any of ["Language/Haskell/Lexer/Utils.hi","Language/Haskell/Lexer/Utils.p_hi","Language/Haskell/Lexer/Utils.dyn_hi"] (use --force to override) haskell-lexer-1.0: cannot find any of ["Language/Haskell/Lexer/Position.hi","Language/Haskell/Lexer/Position.p_hi","Language/Haskell/Lexer/Position.dyn_hi"] (use --force to override) haskell-lexer-1.0: cannot find any of ["libHShaskell-lexer-1.0-5LUPE5xr4D53sDhVKS6f9j.a","libHShaskell-lexer-1.0-5LUPE5xr4D53sDhVKS6f9j.p_a","libHShaskell-lexer-1.0-5LUPE5xr4D53sDhVKS6f9j-ghc7.10.2.so","libHShaskell-lexer-1.0-5LUPE5xr4D53sDhVKS6f9j-ghc7.10.2.dylib","HShaskell-lexer-1.0-5LUPE5xr4D53sDhVKS6f9j-ghc7.10.2.dll"] on library path (use --force to override) Failed to install haskell-lexer-1.0 Configuring mmorph-1.0.4... Building mmorph-1.0.4... Preprocessing library mmorph-1.0.4... [1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o ) src/Control/Monad/Morph.hs:76:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Control/Monad/Morph.hs:116:20: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:117:19: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:117:34: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:241:11: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:241:33: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:242:17: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:243:14: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:243:30: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o ) In-place registering mmorph-1.0.4... Running Haddock for mmorph-1.0.4... Running hscolour for mmorph-1.0.4... Preprocessing library mmorph-1.0.4... Preprocessing library mmorph-1.0.4... src/Control/Monad/Morph.hs:76:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Control/Monad/Morph.hs:116:20: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:117:19: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:117:34: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:241:11: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:241:33: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:242:17: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:243:14: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:243:30: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 100% ( 22 / 22) in 'Control.Monad.Morph' 100% ( 3 / 3) in 'Control.Monad.Trans.Compose' Documentation created: dist/doc/html/mmorph/index.html, dist/doc/html/mmorph/mmorph.txt Creating package registration file: /tmp/pkgConf-mmorph-1.021184219931520223205.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mmorph-1.0.4-8dNpUU8QFPe77rrwKAb20b Registering mmorph-1.0.4... Installed mmorph-1.0.4 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.25593010391395132002.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.217612505731089653714.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.01844400657286448566.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 prelude-extras-0.4.0.2... Building prelude-extras-0.4.0.2... Preprocessing library prelude-extras-0.4.0.2... [1 of 1] Compiling Prelude.Extras ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o ) In-place registering prelude-extras-0.4.0.2... Running Haddock for prelude-extras-0.4.0.2... Running hscolour for prelude-extras-0.4.0.2... Preprocessing library prelude-extras-0.4.0.2... Preprocessing library prelude-extras-0.4.0.2... Haddock coverage: 5% ( 2 / 43) in 'Prelude.Extras' Missing documentation for: Module header Eq1 (src/Prelude/Extras.hs:80) /=# (src/Prelude/Extras.hs:87) Ord1 (src/Prelude/Extras.hs:146) <# (src/Prelude/Extras.hs:154) <=# (src/Prelude/Extras.hs:154) >=# (src/Prelude/Extras.hs:154) ># (src/Prelude/Extras.hs:154) max1 (src/Prelude/Extras.hs:155) min1 (src/Prelude/Extras.hs:155) Show1 (src/Prelude/Extras.hs:228) show1 (src/Prelude/Extras.hs:237) shows1 (src/Prelude/Extras.hs:241) Read1 (src/Prelude/Extras.hs:309) read1 (src/Prelude/Extras.hs:327) reads1 (src/Prelude/Extras.hs:330) readPrec1 (src/Prelude/Extras.hs:320) readListPrec1 (src/Prelude/Extras.hs:323) readList1Default (src/Prelude/Extras.hs:346) readListPrec1Default (src/Prelude/Extras.hs:349) Lift1 (src/Prelude/Extras.hs:516) Eq2 (src/Prelude/Extras.hs:133) /=## (src/Prelude/Extras.hs:140) Ord2 (src/Prelude/Extras.hs:199) <## (src/Prelude/Extras.hs:207) <=## (src/Prelude/Extras.hs:209) >=## (src/Prelude/Extras.hs:211) >## (src/Prelude/Extras.hs:213) max2 (src/Prelude/Extras.hs:216) min2 (src/Prelude/Extras.hs:221) Show2 (src/Prelude/Extras.hs:283) show2 (src/Prelude/Extras.hs:292) shows2 (src/Prelude/Extras.hs:296) Read2 (src/Prelude/Extras.hs:443) read2 (src/Prelude/Extras.hs:468) reads2 (src/Prelude/Extras.hs:471) readPrec2 (src/Prelude/Extras.hs:453) readListPrec2 (src/Prelude/Extras.hs:456) readList2Default (src/Prelude/Extras.hs:487) readListPrec2Default (src/Prelude/Extras.hs:490) Lift2 (src/Prelude/Extras.hs:531) Documentation created: dist/doc/html/prelude-extras/index.html, dist/doc/html/prelude-extras/prelude-extras.txt Creating package registration file: /tmp/pkgConf-prelude-extras-0.4.0916018859222028828.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/prelude-extras-0.4.0.2-57eavILAbKD5CaKv31zEDY Registering prelude-extras-0.4.0.2... Installed prelude-extras-0.4.0.2 Configuring primitive-0.6.1.0... Building primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.6.1.0... Running Haddock for primitive-0.6.1.0... Running hscolour for primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' Missing documentation for: sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19) sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19) aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19) sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19) sIZEOF_PTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19) sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19) Word64_# (Data/Primitive/MachDeps.hs:120) Int64_# (Data/Primitive/MachDeps.hs:121) 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Missing documentation for: setWord8Array# (Data/Primitive/Internal/Operations.hs:33) setWord16Array# (Data/Primitive/Internal/Operations.hs:35) setWord32Array# (Data/Primitive/Internal/Operations.hs:37) setWord64Array# (Data/Primitive/Internal/Operations.hs:39) setWordArray# (Data/Primitive/Internal/Operations.hs:41) setInt8Array# (Data/Primitive/Internal/Operations.hs:43) setInt16Array# (Data/Primitive/Internal/Operations.hs:45) setInt32Array# (Data/Primitive/Internal/Operations.hs:47) setInt64Array# (Data/Primitive/Internal/Operations.hs:49) setIntArray# (Data/Primitive/Internal/Operations.hs:51) setAddrArray# (Data/Primitive/Internal/Operations.hs:53) setFloatArray# (Data/Primitive/Internal/Operations.hs:55) setDoubleArray# (Data/Primitive/Internal/Operations.hs:57) setWideCharArray# (Data/Primitive/Internal/Operations.hs:59) setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62) setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64) setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66) setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68) setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70) setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72) setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74) setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76) setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78) setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80) setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82) setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84) setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86) setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88) 75% ( 12 / 16) in 'Control.Monad.Primitive' Missing documentation for: unsafeInlinePrim (Control/Monad/Primitive.hs:189) unsafeInlineIO (Control/Monad/Primitive.hs:193) unsafeInlineST (Control/Monad/Primitive.hs:197) touch (Control/Monad/Primitive.hs:201) 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' Missing documentation for: ByteArray# MutableByteArray# 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Creating package registration file: /tmp/pkgConf-primitive-0.6.111869949491450099355.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb Registering primitive-0.6.1.0... Installed primitive-0.6.1.0 Configuring random-1.1... Building random-1.1... Preprocessing library random-1.1... [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character In-place registering random-1.1... Running Haddock for random-1.1... Running hscolour for random-1.1... Preprocessing library random-1.1... Preprocessing library random-1.1... System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Documentation created: dist/doc/html/random/index.html, dist/doc/html/random/random.txt Creating package registration file: /tmp/pkgConf-random-115618127221322623287.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP Registering random-1.1... Installed random-1.1 Configuring safe-0.3.9... Building safe-0.3.9... Preprocessing library safe-0.3.9... [1 of 4] Compiling Safe.Util ( Safe/Util.hs, dist/build/Safe/Util.o ) [2 of 4] Compiling Safe.Exact ( Safe/Exact.hs, dist/build/Safe/Exact.o ) [3 of 4] Compiling Safe.Foldable ( Safe/Foldable.hs, dist/build/Safe/Foldable.o ) [4 of 4] Compiling Safe ( Safe.hs, dist/build/Safe.o ) In-place registering safe-0.3.9... Running Haddock for safe-0.3.9... Running hscolour for safe-0.3.9... Preprocessing library safe-0.3.9... Preprocessing library safe-0.3.9... Haddock coverage: 14% ( 1 / 7) in 'Safe.Util' Missing documentation for: .^ (Safe/Util.hs:8) .^^ (Safe/Util.hs:11) liftMay (Safe/Util.hs:14) fromNoteModule (Safe/Util.hs:17) fromNoteEitherModule (Safe/Util.hs:21) eitherToMaybe (Safe/Util.hs:25) 35% ( 8 / 23) in 'Safe.Exact' Missing documentation for: takeExactMay (Safe/Exact.hs:93) takeExactNote (Safe/Exact.hs:90) takeExactDef (Safe/Exact.hs:96) dropExactMay (Safe/Exact.hs:102) dropExactNote (Safe/Exact.hs:99) dropExactDef (Safe/Exact.hs:105) splitAtExactMay (Safe/Exact.hs:112) splitAtExactNote (Safe/Exact.hs:108) splitAtExactDef (Safe/Exact.hs:116) zipExactMay (Safe/Exact.hs:140) zipExactNote (Safe/Exact.hs:137) zipExactDef (Safe/Exact.hs:143) zipWithExactMay (Safe/Exact.hs:149) zipWithExactNote (Safe/Exact.hs:146) zipWithExactDef (Safe/Exact.hs:152) 18% ( 5 / 28) in 'Safe.Foldable' Missing documentation for: foldl1May (Safe/Foldable.hs:38) foldl1Def (Safe/Foldable.hs:46) foldl1Note (Safe/Foldable.hs:42) foldr1May (Safe/Foldable.hs:38) foldr1Def (Safe/Foldable.hs:46) foldr1Note (Safe/Foldable.hs:42) findJustDef (Safe/Foldable.hs:79) findJustNote (Safe/Foldable.hs:82) minimumMay (Safe/Foldable.hs:50) minimumDef (Safe/Foldable.hs:54) minimumNote (Safe/Foldable.hs:58) maximumMay (Safe/Foldable.hs:50) maximumDef (Safe/Foldable.hs:54) maximumNote (Safe/Foldable.hs:58) minimumByMay (Safe/Foldable.hs:62) minimumByDef (Safe/Foldable.hs:66) minimumByNote (Safe/Foldable.hs:70) maximumByMay (Safe/Foldable.hs:62) maximumByDef (Safe/Foldable.hs:66) maximumByNote (Safe/Foldable.hs:70) foldl1Safe (Safe/Foldable.hs:90) foldr1Safe (Safe/Foldable.hs:94) findJustSafe (Safe/Foldable.hs:99) 20% ( 14 / 71) in 'Safe' Missing documentation for: initMay (Safe.hs:114) initDef (Safe.hs:117) initNote (Safe.hs:120) initSafe (Safe.hs:123) headMay (Safe.hs:128) headDef (Safe.hs:132) headNote (Safe.hs:136) lastMay (Safe.hs:128) lastDef (Safe.hs:132) lastNote (Safe.hs:136) minimumMay (Safe.hs:140) minimumDef (Safe.hs:144) minimumNote (Safe.hs:148) maximumMay (Safe.hs:140) maximumDef (Safe.hs:144) maximumNote (Safe.hs:148) minimumByMay (Safe.hs:152) minimumByDef (Safe.hs:156) minimumByNote (Safe.hs:160) maximumByMay (Safe.hs:152) maximumByDef (Safe.hs:156) maximumByNote (Safe.hs:160) foldr1May (Safe.hs:165) foldr1Def (Safe.hs:170) foldr1Note (Safe.hs:175) foldl1May (Safe.hs:165) foldl1Def (Safe.hs:170) foldl1Note (Safe.hs:175) foldl1May' (Safe.hs:165) foldl1Def' (Safe.hs:170) foldl1Note' (Safe.hs:175) scanl1May (Safe.hs:180) scanl1Def (Safe.hs:184) scanl1Note (Safe.hs:188) scanr1May (Safe.hs:180) scanr1Def (Safe.hs:184) scanr1Note (Safe.hs:188) fromJustNote (Safe.hs:197) assertNote (Safe.hs:200) atMay (Safe.hs:209) atDef (Safe.hs:212) atNote (Safe.hs:215) readMay (Safe.hs:219) readDef (Safe.hs:222) readNote (Safe.hs:225) lookupJustDef (Safe.hs:233) lookupJustNote (Safe.hs:236) findJustDef (Safe.hs:244) findJustNote (Safe.hs:247) elemIndexJustDef (Safe.hs:255) elemIndexJustNote (Safe.hs:258) findIndexJustDef (Safe.hs:266) findIndexJustNote (Safe.hs:269) toEnumMay (Safe.hs:274) toEnumDef (Safe.hs:283) toEnumNote (Safe.hs:286) toEnumSafe (Safe.hs:289) Documentation created: dist/doc/html/safe/index.html, dist/doc/html/safe/safe.txt Creating package registration file: /tmp/pkgConf-safe-0.31912163036671068506.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/safe-0.3.9-BXSoeRP9IFG6t9s3abNgVi Registering safe-0.3.9... Installed safe-0.3.9 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.416635681111701475883.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... cabal: '/opt/ghc/7.10.2/bin/ghc-pkg' exited with an error: stm-2.4.4: Warning: library-dirs: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr doesn't exist or isn't a directory stm-2.4.4: Warning: haddock-interfaces: /home/builder/hackage-server/build-cache/tmp-install/haddocks/stm-2.4.4-docs/stm.haddock doesn't exist or isn't a file stm-2.4.4: Warning: haddock-html: /home/builder/hackage-server/build-cache/tmp-install/haddocks/stm-2.4.4-docs doesn't exist or isn't a directory stm-2.4.4: import-dirs: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr doesn't exist or isn't a directory (use --force to override) stm-2.4.4: cannot find any of ["Control/Concurrent/STM.hi","Control/Concurrent/STM.p_hi","Control/Concurrent/STM.dyn_hi"] (use --force to override) stm-2.4.4: cannot find any of ["Control/Concurrent/STM/TArray.hi","Control/Concurrent/STM/TArray.p_hi","Control/Concurrent/STM/TArray.dyn_hi"] (use --force to override) stm-2.4.4: cannot find any of ["Control/Concurrent/STM/TVar.hi","Control/Concurrent/STM/TVar.p_hi","Control/Concurrent/STM/TVar.dyn_hi"] (use --force to override) stm-2.4.4: cannot find any of ["Control/Concurrent/STM/TChan.hi","Control/Concurrent/STM/TChan.p_hi","Control/Concurrent/STM/TChan.dyn_hi"] (use --force to override) stm-2.4.4: cannot find any of ["Control/Concurrent/STM/TMVar.hi","Control/Concurrent/STM/TMVar.p_hi","Control/Concurrent/STM/TMVar.dyn_hi"] (use --force to override) stm-2.4.4: cannot find any of ["Control/Concurrent/STM/TQueue.hi","Control/Concurrent/STM/TQueue.p_hi","Control/Concurrent/STM/TQueue.dyn_hi"] (use --force to override) stm-2.4.4: cannot find any of ["Control/Concurrent/STM/TBQueue.hi","Control/Concurrent/STM/TBQueue.p_hi","Control/Concurrent/STM/TBQueue.dyn_hi"] (use --force to override) stm-2.4.4: cannot find any of ["Control/Concurrent/STM/TSem.hi","Control/Concurrent/STM/TSem.p_hi","Control/Concurrent/STM/TSem.dyn_hi"] (use --force to override) stm-2.4.4: cannot find any of ["Control/Monad/STM.hi","Control/Monad/STM.p_hi","Control/Monad/STM.dyn_hi"] (use --force to override) stm-2.4.4: cannot find any of ["Control/Sequential/STM.hi","Control/Sequential/STM.p_hi","Control/Sequential/STM.dyn_hi"] (use --force to override) stm-2.4.4: cannot find any of ["libHSstm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr.a","libHSstm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr.p_a","libHSstm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr-ghc7.10.2.so","libHSstm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr-ghc7.10.2.dylib","HSstm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr-ghc7.10.2.dll"] on library path (use --force to override) Failed to install stm-2.4.4 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 ) ghc: can't find a package database at /home/builder/hackage-server/build-cache/tmp-install/packages.db Failed to install 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.14870738471750829613.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.0327305250435482362.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 xdg-basedir-0.2.2... Building xdg-basedir-0.2.2... Preprocessing library xdg-basedir-0.2.2... [1 of 1] Compiling System.Environment.XDG.BaseDir ( System/Environment/XDG/BaseDir.hs, dist/build/System/Environment/XDG/BaseDir.o ) In-place registering xdg-basedir-0.2.2... Running Haddock for xdg-basedir-0.2.2... Running hscolour for xdg-basedir-0.2.2... Preprocessing library xdg-basedir-0.2.2... Preprocessing library xdg-basedir-0.2.2... Haddock coverage: 93% ( 14 / 15) in 'System.Environment.XDG.BaseDir' Missing documentation for: Module header Documentation created: dist/doc/html/xdg-basedir/index.html, dist/doc/html/xdg-basedir/xdg-basedir.txt Creating package registration file: /tmp/pkgConf-xdg-basedir-0.211971823131246101662.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xdg-basedir-0.2.2-J2iFscXqTM20Z0VFZqOCmH Registering xdg-basedir-0.2.2... Installed xdg-basedir-0.2.2 Configuring zlib-0.6.1.1... Building zlib-0.6.1.1... Preprocessing library zlib-0.6.1.1... [1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o ) [2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o ) [3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o ) [4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o ) [5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o ) In-place registering zlib-0.6.1.1... Running Haddock for zlib-0.6.1.1... Running hscolour for zlib-0.6.1.1... Preprocessing library zlib-0.6.1.1... Preprocessing library zlib-0.6.1.1... Haddock coverage: 62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream' Missing documentation for: Stream (Codec/Compression/Zlib/Stream.hsc:351) State (Codec/Compression/Zlib/Stream.hsc:399) mkState (Codec/Compression/Zlib/Stream.hsc:405) runStream (Codec/Compression/Zlib/Stream.hsc:419) unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:428) deflateInit (Codec/Compression/Zlib/Stream.hsc:936) inflateInit (Codec/Compression/Zlib/Stream.hsc:928) formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:624) deflate (Codec/Compression/Zlib/Stream.hsc:250) inflate (Codec/Compression/Zlib/Stream.hsc:270) Status (Codec/Compression/Zlib/Stream.hsc:518) Flush (Codec/Compression/Zlib/Stream.hsc:564) ErrorCode (Codec/Compression/Zlib/Stream.hsc:523) inflateReset (Codec/Compression/Zlib/Stream.hsc:290) pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147) inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169) popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173) pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187) popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213) outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230) outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236) outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242) deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306) inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313) 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal' 88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw' Missing documentation for: compress (Codec/Compression/Zlib/Raw.hs:64) decompress (Codec/Compression/Zlib/Raw.hs:58) compressWith (Codec/Compression/Zlib/Raw.hs:67) decompressWith (Codec/Compression/Zlib/Raw.hs:61) 100% ( 33 / 33) in 'Codec.Compression.Zlib' 100% ( 33 / 33) in 'Codec.Compression.GZip' Documentation created: dist/doc/html/zlib/index.html, dist/doc/html/zlib/zlib.txt Creating package registration file: /tmp/pkgConf-zlib-0.6.11628573790912078408.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/zlib-0.6.1.1-IYDcUciccRK7uPRFSGbDhG Registering zlib-0.6.1.1... Installed zlib-0.6.1.1 Configuring data-default-instances-base-0.0.1... cabal: The following package dependencies were requested --dependency='data-default-class=data-default-class-0.0.1-06f131700d8043a79c55259693817561' however the given installed package instance does not exist. Failed to install data-default-instances-base-0.0.1 Configuring data-default-instances-containers-0.0.1... cabal: The following package dependencies were requested --dependency='data-default-class=data-default-class-0.0.1-06f131700d8043a79c55259693817561' however the given installed package instance does not exist. Failed to install data-default-instances-containers-0.0.1 Configuring data-default-instances-dlist-0.0.1... cabal: The following package dependencies were requested --dependency='dlist=dlist-0.7.1.2-2ee7ccabb5af73780c27d45186b61b2a' --dependency='data-default-class=data-default-class-0.0.1-06f131700d8043a79c55259693817561' however the given installed package instance does not exist. Failed to install data-default-instances-dlist-0.0.1 Configuring data-default-instances-old-locale-0.0.1... cabal: The following package dependencies were requested --dependency='old-locale=old-locale-1.0.0.7-dc15dd805edac3bd819285f8edb51d07' --dependency='data-default-class=data-default-class-0.0.1-06f131700d8043a79c55259693817561' however the given installed package instance does not exist. Failed to install data-default-instances-old-locale-0.0.1 Configuring vector-0.11.0.0... cabal: The following package dependencies were requested --dependency='primitive=primitive-0.6.1.0-f4f138cbd19dac63b233331b4afef43e' however the given installed package instance does not exist. Failed to install vector-0.11.0.0 Configuring blaze-builder-0.4.0.1... Building blaze-builder-0.4.0.1... Preprocessing library blaze-builder-0.4.0.1... Blaze/ByteString/Builder/HTTP.hs:1:63: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect [ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o ) Blaze/ByteString/Builder/Internal/Write.hs:52: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() [ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o ) Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() [ 3 of 10] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o ) [ 4 of 10] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o ) [ 5 of 10] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o ) [ 6 of 10] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o ) [ 7 of 10] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o ) Blaze/ByteString/Builder/HTTP.hs:33: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() [ 8 of 10] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o ) [ 9 of 10] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o ) [10 of 10] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o ) In-place registering blaze-builder-0.4.0.1... Running Haddock for blaze-builder-0.4.0.1... Running hscolour for blaze-builder-0.4.0.1... Preprocessing library blaze-builder-0.4.0.1... Preprocessing library blaze-builder-0.4.0.1... Blaze/ByteString/Builder/HTTP.hs:1:63: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect Blaze/ByteString/Builder/Internal/Write.hs:52: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() Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() Blaze/ByteString/Builder/HTTP.hs:33: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: 96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write' Missing documentation for: fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227) 50% ( 2 / 4) in 'Blaze.ByteString.Builder.Compat.Write' Missing documentation for: writePrimFixed (Blaze/ByteString/Builder/Compat/Write.hs:23) writePrimBounded (Blaze/ByteString/Builder/Compat/Write.hs:27) 100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char.Utf8' 100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char8' 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8' 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString' 100% ( 4 / 4) in 'Blaze.ByteString.Builder.HTTP' 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word' 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int' 92% ( 22 / 24) in 'Blaze.ByteString.Builder' Missing documentation for: toByteStringIOWith (Blaze/ByteString/Builder.hs:175) fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227) Documentation created: dist/doc/html/blaze-builder/index.html, dist/doc/html/blaze-builder/blaze-builder.txt Creating package registration file: /tmp/pkgConf-blaze-builder-0.4.0202029501913454833.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-builder-0.4.0.1-6BKEupqZliOD9r4rLG9ckJ Registering blaze-builder-0.4.0.1... Installed blaze-builder-0.4.0.1 Configuring hashable-1.2.3.3... Building hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:54:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Hashable/Class.hs:218:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:241:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:420:28: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.3.3... Running Haddock for hashable-1.2.3.3... Running hscolour for hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... Data/Hashable/Class.hs:54:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Hashable/Class.hs:218:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:241:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:420:28: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: GHashable Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt Creating package registration file: /tmp/pkgConf-hashable-1.2.39431160352048017638.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy Registering hashable-1.2.3.3... Installed hashable-1.2.3.3 Configuring haskell-gi-base-0.8... Building haskell-gi-base-0.8... Preprocessing library haskell-gi-base-0.8... [ 1 of 16] Compiling Data.GI.Base.ShortPrelude ( src/Data/GI/Base/ShortPrelude.hs, dist/build/Data/GI/Base/ShortPrelude.o ) [ 2 of 16] Compiling Data.GI.Base.Overloading ( src/Data/GI/Base/Overloading.hs, dist/build/Data/GI/Base/Overloading.o ) [ 3 of 16] Compiling Data.GI.Base.BasicTypes ( dist/build/Data/GI/Base/BasicTypes.hs, dist/build/Data/GI/Base/BasicTypes.o ) [ 4 of 16] Compiling Data.GI.Base.GHashTable ( dist/build/Data/GI/Base/GHashTable.hs, dist/build/Data/GI/Base/GHashTable.o ) [ 5 of 16] Compiling Data.GI.Base.GParamSpec ( dist/build/Data/GI/Base/GParamSpec.hs, dist/build/Data/GI/Base/GParamSpec.o ) [ 6 of 16] Compiling Data.GI.Base.Utils ( dist/build/Data/GI/Base/Utils.hs, dist/build/Data/GI/Base/Utils.o ) [ 7 of 16] Compiling Data.GI.Base.ManagedPtr ( src/Data/GI/Base/ManagedPtr.hs, dist/build/Data/GI/Base/ManagedPtr.o ) [ 8 of 16] Compiling Data.GI.Base.Closure ( src/Data/GI/Base/Closure.hs, dist/build/Data/GI/Base/Closure.o ) [ 9 of 16] Compiling Data.GI.Base.Signals ( dist/build/Data/GI/Base/Signals.hs, dist/build/Data/GI/Base/Signals.o ) [10 of 16] Compiling Data.GI.Base.BasicConversions ( dist/build/Data/GI/Base/BasicConversions.hs, dist/build/Data/GI/Base/BasicConversions.o ) [11 of 16] Compiling Data.GI.Base.GError ( dist/build/Data/GI/Base/GError.hs, dist/build/Data/GI/Base/GError.o ) [12 of 16] Compiling Data.GI.Base.GValue ( dist/build/Data/GI/Base/GValue.hs, dist/build/Data/GI/Base/GValue.o ) [13 of 16] Compiling Data.GI.Base.GVariant ( dist/build/Data/GI/Base/GVariant.hs, dist/build/Data/GI/Base/GVariant.o ) [14 of 16] Compiling Data.GI.Base.Attributes ( src/Data/GI/Base/Attributes.hs, dist/build/Data/GI/Base/Attributes.o ) [15 of 16] Compiling Data.GI.Base.Properties ( dist/build/Data/GI/Base/Properties.hs, dist/build/Data/GI/Base/Properties.o ) [16 of 16] Compiling Data.GI.Base ( src/Data/GI/Base.hs, dist/build/Data/GI/Base.o ) In-place registering haskell-gi-base-0.8... Running Haddock for haskell-gi-base-0.8... Running hscolour for haskell-gi-base-0.8... Preprocessing library haskell-gi-base-0.8... Preprocessing library haskell-gi-base-0.8... Haddock coverage: 96% ( 22 / 23) in 'Data.GI.Base.ShortPrelude' Missing documentation for: Bool 100% ( 13 / 13) in 'Data.GI.Base.Overloading' 100% ( 37 / 37) in 'Data.GI.Base.BasicTypes' 100% ( 11 / 11) in 'Data.GI.Base.GHashTable' 67% ( 4 / 6) in 'Data.GI.Base.GParamSpec' Missing documentation for: Module header noGParamSpec (src/Data/GI/Base/GParamSpec.hsc:18) 100% ( 19 / 19) in 'Data.GI.Base.Utils' 100% ( 22 / 22) in 'Data.GI.Base.ManagedPtr' 0% ( 0 / 4) in 'Data.GI.Base.Closure' Missing documentation for: Module header Closure (src/Data/GI/Base/Closure.hs:14) newCClosure (src/Data/GI/Base/Closure.hs:35) noClosure (src/Data/GI/Base/Closure.hs:16) 100% ( 7 / 7) in 'Data.GI.Base.Signals' 2% ( 1 / 59) in 'Data.GI.Base.BasicConversions' Missing documentation for: Module header gflagsToWord (src/Data/GI/Base/BasicConversions.hsc:95) wordToGFlags (src/Data/GI/Base/BasicConversions.hsc:100) packGList (src/Data/GI/Base/BasicConversions.hsc:116) unpackGList (src/Data/GI/Base/BasicConversions.hsc:120) packGSList (src/Data/GI/Base/BasicConversions.hsc:135) unpackGSList (src/Data/GI/Base/BasicConversions.hsc:139) packGArray (src/Data/GI/Base/BasicConversions.hsc:149) unpackGArray (src/Data/GI/Base/BasicConversions.hsc:164) unrefGArray (src/Data/GI/Base/BasicConversions.hsc:146) packGPtrArray (src/Data/GI/Base/BasicConversions.hsc:182) unpackGPtrArray (src/Data/GI/Base/BasicConversions.hsc:196) unrefPtrArray (src/Data/GI/Base/BasicConversions.hsc:179) packGByteArray (src/Data/GI/Base/BasicConversions.hsc:214) unpackGByteArray (src/Data/GI/Base/BasicConversions.hsc:223) unrefGByteArray (src/Data/GI/Base/BasicConversions.hsc:211) packGHashTable (src/Data/GI/Base/BasicConversions.hsc:235) unpackGHashTable (src/Data/GI/Base/BasicConversions.hsc:249) unrefGHashTable (src/Data/GI/Base/BasicConversions.hsc:262) packByteString (src/Data/GI/Base/BasicConversions.hsc:265) packZeroTerminatedByteString (src/Data/GI/Base/BasicConversions.hsc:273) unpackByteStringWithLength (src/Data/GI/Base/BasicConversions.hsc:282) unpackZeroTerminatedByteString (src/Data/GI/Base/BasicConversions.hsc:286) packFileNameArray (src/Data/GI/Base/BasicConversions.hsc:392) packZeroTerminatedFileNameArray (src/Data/GI/Base/BasicConversions.hsc:405) unpackZeroTerminatedFileNameArray (src/Data/GI/Base/BasicConversions.hsc:417) unpackFileNameArrayWithLength (src/Data/GI/Base/BasicConversions.hsc:427) packUTF8CArray (src/Data/GI/Base/BasicConversions.hsc:348) packZeroTerminatedUTF8CArray (src/Data/GI/Base/BasicConversions.hsc:361) unpackUTF8CArrayWithLength (src/Data/GI/Base/BasicConversions.hsc:383) unpackZeroTerminatedUTF8CArray (src/Data/GI/Base/BasicConversions.hsc:373) packStorableArray (src/Data/GI/Base/BasicConversions.hsc:290) packZeroTerminatedStorableArray (src/Data/GI/Base/BasicConversions.hsc:293) unpackStorableArrayWithLength (src/Data/GI/Base/BasicConversions.hsc:296) unpackZeroTerminatedStorableArray (src/Data/GI/Base/BasicConversions.hsc:300) packMapStorableArray (src/Data/GI/Base/BasicConversions.hsc:304) packMapZeroTerminatedStorableArray (src/Data/GI/Base/BasicConversions.hsc:316) unpackMapStorableArrayWithLength (src/Data/GI/Base/BasicConversions.hsc:329) unpackMapZeroTerminatedStorableArray (src/Data/GI/Base/BasicConversions.hsc:338) packPtrArray (src/Data/GI/Base/BasicConversions.hsc:478) packZeroTerminatedPtrArray (src/Data/GI/Base/BasicConversions.hsc:489) unpackPtrArrayWithLength (src/Data/GI/Base/BasicConversions.hsc:500) unpackZeroTerminatedPtrArray (src/Data/GI/Base/BasicConversions.hsc:507) packBlockArray (src/Data/GI/Base/BasicConversions.hsc:527) unpackBlockArrayWithLength (src/Data/GI/Base/BasicConversions.hsc:541) unpackBoxedArrayWithLength (src/Data/GI/Base/BasicConversions.hsc:549) stringToCString (src/Data/GI/Base/BasicConversions.hsc:442) cstringToString (src/Data/GI/Base/BasicConversions.hsc:445) withTextCString (src/Data/GI/Base/BasicConversions.hsc:460) cstringToText (src/Data/GI/Base/BasicConversions.hsc:466) byteStringToCString (src/Data/GI/Base/BasicConversions.hsc:472) cstringToByteString (src/Data/GI/Base/BasicConversions.hsc:475) mapZeroTerminatedCArray (src/Data/GI/Base/BasicConversions.hsc:516) mapCArrayWithLength (src/Data/GI/Base/BasicConversions.hsc:558) mapGArray (src/Data/GI/Base/BasicConversions.hsc:568) mapPtrArray (src/Data/GI/Base/BasicConversions.hsc:582) mapGList (src/Data/GI/Base/BasicConversions.hsc:585) mapGSList (src/Data/GI/Base/BasicConversions.hsc:594) 100% ( 21 / 21) in 'Data.GI.Base.GError' 0% ( 0 / 36) in 'Data.GI.Base.GValue' Missing documentation for: Module header GValue (src/Data/GI/Base/GValue.hsc:64) IsGValue (src/Data/GI/Base/GValue.hsc:92) newGValue (src/Data/GI/Base/GValue.hsc:78) buildGValue (src/Data/GI/Base/GValue.hsc:86) noGValue (src/Data/GI/Base/GValue.hsc:66) set_string (src/Data/GI/Base/GValue.hsc:145) get_string (src/Data/GI/Base/GValue.hsc:151) set_pointer (src/Data/GI/Base/GValue.hsc:159) get_pointer (src/Data/GI/Base/GValue.hsc:162) set_int32 (src/Data/GI/Base/GValue.hsc:170) get_int32 (src/Data/GI/Base/GValue.hsc:173) set_uint32 (src/Data/GI/Base/GValue.hsc:181) get_uint32 (src/Data/GI/Base/GValue.hsc:184) set_int64 (src/Data/GI/Base/GValue.hsc:192) get_int64 (src/Data/GI/Base/GValue.hsc:195) set_uint64 (src/Data/GI/Base/GValue.hsc:203) get_uint64 (src/Data/GI/Base/GValue.hsc:206) set_float (src/Data/GI/Base/GValue.hsc:214) get_float (src/Data/GI/Base/GValue.hsc:217) set_double (src/Data/GI/Base/GValue.hsc:225) get_double (src/Data/GI/Base/GValue.hsc:228) set_boolean (src/Data/GI/Base/GValue.hsc:236) get_boolean (src/Data/GI/Base/GValue.hsc:240) set_gtype (src/Data/GI/Base/GValue.hsc:248) get_gtype (src/Data/GI/Base/GValue.hsc:251) set_object (src/Data/GI/Base/GValue.hsc:259) get_object (src/Data/GI/Base/GValue.hsc:262) set_boxed (src/Data/GI/Base/GValue.hsc:270) get_boxed (src/Data/GI/Base/GValue.hsc:273) set_variant (src/Data/GI/Base/GValue.hsc:281) get_variant (src/Data/GI/Base/GValue.hsc:284) set_enum (src/Data/GI/Base/GValue.hsc:292) get_enum (src/Data/GI/Base/GValue.hsc:295) set_flags (src/Data/GI/Base/GValue.hsc:303) get_flags (src/Data/GI/Base/GValue.hsc:306) 71% ( 46 / 65) in 'Data.GI.Base.GVariant' Missing documentation for: GVariantHandle (src/Data/GI/Base/GVariant.hsc:427) gvariantToBool (src/Data/GI/Base/GVariant.hsc:298) gvariantFromBool (src/Data/GI/Base/GVariant.hsc:292) gvariantToWord8 (src/Data/GI/Base/GVariant.hsc:316) gvariantFromWord8 (src/Data/GI/Base/GVariant.hsc:310) gvariantToInt16 (src/Data/GI/Base/GVariant.hsc:334) gvariantFromInt16 (src/Data/GI/Base/GVariant.hsc:328) gvariantToWord16 (src/Data/GI/Base/GVariant.hsc:352) gvariantFromWord16 (src/Data/GI/Base/GVariant.hsc:346) gvariantToInt32 (src/Data/GI/Base/GVariant.hsc:370) gvariantFromInt32 (src/Data/GI/Base/GVariant.hsc:364) gvariantToWord32 (src/Data/GI/Base/GVariant.hsc:388) gvariantFromWord32 (src/Data/GI/Base/GVariant.hsc:382) gvariantToInt64 (src/Data/GI/Base/GVariant.hsc:406) gvariantFromInt64 (src/Data/GI/Base/GVariant.hsc:400) gvariantToWord64 (src/Data/GI/Base/GVariant.hsc:424) gvariantFromWord64 (src/Data/GI/Base/GVariant.hsc:418) gvariantToDouble (src/Data/GI/Base/GVariant.hsc:467) gvariantFromDouble (src/Data/GI/Base/GVariant.hsc:461) 100% ( 6 / 6) in 'Data.GI.Base.Attributes' 5% ( 3 / 61) in 'Data.GI.Base.Properties' Missing documentation for: Module header setObjectPropertyString (src/Data/GI/Base/Properties.hsc:229) setObjectPropertyStringArray (src/Data/GI/Base/Properties.hsc:414) setObjectPropertyPtr (src/Data/GI/Base/Properties.hsc:244) setObjectPropertyCInt (src/Data/GI/Base/Properties.hsc:259) setObjectPropertyCUInt (src/Data/GI/Base/Properties.hsc:273) setObjectPropertyInt64 (src/Data/GI/Base/Properties.hsc:287) setObjectPropertyUInt64 (src/Data/GI/Base/Properties.hsc:301) setObjectPropertyFloat (src/Data/GI/Base/Properties.hsc:315) setObjectPropertyDouble (src/Data/GI/Base/Properties.hsc:330) setObjectPropertyBool (src/Data/GI/Base/Properties.hsc:345) setObjectPropertyGType (src/Data/GI/Base/Properties.hsc:358) setObjectPropertyObject (src/Data/GI/Base/Properties.hsc:371) setObjectPropertyBoxed (src/Data/GI/Base/Properties.hsc:394) setObjectPropertyEnum (src/Data/GI/Base/Properties.hsc:438) setObjectPropertyFlags (src/Data/GI/Base/Properties.hsc:461) setObjectPropertyVariant (src/Data/GI/Base/Properties.hsc:480) setObjectPropertyByteArray (src/Data/GI/Base/Properties.hsc:499) setObjectPropertyPtrGList (src/Data/GI/Base/Properties.hsc:521) setObjectPropertyHash (src/Data/GI/Base/Properties.hsc:543) getObjectPropertyString (src/Data/GI/Base/Properties.hsc:239) getObjectPropertyStringArray (src/Data/GI/Base/Properties.hsc:431) getObjectPropertyPtr (src/Data/GI/Base/Properties.hsc:254) getObjectPropertyCInt (src/Data/GI/Base/Properties.hsc:269) getObjectPropertyCUInt (src/Data/GI/Base/Properties.hsc:283) getObjectPropertyInt64 (src/Data/GI/Base/Properties.hsc:297) getObjectPropertyUInt64 (src/Data/GI/Base/Properties.hsc:311) getObjectPropertyFloat (src/Data/GI/Base/Properties.hsc:325) getObjectPropertyDouble (src/Data/GI/Base/Properties.hsc:340) getObjectPropertyBool (src/Data/GI/Base/Properties.hsc:354) getObjectPropertyGType (src/Data/GI/Base/Properties.hsc:367) getObjectPropertyObject (src/Data/GI/Base/Properties.hsc:385) getObjectPropertyBoxed (src/Data/GI/Base/Properties.hsc:408) getObjectPropertyEnum (src/Data/GI/Base/Properties.hsc:452) getObjectPropertyFlags (src/Data/GI/Base/Properties.hsc:473) getObjectPropertyVariant (src/Data/GI/Base/Properties.hsc:493) getObjectPropertyByteArray (src/Data/GI/Base/Properties.hsc:515) getObjectPropertyPtrGList (src/Data/GI/Base/Properties.hsc:537) getObjectPropertyHash (src/Data/GI/Base/Properties.hsc:551) constructObjectPropertyString (src/Data/GI/Base/Properties.hsc:234) constructObjectPropertyStringArray (src/Data/GI/Base/Properties.hsc:422) constructObjectPropertyPtr (src/Data/GI/Base/Properties.hsc:249) constructObjectPropertyCInt (src/Data/GI/Base/Properties.hsc:264) constructObjectPropertyCUInt (src/Data/GI/Base/Properties.hsc:278) constructObjectPropertyInt64 (src/Data/GI/Base/Properties.hsc:292) constructObjectPropertyUInt64 (src/Data/GI/Base/Properties.hsc:306) constructObjectPropertyFloat (src/Data/GI/Base/Properties.hsc:320) constructObjectPropertyDouble (src/Data/GI/Base/Properties.hsc:335) constructObjectPropertyBool (src/Data/GI/Base/Properties.hsc:350) constructObjectPropertyGType (src/Data/GI/Base/Properties.hsc:363) constructObjectPropertyObject (src/Data/GI/Base/Properties.hsc:378) constructObjectPropertyBoxed (src/Data/GI/Base/Properties.hsc:401) constructObjectPropertyEnum (src/Data/GI/Base/Properties.hsc:445) constructObjectPropertyFlags (src/Data/GI/Base/Properties.hsc:467) constructObjectPropertyVariant (src/Data/GI/Base/Properties.hsc:487) constructObjectPropertyByteArray (src/Data/GI/Base/Properties.hsc:506) constructObjectPropertyPtrGList (src/Data/GI/Base/Properties.hsc:528) constructObjectPropertyHash (src/Data/GI/Base/Properties.hsc:547) 100% ( 14 / 14) in 'Data.GI.Base' Warning: Data.GI.Base.ShortPrelude: could not find link destinations for: Put State D1Maybe C1_0Maybe C1_1Maybe EqMaybe D1Bool C1_0Bool C1_1Bool EqBool D_Float C_Float D_Double C_Double Warning: Data.GI.Base.Overloading: could not find link destinations for: CheckForAncestorType HasAncestor FindElement UnknownAttribute IsElem HasAttribute DoesNotHaveAttribute UnknownSignal HasSignal DoesNotHaveSignal Warning: Data.GI.Base.Signals: could not find link destinations for: SignalProxy Warning: Data.GI.Base.GError: could not find link destinations for: GQuark Warning: Data.GI.Base.Attributes: could not find link destinations for: AttrOpAllowed Documentation created: dist/doc/html/haskell-gi-base/index.html, dist/doc/html/haskell-gi-base/haskell-gi-base.txt Creating package registration file: /tmp/pkgConf-haskell-gi-base-016094466761475295657.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/haskell-gi-base-0.8-3jT4NweFroL5jVUwQEmebu Registering haskell-gi-base-0.8... Installed haskell-gi-base-0.8 Configuring xml-types-0.3.6... Building xml-types-0.3.6... Preprocessing library xml-types-0.3.6... [1 of 1] Compiling Data.XML.Types ( lib/Data/XML/Types.hs, dist/build/Data/XML/Types.o ) lib/Data/XML/Types.hs:27:1: Warning: Tab character lib/Data/XML/Types.hs:28:1: Warning: Tab character lib/Data/XML/Types.hs:29:1: Warning: Tab character lib/Data/XML/Types.hs:30:1: Warning: Tab character lib/Data/XML/Types.hs:31:1: Warning: Tab character lib/Data/XML/Types.hs:32:1: Warning: Tab character lib/Data/XML/Types.hs:33:1: Warning: Tab character lib/Data/XML/Types.hs:34:1: Warning: Tab character lib/Data/XML/Types.hs:35:1: Warning: Tab character lib/Data/XML/Types.hs:36:1: Warning: Tab character lib/Data/XML/Types.hs:37:1: Warning: Tab character lib/Data/XML/Types.hs:38:1: Warning: Tab character lib/Data/XML/Types.hs:39:1: Warning: Tab character lib/Data/XML/Types.hs:40:1: Warning: Tab character lib/Data/XML/Types.hs:41:1: Warning: Tab character lib/Data/XML/Types.hs:42:1: Warning: Tab character lib/Data/XML/Types.hs:43:1: Warning: Tab character lib/Data/XML/Types.hs:44:1: Warning: Tab character lib/Data/XML/Types.hs:45:1: Warning: Tab character lib/Data/XML/Types.hs:46:1: Warning: Tab character lib/Data/XML/Types.hs:47:1: Warning: Tab character lib/Data/XML/Types.hs:48:1: Warning: Tab character lib/Data/XML/Types.hs:49:1: Warning: Tab character lib/Data/XML/Types.hs:50:1: Warning: Tab character lib/Data/XML/Types.hs:51:1: Warning: Tab character lib/Data/XML/Types.hs:52:1: Warning: Tab character lib/Data/XML/Types.hs:53:1: Warning: Tab character lib/Data/XML/Types.hs:54:1: Warning: Tab character lib/Data/XML/Types.hs:55:1: Warning: Tab character lib/Data/XML/Types.hs:56:1: Warning: Tab character lib/Data/XML/Types.hs:57:1: Warning: Tab character lib/Data/XML/Types.hs:58:1: Warning: Tab character lib/Data/XML/Types.hs:59:1: Warning: Tab character lib/Data/XML/Types.hs:60:1: Warning: Tab character lib/Data/XML/Types.hs:61:1: Warning: Tab character lib/Data/XML/Types.hs:62:1: Warning: Tab character lib/Data/XML/Types.hs:63:1: Warning: Tab character lib/Data/XML/Types.hs:64:1: Warning: Tab character lib/Data/XML/Types.hs:65:1: Warning: Tab character lib/Data/XML/Types.hs:66:1: Warning: Tab character lib/Data/XML/Types.hs:67:1: Warning: Tab character lib/Data/XML/Types.hs:68:1: Warning: Tab character lib/Data/XML/Types.hs:69:1: Warning: Tab character lib/Data/XML/Types.hs:70:1: Warning: Tab character lib/Data/XML/Types.hs:71:1: Warning: Tab character lib/Data/XML/Types.hs:72:1: Warning: Tab character lib/Data/XML/Types.hs:89:1: Warning: Tab character lib/Data/XML/Types.hs:90:1: Warning: Tab character lib/Data/XML/Types.hs:91:1: Warning: Tab character lib/Data/XML/Types.hs:92:1: Warning: Tab character lib/Data/XML/Types.hs:93:1: Warning: Tab character lib/Data/XML/Types.hs:96:1: Warning: Tab character lib/Data/XML/Types.hs:103:1: Warning: Tab character lib/Data/XML/Types.hs:104:1: Warning: Tab character lib/Data/XML/Types.hs:105:1: Warning: Tab character lib/Data/XML/Types.hs:106:1: Warning: Tab character lib/Data/XML/Types.hs:107:1: Warning: Tab character lib/Data/XML/Types.hs:110:1: Warning: Tab character lib/Data/XML/Types.hs:117:1: Warning: Tab character lib/Data/XML/Types.hs:118:1: Warning: Tab character lib/Data/XML/Types.hs:119:1: Warning: Tab character lib/Data/XML/Types.hs:120:1: Warning: Tab character lib/Data/XML/Types.hs:123:1: Warning: Tab character lib/Data/XML/Types.hs:130:1: Warning: Tab character lib/Data/XML/Types.hs:131:1: Warning: Tab character lib/Data/XML/Types.hs:132:1: Warning: Tab character lib/Data/XML/Types.hs:135:1: Warning: Tab character lib/Data/XML/Types.hs:136:1: Warning: Tab character lib/Data/XML/Types.hs:143:1: Warning: Tab character lib/Data/XML/Types.hs:144:1: Warning: Tab character lib/Data/XML/Types.hs:145:1: Warning: Tab character lib/Data/XML/Types.hs:146:1: Warning: Tab character lib/Data/XML/Types.hs:147:1: Warning: Tab character lib/Data/XML/Types.hs:150:1: Warning: Tab character lib/Data/XML/Types.hs:151:1: Warning: Tab character lib/Data/XML/Types.hs:152:1: Warning: Tab character lib/Data/XML/Types.hs:153:1: Warning: Tab character lib/Data/XML/Types.hs:160:1: Warning: Tab character lib/Data/XML/Types.hs:161:1: Warning: Tab character lib/Data/XML/Types.hs:162:1: Warning: Tab character lib/Data/XML/Types.hs:163:1: Warning: Tab character lib/Data/XML/Types.hs:164:1: Warning: Tab character lib/Data/XML/Types.hs:167:1: Warning: Tab character lib/Data/XML/Types.hs:174:1: Warning: Tab character lib/Data/XML/Types.hs:175:1: Warning: Tab character lib/Data/XML/Types.hs:176:1: Warning: Tab character lib/Data/XML/Types.hs:179:1: Warning: Tab character lib/Data/XML/Types.hs:180:1: Warning: Tab character lib/Data/XML/Types.hs:202:1: Warning: Tab character lib/Data/XML/Types.hs:203:1: Warning: Tab character lib/Data/XML/Types.hs:204:1: Warning: Tab character lib/Data/XML/Types.hs:205:1: Warning: Tab character lib/Data/XML/Types.hs:206:1: Warning: Tab character lib/Data/XML/Types.hs:209:1: Warning: Tab character lib/Data/XML/Types.hs:212:1: Warning: Tab character lib/Data/XML/Types.hs:215:1: Warning: Tab character lib/Data/XML/Types.hs:216:1: Warning: Tab character lib/Data/XML/Types.hs:217:1: Warning: Tab character lib/Data/XML/Types.hs:218:1: Warning: Tab character lib/Data/XML/Types.hs:219:1: Warning: Tab character lib/Data/XML/Types.hs:222:1: Warning: Tab character lib/Data/XML/Types.hs:235:1: Warning: Tab character lib/Data/XML/Types.hs:236:1: Warning: Tab character lib/Data/XML/Types.hs:237:1: Warning: Tab character lib/Data/XML/Types.hs:238:1: Warning: Tab character lib/Data/XML/Types.hs:241:1: Warning: Tab character lib/Data/XML/Types.hs:248:1: Warning: Tab character lib/Data/XML/Types.hs:249:1: Warning: Tab character lib/Data/XML/Types.hs:250:1: Warning: Tab character lib/Data/XML/Types.hs:253:1: Warning: Tab character lib/Data/XML/Types.hs:254:1: Warning: Tab character lib/Data/XML/Types.hs:273:1: Warning: Tab character lib/Data/XML/Types.hs:274:1: Warning: Tab character lib/Data/XML/Types.hs:275:1: Warning: Tab character lib/Data/XML/Types.hs:276:1: Warning: Tab character lib/Data/XML/Types.hs:277:1: Warning: Tab character lib/Data/XML/Types.hs:278:1: Warning: Tab character lib/Data/XML/Types.hs:279:1: Warning: Tab character lib/Data/XML/Types.hs:280:1: Warning: Tab character lib/Data/XML/Types.hs:281:1: Warning: Tab character lib/Data/XML/Types.hs:282:1: Warning: Tab character lib/Data/XML/Types.hs:283:1: Warning: Tab character lib/Data/XML/Types.hs:286:1: Warning: Tab character lib/Data/XML/Types.hs:287:1: Warning: Tab character lib/Data/XML/Types.hs:288:1: Warning: Tab character lib/Data/XML/Types.hs:289:1: Warning: Tab character lib/Data/XML/Types.hs:290:1: Warning: Tab character lib/Data/XML/Types.hs:291:1: Warning: Tab character lib/Data/XML/Types.hs:292:1: Warning: Tab character lib/Data/XML/Types.hs:293:1: Warning: Tab character In-place registering xml-types-0.3.6... Running Haddock for xml-types-0.3.6... Running hscolour for xml-types-0.3.6... Preprocessing library xml-types-0.3.6... Preprocessing library xml-types-0.3.6... lib/Data/XML/Types.hs:27:1: Warning: Tab character lib/Data/XML/Types.hs:28:1: Warning: Tab character lib/Data/XML/Types.hs:29:1: Warning: Tab character lib/Data/XML/Types.hs:30:1: Warning: Tab character lib/Data/XML/Types.hs:31:1: Warning: Tab character lib/Data/XML/Types.hs:32:1: Warning: Tab character lib/Data/XML/Types.hs:33:1: Warning: Tab character lib/Data/XML/Types.hs:34:1: Warning: Tab character lib/Data/XML/Types.hs:35:1: Warning: Tab character lib/Data/XML/Types.hs:36:1: Warning: Tab character lib/Data/XML/Types.hs:37:1: Warning: Tab character lib/Data/XML/Types.hs:38:1: Warning: Tab character lib/Data/XML/Types.hs:39:1: Warning: Tab character lib/Data/XML/Types.hs:40:1: Warning: Tab character lib/Data/XML/Types.hs:41:1: Warning: Tab character lib/Data/XML/Types.hs:42:1: Warning: Tab character lib/Data/XML/Types.hs:43:1: Warning: Tab character lib/Data/XML/Types.hs:44:1: Warning: Tab character lib/Data/XML/Types.hs:45:1: Warning: Tab character lib/Data/XML/Types.hs:46:1: Warning: Tab character lib/Data/XML/Types.hs:47:1: Warning: Tab character lib/Data/XML/Types.hs:48:1: Warning: Tab character lib/Data/XML/Types.hs:49:1: Warning: Tab character lib/Data/XML/Types.hs:50:1: Warning: Tab character lib/Data/XML/Types.hs:51:1: Warning: Tab character lib/Data/XML/Types.hs:52:1: Warning: Tab character lib/Data/XML/Types.hs:53:1: Warning: Tab character lib/Data/XML/Types.hs:54:1: Warning: Tab character lib/Data/XML/Types.hs:55:1: Warning: Tab character lib/Data/XML/Types.hs:56:1: Warning: Tab character lib/Data/XML/Types.hs:57:1: Warning: Tab character lib/Data/XML/Types.hs:58:1: Warning: Tab character lib/Data/XML/Types.hs:59:1: Warning: Tab character lib/Data/XML/Types.hs:60:1: Warning: Tab character lib/Data/XML/Types.hs:61:1: Warning: Tab character lib/Data/XML/Types.hs:62:1: Warning: Tab character lib/Data/XML/Types.hs:63:1: Warning: Tab character lib/Data/XML/Types.hs:64:1: Warning: Tab character lib/Data/XML/Types.hs:65:1: Warning: Tab character lib/Data/XML/Types.hs:66:1: Warning: Tab character lib/Data/XML/Types.hs:67:1: Warning: Tab character lib/Data/XML/Types.hs:68:1: Warning: Tab character lib/Data/XML/Types.hs:69:1: Warning: Tab character lib/Data/XML/Types.hs:70:1: Warning: Tab character lib/Data/XML/Types.hs:71:1: Warning: Tab character lib/Data/XML/Types.hs:72:1: Warning: Tab character lib/Data/XML/Types.hs:89:1: Warning: Tab character lib/Data/XML/Types.hs:90:1: Warning: Tab character lib/Data/XML/Types.hs:91:1: Warning: Tab character lib/Data/XML/Types.hs:92:1: Warning: Tab character lib/Data/XML/Types.hs:93:1: Warning: Tab character lib/Data/XML/Types.hs:96:1: Warning: Tab character lib/Data/XML/Types.hs:103:1: Warning: Tab character lib/Data/XML/Types.hs:104:1: Warning: Tab character lib/Data/XML/Types.hs:105:1: Warning: Tab character lib/Data/XML/Types.hs:106:1: Warning: Tab character lib/Data/XML/Types.hs:107:1: Warning: Tab character lib/Data/XML/Types.hs:110:1: Warning: Tab character lib/Data/XML/Types.hs:117:1: Warning: Tab character lib/Data/XML/Types.hs:118:1: Warning: Tab character lib/Data/XML/Types.hs:119:1: Warning: Tab character lib/Data/XML/Types.hs:120:1: Warning: Tab character lib/Data/XML/Types.hs:123:1: Warning: Tab character lib/Data/XML/Types.hs:130:1: Warning: Tab character lib/Data/XML/Types.hs:131:1: Warning: Tab character lib/Data/XML/Types.hs:132:1: Warning: Tab character lib/Data/XML/Types.hs:135:1: Warning: Tab character lib/Data/XML/Types.hs:136:1: Warning: Tab character lib/Data/XML/Types.hs:143:1: Warning: Tab character lib/Data/XML/Types.hs:144:1: Warning: Tab character lib/Data/XML/Types.hs:145:1: Warning: Tab character lib/Data/XML/Types.hs:146:1: Warning: Tab character lib/Data/XML/Types.hs:147:1: Warning: Tab character lib/Data/XML/Types.hs:150:1: Warning: Tab character lib/Data/XML/Types.hs:151:1: Warning: Tab character lib/Data/XML/Types.hs:152:1: Warning: Tab character lib/Data/XML/Types.hs:153:1: Warning: Tab character lib/Data/XML/Types.hs:160:1: Warning: Tab character lib/Data/XML/Types.hs:161:1: Warning: Tab character lib/Data/XML/Types.hs:162:1: Warning: Tab character lib/Data/XML/Types.hs:163:1: Warning: Tab character lib/Data/XML/Types.hs:164:1: Warning: Tab character lib/Data/XML/Types.hs:167:1: Warning: Tab character lib/Data/XML/Types.hs:174:1: Warning: Tab character lib/Data/XML/Types.hs:175:1: Warning: Tab character lib/Data/XML/Types.hs:176:1: Warning: Tab character lib/Data/XML/Types.hs:179:1: Warning: Tab character lib/Data/XML/Types.hs:180:1: Warning: Tab character lib/Data/XML/Types.hs:202:1: Warning: Tab character lib/Data/XML/Types.hs:203:1: Warning: Tab character lib/Data/XML/Types.hs:204:1: Warning: Tab character lib/Data/XML/Types.hs:205:1: Warning: Tab character lib/Data/XML/Types.hs:206:1: Warning: Tab character lib/Data/XML/Types.hs:209:1: Warning: Tab character lib/Data/XML/Types.hs:212:1: Warning: Tab character lib/Data/XML/Types.hs:215:1: Warning: Tab character lib/Data/XML/Types.hs:216:1: Warning: Tab character lib/Data/XML/Types.hs:217:1: Warning: Tab character lib/Data/XML/Types.hs:218:1: Warning: Tab character lib/Data/XML/Types.hs:219:1: Warning: Tab character lib/Data/XML/Types.hs:222:1: Warning: Tab character lib/Data/XML/Types.hs:235:1: Warning: Tab character lib/Data/XML/Types.hs:236:1: Warning: Tab character lib/Data/XML/Types.hs:237:1: Warning: Tab character lib/Data/XML/Types.hs:238:1: Warning: Tab character lib/Data/XML/Types.hs:241:1: Warning: Tab character lib/Data/XML/Types.hs:248:1: Warning: Tab character lib/Data/XML/Types.hs:249:1: Warning: Tab character lib/Data/XML/Types.hs:250:1: Warning: Tab character lib/Data/XML/Types.hs:253:1: Warning: Tab character lib/Data/XML/Types.hs:254:1: Warning: Tab character lib/Data/XML/Types.hs:273:1: Warning: Tab character lib/Data/XML/Types.hs:274:1: Warning: Tab character lib/Data/XML/Types.hs:275:1: Warning: Tab character lib/Data/XML/Types.hs:276:1: Warning: Tab character lib/Data/XML/Types.hs:277:1: Warning: Tab character lib/Data/XML/Types.hs:278:1: Warning: Tab character lib/Data/XML/Types.hs:279:1: Warning: Tab character lib/Data/XML/Types.hs:280:1: Warning: Tab character lib/Data/XML/Types.hs:281:1: Warning: Tab character lib/Data/XML/Types.hs:282:1: Warning: Tab character lib/Data/XML/Types.hs:283:1: Warning: Tab character lib/Data/XML/Types.hs:286:1: Warning: Tab character lib/Data/XML/Types.hs:287:1: Warning: Tab character lib/Data/XML/Types.hs:288:1: Warning: Tab character lib/Data/XML/Types.hs:289:1: Warning: Tab character lib/Data/XML/Types.hs:290:1: Warning: Tab character lib/Data/XML/Types.hs:291:1: Warning: Tab character lib/Data/XML/Types.hs:292:1: Warning: Tab character lib/Data/XML/Types.hs:293:1: Warning: Tab character Haddock coverage: 38% ( 14 / 37) in 'Data.XML.Types' Missing documentation for: Document (lib/Data/XML/Types.hs:88) Prologue (lib/Data/XML/Types.hs:102) Instruction (lib/Data/XML/Types.hs:116) Miscellaneous (lib/Data/XML/Types.hs:129) Node (lib/Data/XML/Types.hs:142) Element (lib/Data/XML/Types.hs:159) Content (lib/Data/XML/Types.hs:173) ExternalID (lib/Data/XML/Types.hs:247) isElement (lib/Data/XML/Types.hs:299) isInstruction (lib/Data/XML/Types.hs:303) isContent (lib/Data/XML/Types.hs:307) isComment (lib/Data/XML/Types.hs:311) isNamed (lib/Data/XML/Types.hs:315) elementChildren (lib/Data/XML/Types.hs:318) elementContent (lib/Data/XML/Types.hs:321) elementText (lib/Data/XML/Types.hs:324) nodeChildren (lib/Data/XML/Types.hs:327) nodeContent (lib/Data/XML/Types.hs:330) nodeText (lib/Data/XML/Types.hs:333) hasAttribute (lib/Data/XML/Types.hs:336) hasAttributeText (lib/Data/XML/Types.hs:339) attributeContent (lib/Data/XML/Types.hs:342) attributeText (lib/Data/XML/Types.hs:345) Documentation created: dist/doc/html/xml-types/index.html, dist/doc/html/xml-types/xml-types.txt Creating package registration file: /tmp/pkgConf-xml-types-0.33641963421970034225.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-types-0.3.6-5RHNNJ6svyf6yzhyHa61vO Registering xml-types-0.3.6... Installed xml-types-0.3.6 Configuring blaze-markup-0.7.0.3... Building blaze-markup-0.7.0.3... Preprocessing library blaze-markup-0.7.0.3... [1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o ) src/Text/Blaze/Internal.hs:74: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/Text/Blaze/Internal.hs:75: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() [2 of 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.o ) [3 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.o ) [4 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.o ) src/Text/Blaze/Renderer/Text.hs:15: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() [5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o ) src/Text/Blaze/Renderer/Utf8.hs:11: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() [6 of 6] Compiling Text.Blaze ( src/Text/Blaze.hs, dist/build/Text/Blaze.o ) src/Text/Blaze.hs:91: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() src/Text/Blaze.hs:92:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant In-place registering blaze-markup-0.7.0.3... Running Haddock for blaze-markup-0.7.0.3... Running hscolour for blaze-markup-0.7.0.3... Preprocessing library blaze-markup-0.7.0.3... Preprocessing library blaze-markup-0.7.0.3... src/Text/Blaze/Internal.hs:74: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/Text/Blaze/Internal.hs:75: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() src/Text/Blaze/Renderer/Text.hs:15: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() src/Text/Blaze/Renderer/Utf8.hs:11: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() src/Text/Blaze.hs:91: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() src/Text/Blaze.hs:92:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Haddock coverage: Warning: Text.Blaze.Internal: ! is exported separately but will be documented under Attributable. Consider exporting it together with its parent(s) for code clarity. 100% ( 50 / 50) in 'Text.Blaze.Internal' 75% ( 3 / 4) in 'Text.Blaze.Renderer.String' Missing documentation for: renderHtml (src/Text/Blaze/Renderer/String.hs:93) 67% ( 2 / 3) in 'Text.Blaze.Renderer.Pretty' Missing documentation for: renderHtml (src/Text/Blaze/Renderer/Pretty.hs:56) 56% ( 5 / 9) in 'Text.Blaze.Renderer.Text' Missing documentation for: renderHtmlBuilder (src/Text/Blaze/Renderer/Text.hs:73) renderHtmlBuilderWith (src/Text/Blaze/Renderer/Text.hs:133) renderHtml (src/Text/Blaze/Renderer/Text.hs:149) renderHtmlWith (src/Text/Blaze/Renderer/Text.hs:164) 86% ( 6 / 7) in 'Text.Blaze.Renderer.Utf8' Missing documentation for: Module header 100% ( 43 / 43) in 'Text.Blaze' Documentation created: dist/doc/html/blaze-markup/index.html, dist/doc/html/blaze-markup/blaze-markup.txt Creating package registration file: /tmp/pkgConf-blaze-markup-0.7.0140830430383174967.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-markup-0.7.0.3-FhrnjaI7C1I5CvgGhchX3R Registering blaze-markup-0.7.0.3... Installed blaze-markup-0.7.0.3 Configuring unordered-containers-0.2.5.1... Building unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) Data/HashMap/Base.hs:85:1: Warning: The import of ‘Data.Functor’ is redundant except perhaps to import instances from ‘Data.Functor’ To import instances alone, use: import Data.Functor() [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.5.1... Running Haddock for unordered-containers-0.2.5.1... Running hscolour for unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... Data/HashMap/Base.hs:85:1: Warning: The import of ‘Data.Functor’ is redundant except perhaps to import instances from ‘Data.Functor’ To import instances alone, use: import Data.Functor() Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' Missing documentation for: Module header unsafeShiftL (Data/HashMap/UnsafeShift.hs:10) unsafeShiftR (Data/HashMap/UnsafeShift.hs:14) 50% ( 1 / 2) in 'Data.HashMap.PopCount' Missing documentation for: Module header 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' Missing documentation for: Array (Data/HashMap/Array.hs:102) MArray (Data/HashMap/Array.hs:127) new_ (Data/HashMap/Array.hs:174) singleton (Data/HashMap/Array.hs:177) singletonM (Data/HashMap/Array.hs:181) pair (Data/HashMap/Array.hs:185) length (Data/HashMap/Array.hs:113) lengthM (Data/HashMap/Array.hs:135) read (Data/HashMap/Array.hs:192) write (Data/HashMap/Array.hs:198) index (Data/HashMap/Array.hs:205) indexM (Data/HashMap/Array.hs:211) unsafeFreeze (Data/HashMap/Array.hs:217) unsafeThaw (Data/HashMap/Array.hs:223) run (Data/HashMap/Array.hs:229) run2 (Data/HashMap/Array.hs:233) foldl' (Data/HashMap/Array.hs:335) foldr (Data/HashMap/Array.hs:343) thaw (Data/HashMap/Array.hs:355) map (Data/HashMap/Array.hs:388) traverse (Data/HashMap/Array.hs:431) filter (Data/HashMap/Array.hs:436) toList (Data/HashMap/Array.hs:428) 87% ( 54 / 62) in 'Data.HashMap.Base' Missing documentation for: Module header Leaf (Data/HashMap/Base.hs:124) Hash (Data/HashMap/Base.hs:177) Bitmap (Data/HashMap/Base.hs:178) mask (Data/HashMap/Base.hs:1094) bitsPerSubkey (Data/HashMap/Base.hs:1082) sparseIndex (Data/HashMap/Base.hs:1091) updateOrConcatWith (Data/HashMap/Base.hs:1003) 100% ( 46 / 46) in 'Data.HashMap.Strict' 100% ( 46 / 46) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html, dist/doc/html/unordered-containers/unordered-containers.txt Creating package registration file: /tmp/pkgConf-unordered-containers-0.2.56970546601508472944.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-7E41cj9RvqSJeZ4jSnbs1a Registering unordered-containers-0.2.5.1... Installed unordered-containers-0.2.5.1 Configuring blaze-html-0.8.1.1... Building blaze-html-0.8.1.1... Preprocessing library blaze-html-0.8.1.1... [ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.o ) [ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o ) [ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o ) [ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o ) [ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o ) [ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o ) [ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o ) [ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o ) [ 9 of 21] Compiling Text.Blaze.Html ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.o ) [10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.o ) [11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.o ) [12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.o ) [13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.o ) [14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o ) [15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o ) [16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o ) [17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o ) [18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o ) [19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o ) [20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o ) [21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.o ) In-place registering blaze-html-0.8.1.1... Running Haddock for blaze-html-0.8.1.1... Running hscolour for blaze-html-0.8.1.1... Preprocessing library blaze-html-0.8.1.1... Preprocessing library blaze-html-0.8.1.1... Haddock coverage: 100% (169 /169) in 'Text.Blaze.XHtml5.Attributes' 100% (103 /103) in 'Text.Blaze.XHtml1.Transitional.Attributes' 100% ( 92 / 92) in 'Text.Blaze.XHtml1.Strict.Attributes' 100% (105 /105) in 'Text.Blaze.XHtml1.FrameSet.Attributes' 100% (169 /169) in 'Text.Blaze.Html5.Attributes' 100% (103 /103) in 'Text.Blaze.Html4.Transitional.Attributes' 100% ( 92 / 92) in 'Text.Blaze.Html4.Strict.Attributes' 100% (105 /105) in 'Text.Blaze.Html4.FrameSet.Attributes' 20% ( 1 / 5) in 'Text.Blaze.Html' Missing documentation for: Module header Html (src/Text/Blaze/Html.hs:10) toHtml (src/Text/Blaze/Html.hs:12) preEscapedToHtml (src/Text/Blaze/Html.hs:15) 0% ( 0 / 2) in 'Text.Blaze.Html.Renderer.Pretty' Missing documentation for: Module header renderHtml (src/Text/Blaze/Html/Renderer/Pretty.hs:8) 0% ( 0 / 2) in 'Text.Blaze.Html.Renderer.String' Missing documentation for: Module header renderHtml (src/Text/Blaze/Html/Renderer/String.hs:8) 0% ( 0 / 5) in 'Text.Blaze.Html.Renderer.Text' Missing documentation for: Module header renderHtmlBuilder (src/Text/Blaze/Html/Renderer/Text.hs:15) renderHtmlBuilderWith (src/Text/Blaze/Html/Renderer/Text.hs:18) renderHtml (src/Text/Blaze/Html/Renderer/Text.hs:21) renderHtmlWith (src/Text/Blaze/Html/Renderer/Text.hs:24) 0% ( 0 / 4) in 'Text.Blaze.Html.Renderer.Utf8' Missing documentation for: Module header renderHtmlBuilder (src/Text/Blaze/Html/Renderer/Utf8.hs:13) renderHtml (src/Text/Blaze/Html/Renderer/Utf8.hs:16) renderHtmlToByteStringIO (src/Text/Blaze/Html/Renderer/Utf8.hs:19) 100% ( 93 / 93) in 'Text.Blaze.Html4.FrameSet' 100% ( 80 / 80) in 'Text.Blaze.Html4.Strict' 100% ( 91 / 91) in 'Text.Blaze.Html4.Transitional' 100% (111 /111) in 'Text.Blaze.Html5' 100% ( 93 / 93) in 'Text.Blaze.XHtml1.FrameSet' 100% ( 80 / 80) in 'Text.Blaze.XHtml1.Strict' 100% ( 91 / 91) in 'Text.Blaze.XHtml1.Transitional' 100% (111 /111) in 'Text.Blaze.XHtml5' Documentation created: dist/doc/html/blaze-html/index.html, dist/doc/html/blaze-html/blaze-html.txt Creating package registration file: /tmp/pkgConf-blaze-html-0.8.11979629507351748718.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-html-0.8.1.1-1zXVsYxJvNk7KmCYUCIuBj Registering blaze-html-0.8.1.1... Installed blaze-html-0.8.1.1 cabal: Error: some packages failed to install: StateVar-1.1.0.1 depends on stm-2.4.4 which failed to install. attoparsec-0.13.0.1 depends on vector-0.11.0.0 which failed to install. bifunctors-5.1 depends on tagged-0.8.2 which failed to install. comonad-4.2.7.2 depends on tagged-0.8.2 which failed to install. conduit-1.2.5.1 depends on stm-2.4.4 which failed to install. conduit-extra-1.1.9.1 depends on vector-0.11.0.0 which failed to install. contravariant-1.3.3 depends on tagged-0.8.2 which failed to install. data-default-0.5.3 depends on data-default-instances-old-locale-0.0.1 which failed to install. data-default-instances-base-0.0.1 failed during the configure step. The exception was: ExitFailure 1 data-default-instances-containers-0.0.1 failed during the configure step. The exception was: ExitFailure 1 data-default-instances-dlist-0.0.1 failed during the configure step. The exception was: ExitFailure 1 data-default-instances-old-locale-0.0.1 failed during the configure step. The exception was: ExitFailure 1 distributive-0.4.4 depends on tagged-0.8.2 which failed to install. exceptions-0.8.0.2 depends on stm-2.4.4 which failed to install. free-4.12.1 depends on tagged-0.8.2 which failed to install. haskell-gi-0.8 depends on vector-0.11.0.0 which failed to install. haskell-lexer-1.0 failed during the final install step. The exception was: ExitFailure 1 lifted-base-0.2.3.6 depends on stm-2.4.4 which failed to install. monad-control-1.0.0.4 depends on stm-2.4.4 which failed to install. pretty-show-1.6.9 depends on haskell-lexer-1.0 which failed to install. profunctors-5.1.1 depends on tagged-0.8.2 which failed to install. resourcet-1.1.6 depends on stm-2.4.4 which failed to install. scientific-0.3.4.2 depends on vector-0.11.0.0 which failed to install. semigroupoids-5.0.0.4 depends on tagged-0.8.2 which failed to install. semigroups-0.18.0.1 depends on tagged-0.8.2 which failed to install. stm-2.4.4 failed during the final install step. The exception was: ExitFailure 1 streaming-commons-0.1.14.2 depends on stm-2.4.4 which failed to install. tagged-0.8.2 failed during the building phase. The exception was: ExitFailure 1 transformers-base-0.4.4 depends on stm-2.4.4 which failed to install. vector-0.11.0.0 failed during the configure step. The exception was: ExitFailure 1 void-0.7.1 depends on tagged-0.8.2 which failed to install. xml-conduit-1.3.2 depends on vector-0.11.0.0 which failed to install.