Resolving dependencies... Configuring HUnit-1.2.5.2... Building HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... [1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o ) [2 of 5] Compiling Test.HUnit.Lang ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o ) [3 of 5] Compiling Test.HUnit.Base ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o ) [4 of 5] Compiling Test.HUnit.Text ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o ) [5 of 5] Compiling Test.HUnit ( Test/HUnit.hs, dist/build/Test/HUnit.o ) In-place registering HUnit-1.2.5.2... Running Haddock for HUnit-1.2.5.2... Running hscolour for HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... Haddock coverage: 100% ( 2 / 2) in 'Test.HUnit.Terminal' 86% ( 6 / 7) in 'Test.HUnit.Lang' 100% ( 33 / 33) in 'Test.HUnit.Base' 100% ( 8 / 8) in 'Test.HUnit.Text' 100% ( 3 / 3) in 'Test.HUnit' Documentation created: dist/doc/html/HUnit/index.html, dist/doc/html/HUnit/HUnit.txt Creating package registration file: /tmp/pkgConf-HUnit-1.2.517373.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/HUnit-1.2.5.2 Registering HUnit-1.2.5.2... Installed HUnit-1.2.5.2 Configuring curl-1.3.8... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E configure: creating ./config.status config.status: creating curl.buildinfo Building curl-1.3.8... Preprocessing library curl-1.3.8... [1 of 8] Compiling Network.Curl.Debug ( Network/Curl/Debug.hs, dist/build/Network/Curl/Debug.o ) [2 of 8] Compiling Network.Curl.Code ( Network/Curl/Code.hs, dist/build/Network/Curl/Code.o ) [3 of 8] Compiling Network.Curl.Types ( Network/Curl/Types.hs, dist/build/Network/Curl/Types.o ) [4 of 8] Compiling Network.Curl.Info ( Network/Curl/Info.hs, dist/build/Network/Curl/Info.o ) [5 of 8] Compiling Network.Curl.Post ( Network/Curl/Post.hs, dist/build/Network/Curl/Post.o ) [6 of 8] Compiling Network.Curl.Opts ( Network/Curl/Opts.hs, dist/build/Network/Curl/Opts.o ) [7 of 8] Compiling Network.Curl.Easy ( Network/Curl/Easy.hs, dist/build/Network/Curl/Easy.o ) [8 of 8] Compiling Network.Curl ( Network/Curl.hs, dist/build/Network/Curl.o ) In-place registering curl-1.3.8... Running Haddock for curl-1.3.8... Running hscolour for curl-1.3.8... Preprocessing library curl-1.3.8... Preprocessing library curl-1.3.8... Haddock coverage: 50% ( 1 / 2) in 'Network.Curl.Debug' 33% ( 1 / 3) in 'Network.Curl.Code' 27% ( 4 / 15) in 'Network.Curl.Types' 25% ( 1 / 4) in 'Network.Curl.Info' 9% ( 1 / 11) in 'Network.Curl.Post' 3% ( 1 / 30) in 'Network.Curl.Opts' 20% ( 2 / 10) in 'Network.Curl.Easy' 67% ( 26 / 39) in 'Network.Curl' Warning: Network.Curl.Types: could not find link destinations for: Network.Curl.Types.Curl_ Documentation created: dist/doc/html/curl/index.html, dist/doc/html/curl/curl.txt Creating package registration file: /tmp/pkgConf-curl-1.317373.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/curl-1.3.8 Registering curl-1.3.8... Installed curl-1.3.8 Configuring network-2.6.2.0... 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 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.0... Preprocessing library network-2.6.2.0... [ 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 [ 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:27: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 In the first argument of ‘fromIntegral’, namely ‘(12)’ In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) 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.0... Running Haddock for network-2.6.2.0... Running hscolour for network-2.6.2.0... Preprocessing library network-2.6.2.0... Preprocessing library network-2.6.2.0... Network/Socket/Types.hsc:1012:10: Warning: Orphan instance: instance Storable HostAddress6 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:27: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 In the first argument of ‘fromIntegral’, namely ‘(12)’ In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) 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' 68% ( 27 / 40) in 'Network.Socket.Types' 94% ( 30 / 32) in 'Network.Socket.Internal' 71% ( 68 / 96) in 'Network.Socket' 50% ( 1 / 2) in 'Network.Socket.ByteString.MsgHdr' 25% ( 1 / 4) in 'Network.Socket.ByteString.Internal' 100% ( 15 / 15) in 'Network.Socket.ByteString' 25% ( 1 / 4) in 'Network.Socket.ByteString.Lazy.Posix' 71% ( 5 / 7) in 'Network.Socket.ByteString.Lazy' 44% ( 23 / 52) in 'Network.BSD' 89% ( 24 / 27) in 'Network' Warning: Network.Socket.ByteString: could not find link destinations for: Network.Socket.ByteString.IOVec.IOVec Documentation created: dist/doc/html/network/index.html, dist/doc/html/network/network.txt Creating package registration file: /tmp/pkgConf-network-2.6.217373.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/network-2.6.2.0 Registering network-2.6.2.0... Installed network-2.6.2.0 Configuring parallel-3.2.0.6... Building parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... [1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o ) [2 of 3] Compiling Control.Seq ( Control/Seq.hs, dist/build/Control/Seq.o ) [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o ) In-place registering parallel-3.2.0.6... Running Haddock for parallel-3.2.0.6... Running hscolour for parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... Haddock coverage: 72% ( 21 / 29) in 'Control.Seq' 100% ( 3 / 3) in 'Control.Parallel' 81% ( 68 / 84) in 'Control.Parallel.Strategies' Documentation created: dist/doc/html/parallel/index.html, dist/doc/html/parallel/parallel.txt Creating package registration file: /tmp/pkgConf-parallel-3.2.017373.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parallel-3.2.0.6 Registering parallel-3.2.0.6... Installed parallel-3.2.0.6 Configuring parsec-2.1.0.1... Building parsec-2.1.0.1... Preprocessing library parsec-2.1.0.1... [ 1 of 10] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [ 2 of 10] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 3 of 10] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) Text/ParserCombinators/Parsec/Prim.hs:200:10: Warning: ‘GenParser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. Text/ParserCombinators/Parsec/Prim.hs:244:10: Warning: ‘GenParser’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. [ 4 of 10] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [ 5 of 10] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [ 6 of 10] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [ 7 of 10] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) [ 8 of 10] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [ 9 of 10] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [10 of 10] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) In-place registering parsec-2.1.0.1... Running Haddock for parsec-2.1.0.1... Running hscolour for parsec-2.1.0.1... Preprocessing library parsec-2.1.0.1... Preprocessing library parsec-2.1.0.1... Text/ParserCombinators/Parsec/Prim.hs:200:10: Warning: ‘GenParser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. Text/ParserCombinators/Parsec/Prim.hs:244:10: Warning: ‘GenParser’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. Haddock coverage: 6% ( 1 / 17) in 'Text.ParserCombinators.Parsec.Pos' 12% ( 2 / 16) in 'Text.ParserCombinators.Parsec.Error' 7% ( 2 / 30) in 'Text.ParserCombinators.Parsec.Prim' 5% ( 1 / 19) in 'Text.ParserCombinators.Parsec.Char' 4% ( 1 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 20% ( 1 / 5) in 'Text.ParserCombinators.Parsec.Expr' 22% ( 4 / 18) in 'Text.ParserCombinators.Parsec' 14% ( 1 / 7) in 'Text.ParserCombinators.Parsec.Perm' 25% ( 1 / 4) in 'Text.ParserCombinators.Parsec.Token' 11% ( 1 / 9) in 'Text.ParserCombinators.Parsec.Language' Documentation created: dist/doc/html/parsec/index.html, dist/doc/html/parsec/parsec.txt Creating package registration file: /tmp/pkgConf-parsec-2.1.017373.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parsec-2.1.0.1 Registering parsec-2.1.0.1... Installed parsec-2.1.0.1 Configuring syb-0.5.1... Building syb-0.5.1... Preprocessing library syb-0.5.1... [ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o ) [ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o ) [ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o ) [ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o ) [ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o ) [ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o ) [ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o ) [ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o ) [ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o ) [10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o ) [11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o ) [12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o ) [13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o ) [14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o ) [15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o ) [16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o ) In-place registering syb-0.5.1... Running Haddock for syb-0.5.1... Running hscolour for syb-0.5.1... Preprocessing library syb-0.5.1... Preprocessing library syb-0.5.1... Haddock coverage: 100% ( 2 / 2) in 'Data.Generics.Basics' 100% ( 2 / 2) in 'Generics.SYB.Basics' 100% ( 1 / 1) in 'Data.Generics.Instances' 100% ( 1 / 1) in 'Generics.SYB.Instances' 96% ( 43 / 45) in 'Data.Generics.Aliases' 100% ( 19 / 19) in 'Data.Generics.Schemes' 100% ( 2 / 2) in 'Generics.SYB.Schemes' 100% ( 6 / 6) in 'Data.Generics.Text' 100% ( 2 / 2) in 'Generics.SYB.Text' 100% ( 17 / 17) in 'Data.Generics.Twins' 100% ( 2 / 2) in 'Generics.SYB.Twins' 100% ( 3 / 3) in 'Data.Generics.Builders' 100% ( 2 / 2) in 'Generics.SYB.Builders' 100% ( 2 / 2) in 'Generics.SYB.Aliases' 100% ( 8 / 8) in 'Data.Generics' 100% ( 2 / 2) in 'Generics.SYB' Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt Creating package registration file: /tmp/pkgConf-syb-0.517373.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/syb-0.5.1 Registering syb-0.5.1... Installed syb-0.5.1 Configuring text-1.2.1.1... Building text-1.2.1.1... Preprocessing library text-1.2.1.1... [ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) [ 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 ) [ 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 ) [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 ) [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 ) [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) [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 ) [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 ) In-place registering text-1.2.1.1... Running Haddock for text-1.2.1.1... Running hscolour for text-1.2.1.1... Preprocessing library text-1.2.1.1... Preprocessing library text-1.2.1.1... Haddock coverage: 14% ( 1 / 7) in 'Data.Text.Internal.Read' 50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32' 50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions' 0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits' 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' 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' 95% ( 19 / 20) in 'Data.Text.Internal' 38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size' 88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types' 0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping' 89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common' 93% ( 13 / 14) in 'Data.Text.Unsafe' 33% ( 1 / 3) in 'Data.Text.Internal.Private' 91% ( 20 / 22) in 'Data.Text.Internal.Fusion' 100% ( 4 / 4) in 'Data.Text.Show' 33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common' 17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8' 91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion' 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' 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' 99% (127 /128) in 'Data.Text.Lazy' 94% ( 16 / 17) in 'Data.Text.Internal.Builder' 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' 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' 100% ( 7 / 7) in 'Data.Text.Read' Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for: Data.Text.Internal.Fusion.Common.findIndicesI Warning: Data.Text.Unsafe: could not find link destinations for: GHC.IO.bracket Warning: Data.Text: could not find link destinations for: Data.Text.replicateChar Data.Text.countChar Warning: Data.Text.Internal.IO: could not find link destinations for: GHC.IO.Handle.Types.Handle__ Warning: Data.Text.Lazy: could not find link destinations for: Data.Text.Lazy.replicateChar Data.Text.Lazy.dropWords Data.Text.Lazy.splitAtWord Data.Text.Lazy.countChar Warning: Data.Text.Internal.Builder: could not find link destinations for: Data.Text.Internal.Builder.empty Data.Text.Internal.Builder.append Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for: Data.Text.Lazy.Builder.RealFloat.floatToDigits Documentation created: dist/doc/html/text/index.html, dist/doc/html/text/text.txt Creating package registration file: /tmp/pkgConf-text-1.2.117373.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.1.1 Registering text-1.2.1.1... Installed text-1.2.1.1 Configuring transformers-0.4.3.0... Building transformers-0.4.3.0... Preprocessing library transformers-0.4.3.0... [ 1 of 28] Compiling Data.Functor.Identity ( oldsrc/Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o ) [ 2 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o ) [ 3 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o ) [ 4 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o ) [ 5 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o ) [ 6 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o ) [ 7 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o ) [ 8 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o ) [ 9 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o ) [10 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o ) [11 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o ) [12 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o ) [13 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o ) [14 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o ) [15 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o ) [16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o ) [17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o ) [18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o ) [19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o ) [20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o ) [21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o ) [22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o ) [23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o ) [24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o ) [25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o ) [26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o ) [27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o ) [28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o ) In-place registering transformers-0.4.3.0... Running Haddock for transformers-0.4.3.0... Running hscolour for transformers-0.4.3.0... Preprocessing library transformers-0.4.3.0... Preprocessing library transformers-0.4.3.0... Haddock coverage: 100% ( 2 / 2) in 'Data.Functor.Identity' 100% ( 14 / 14) in 'Control.Monad.Trans.Class' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 2 / 2) in 'Control.Monad.IO.Class' 100% ( 22 / 22) in 'Control.Monad.Trans.Cont' 100% ( 18 / 18) in 'Control.Monad.Trans.Reader' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.RWS' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.State' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict' 100% ( 15 / 15) in 'Data.Functor.Classes' 100% ( 2 / 2) in 'Data.Functor.Constant' 100% ( 9 / 9) in 'Control.Applicative.Lift' 100% ( 19 / 19) in 'Control.Monad.Trans.Except' 100% ( 15 / 15) in 'Control.Monad.Trans.Error' 100% ( 7 / 7) in 'Control.Monad.Trans.Identity' 100% ( 7 / 7) in 'Control.Monad.Trans.List' 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.Writer' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict' 100% ( 2 / 2) in 'Data.Functor.Compose' 100% ( 2 / 2) in 'Data.Functor.Product' 100% ( 2 / 2) in 'Data.Functor.Sum' 100% ( 2 / 2) in 'Control.Applicative.Backwards' 100% ( 2 / 2) in 'Data.Functor.Reverse' Documentation created: dist/doc/html/transformers/index.html, dist/doc/html/transformers/transformers.txt Creating package registration file: /tmp/pkgConf-transformers-0.4.317373.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.4.3.0 Registering transformers-0.4.3.0... Installed transformers-0.4.3.0 Configuring utf8-string-1... Building utf8-string-1... Preprocessing library utf8-string-1... [1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [5 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) In-place registering utf8-string-1... Running Haddock for utf8-string-1... Running hscolour for utf8-string-1... Preprocessing library utf8-string-1... Preprocessing library utf8-string-1... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' 89% ( 24 / 27) in 'Data.String.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' Documentation created: dist/doc/html/utf8-string/index.html, dist/doc/html/utf8-string/utf8-string.txt Creating package registration file: /tmp/pkgConf-utf8-string-117373 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/utf8-string-1 Registering utf8-string-1... Installed utf8-string-1 Configuring haskell-src-1.0.2.0... Building haskell-src-1.0.2.0... Preprocessing library haskell-src-1.0.2.0... shift/reduce conflicts: 2 [1 of 6] Compiling Language.Haskell.Syntax ( Language/Haskell/Syntax.hs, dist/build/Language/Haskell/Syntax.o ) [2 of 6] Compiling Language.Haskell.Pretty ( Language/Haskell/Pretty.hs, dist/build/Language/Haskell/Pretty.o ) [3 of 6] Compiling Language.Haskell.ParseMonad ( Language/Haskell/ParseMonad.hs, dist/build/Language/Haskell/ParseMonad.o ) [4 of 6] Compiling Language.Haskell.ParseUtils ( Language/Haskell/ParseUtils.hs, dist/build/Language/Haskell/ParseUtils.o ) [5 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o ) [6 of 6] Compiling Language.Haskell.Parser ( dist/build/Language/Haskell/Parser.hs, dist/build/Language/Haskell/Parser.o ) In-place registering haskell-src-1.0.2.0... Running Haddock for haskell-src-1.0.2.0... Running hscolour for haskell-src-1.0.2.0... Preprocessing library haskell-src-1.0.2.0... Preprocessing library haskell-src-1.0.2.0... Haddock coverage: 70% ( 45 / 64) in 'Language.Haskell.Syntax' 93% ( 14 / 15) in 'Language.Haskell.Pretty' 37% ( 10 / 27) in 'Language.Haskell.ParseMonad' 7% ( 1 / 15) in 'Language.Haskell.ParseUtils' 33% ( 1 / 3) in 'Language.Haskell.Lexer' 100% ( 6 / 6) in 'Language.Haskell.Parser' Documentation created: dist/doc/html/haskell-src/index.html, dist/doc/html/haskell-src/haskell-src.txt Creating package registration file: /tmp/pkgConf-haskell-src-1.0.217373.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/haskell-src-1.0.2.0 Registering haskell-src-1.0.2.0... Installed haskell-src-1.0.2.0 Configuring tagsoup-0.13.3... Building tagsoup-0.13.3... Preprocessing library tagsoup-0.13.3... [ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o ) [ 2 of 13] Compiling Text.StringLike ( Text/StringLike.hs, dist/build/Text/StringLike.o ) [ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o ) [ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o ) [ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.o ) [ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.o ) [ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.o ) [ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.o ) [ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.o ) [10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.o ) [11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.o ) [12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o ) [13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o ) In-place registering tagsoup-0.13.3... Running Haddock for tagsoup-0.13.3... Running hscolour for tagsoup-0.13.3... Preprocessing library tagsoup-0.13.3... Preprocessing library tagsoup-0.13.3... Haddock coverage: 100% ( 7 / 7) in 'Text.HTML.TagSoup.Entity' 38% ( 3 / 8) in 'Text.StringLike' 81% ( 22 / 27) in 'Text.HTML.TagSoup.Type' 50% ( 9 / 18) in 'Text.HTML.TagSoup.Match' 67% ( 4 / 6) in 'Text.HTML.TagSoup.Tree' 83% ( 5 / 6) in 'Text.HTML.TagSoup.Options' 0% ( 0 / 34) in 'Text.HTML.TagSoup.Implementation' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Specification' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Manual' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Generated' 100% ( 6 / 6) in 'Text.HTML.TagSoup.Render' 86% ( 6 / 7) in 'Text.HTML.TagSoup.Parser' 100% ( 39 / 39) in 'Text.HTML.TagSoup' Documentation created: dist/doc/html/tagsoup/index.html, dist/doc/html/tagsoup/tagsoup.txt Creating package registration file: /tmp/pkgConf-tagsoup-0.1317373.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tagsoup-0.13.3 Registering tagsoup-0.13.3... Installed tagsoup-0.13.3 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' 96% ( 24 / 25) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 91% ( 20 / 22) in 'Control.Monad.Cont' Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.217373.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.2.1 Registering mtl-2.2.1... Installed mtl-2.2.1 [1 of 2] Compiling SetupWrapper ( /tmp/glib-0.13.1.0-17373/glib-0.13.1.0/SetupWrapper.hs, /tmp/glib-0.13.1.0-17373/glib-0.13.1.0/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/glib-0.13.1.0-17373/glib-0.13.1.0/dist/setup/setup.hs, /tmp/glib-0.13.1.0-17373/glib-0.13.1.0/dist/setup/Main.o ) Linking /tmp/glib-0.13.1.0-17373/glib-0.13.1.0/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring glib-0.13.1.0... Building glib-0.13.1.0... Preprocessing library glib-0.13.1.0... [ 1 of 21] Compiling System.Glib.Attributes ( System/Glib/Attributes.hs, dist/build/System/Glib/Attributes.o ) [ 2 of 21] Compiling System.Glib.Flags ( System/Glib/Flags.hs, dist/build/System/Glib/Flags.o ) [ 3 of 21] Compiling System.Glib.FFI ( System/Glib/FFI.hs, dist/build/System/Glib/FFI.o ) [ 4 of 21] Compiling System.Glib.Types ( dist/build/System/Glib/Types.hs, dist/build/System/Glib/Types.o ) [ 5 of 21] Compiling System.Glib.GString ( dist/build/System/Glib/GString.hs, dist/build/System/Glib/GString.o ) [ 6 of 21] Compiling System.Glib.GList ( dist/build/System/Glib/GList.hs, dist/build/System/Glib/GList.o ) [ 7 of 21] Compiling System.Glib.GType ( dist/build/System/Glib/GType.hs, dist/build/System/Glib/GType.o ) [ 8 of 21] Compiling System.Glib.GValue ( dist/build/System/Glib/GValue.hs, dist/build/System/Glib/GValue.o ) [ 9 of 21] Compiling System.Glib.GParameter ( dist/build/System/Glib/GParameter.hs, dist/build/System/Glib/GParameter.o ) System/Glib/GParameter.hsc:42:10: Warning: No explicit implementation for either ‘peek’ or ‘peekElemOff’ or ‘peekByteOff’ In the instance declaration for ‘Storable GParameter’ [10 of 21] Compiling System.Glib.GTypeConstants ( dist/build/System/Glib/GTypeConstants.hs, dist/build/System/Glib/GTypeConstants.o ) [11 of 21] Compiling System.Glib.UTFString ( System/Glib/UTFString.hs, dist/build/System/Glib/UTFString.o ) [12 of 21] Compiling System.Glib.GObject ( dist/build/System/Glib/GObject.hs, dist/build/System/Glib/GObject.o ) [13 of 21] Compiling System.Glib.GValueTypes ( dist/build/System/Glib/GValueTypes.hs, dist/build/System/Glib/GValueTypes.o ) [14 of 21] Compiling System.Glib.StoreValue ( dist/build/System/Glib/StoreValue.hs, dist/build/System/Glib/StoreValue.o ) [15 of 21] Compiling System.Glib.Signals ( dist/build/System/Glib/Signals.hs, dist/build/System/Glib/Signals.o ) [16 of 21] Compiling System.Glib.MainLoop ( dist/build/System/Glib/MainLoop.hs, dist/build/System/Glib/MainLoop.o ) [17 of 21] Compiling System.Glib.GError ( dist/build/System/Glib/GError.hs, dist/build/System/Glib/GError.o ) [18 of 21] Compiling System.Glib.GDateTime ( dist/build/System/Glib/GDateTime.hs, dist/build/System/Glib/GDateTime.o ) [19 of 21] Compiling System.Glib.Utils ( dist/build/System/Glib/Utils.hs, dist/build/System/Glib/Utils.o ) [20 of 21] Compiling System.Glib.Properties ( dist/build/System/Glib/Properties.hs, dist/build/System/Glib/Properties.o ) [21 of 21] Compiling System.Glib ( System/Glib.hs, dist/build/System/Glib.o ) In-place registering glib-0.13.1.0... Running Haddock for glib-0.13.1.0... Running hscolour for glib-0.13.1.0... Preprocessing library glib-0.13.1.0... Preprocessing library glib-0.13.1.0... System/Glib/GParameter.hsc:42:10: Warning: No explicit implementation for either ‘peek’ or ‘peekElemOff’ or ‘peekByteOff’ In the instance declaration for ‘Storable GParameter’ Haddock coverage: 100% ( 17 / 17) in 'System.Glib.Attributes' 25% ( 1 / 4) in 'System.Glib.Flags' 56% ( 5 / 9) in 'System.Glib.FFI' Warning: System.Glib.Types: toGObject is exported separately but will be documented under GObjectClass. Consider exporting it together with its parent(s) for code clarity. Warning: System.Glib.Types: unsafeCastGObject is exported separately but will be documented under GObjectClass. Consider exporting it together with its parent(s) for code clarity. 29% ( 2 / 7) in 'System.Glib.Types' 20% ( 1 / 5) in 'System.Glib.GString' 8% ( 1 / 12) in 'System.Glib.GList' 75% ( 3 / 4) in 'System.Glib.GType' 80% ( 4 / 5) in 'System.Glib.GValue' 50% ( 1 / 2) in 'System.Glib.GParameter' 6% ( 1 / 18) in 'System.Glib.GTypeConstants' 45% ( 10 / 22) in 'System.Glib.UTFString' 76% ( 22 / 29) in 'System.Glib.GObject' 3% ( 1 / 35) in 'System.Glib.GValueTypes' 40% ( 2 / 5) in 'System.Glib.StoreValue' 50% ( 7 / 14) in 'System.Glib.Signals' 56% ( 18 / 32) in 'System.Glib.MainLoop' 100% ( 22 / 22) in 'System.Glib.GError' 3% ( 1 / 36) in 'System.Glib.GDateTime' 100% ( 5 / 5) in 'System.Glib.Utils' 4% ( 3 / 80) in 'System.Glib.Properties' 90% ( 9 / 10) in 'System.Glib' Warning: System.Glib.MainLoop: could not find link destinations for: System.Glib.MainLoop.FD Warning: System.Glib.GError: could not find link destinations for: System.Glib.GError.GQuark Documentation created: dist/doc/html/glib/index.html, dist/doc/html/glib/glib.txt Creating package registration file: /tmp/pkgConf-glib-0.13.117373.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/glib-0.13.1.0 Registering glib-0.13.1.0... Installed glib-0.13.1.0 Downloading hxt-8.3.0... Configuring hxt-8.3.0... Building hxt-8.3.0... Preprocessing library hxt-8.3.0... src/Control/Arrow/ArrowIO.hs:1:1: Ambiguous module name ‘Prelude’: it was found in multiple packages: base haskell98-2.0.0.3 src/Text/XML/HXT/Arrow/XmlIOStateArrow.hs:150:8: Could not find module ‘Network.URI’ Perhaps you meant Network.BSD (from network-2.6.2.0) Use -v to see a list of the files searched for. Failed to install hxt-8.3.0 [1 of 2] Compiling SetupWrapper ( /tmp/cairo-0.13.1.0-17373/cairo-0.13.1.0/SetupWrapper.hs, /tmp/cairo-0.13.1.0-17373/cairo-0.13.1.0/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/cairo-0.13.1.0-17373/cairo-0.13.1.0/dist/setup/setup.hs, /tmp/cairo-0.13.1.0-17373/cairo-0.13.1.0/dist/setup/Main.o ) Linking /tmp/cairo-0.13.1.0-17373/cairo-0.13.1.0/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring cairo-0.13.1.0... Building cairo-0.13.1.0... Preprocessing library cairo-0.13.1.0... [ 1 of 18] Compiling Graphics.Rendering.Cairo.Matrix ( dist/build/Graphics/Rendering/Cairo/Matrix.hs, dist/build/Graphics/Rendering/Cairo/Matrix.o ) [ 2 of 18] Compiling Graphics.Rendering.Cairo.Types ( dist/build/Graphics/Rendering/Cairo/Types.hs, dist/build/Graphics/Rendering/Cairo/Types.o ) [ 3 of 18] Compiling Graphics.Rendering.Cairo.Internal.Utilities ( dist/build/Graphics/Rendering/Cairo/Internal/Utilities.hs, dist/build/Graphics/Rendering/Cairo/Internal/Utilities.o ) [ 4 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Cairo ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Cairo.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Cairo.o ) [ 5 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Paths ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Paths.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Paths.o ) [ 6 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Patterns ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Patterns.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Patterns.o ) [ 7 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Text ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Text.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Text.o ) [ 8 of 18] Compiling Graphics.Rendering.Cairo.Internal.Drawing.Transformations ( dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Transformations.hs, dist/build/Graphics/Rendering/Cairo/Internal/Drawing/Transformations.o ) [ 9 of 18] Compiling Graphics.Rendering.Cairo.Internal.Fonts.FontOptions ( dist/build/Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.hs, dist/build/Graphics/Rendering/Cairo/Internal/Fonts/FontOptions.o ) [10 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.Image ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Image.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Image.o ) [11 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PDF ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PDF.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PDF.o ) [12 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PNG ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PNG.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PNG.o ) [13 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.PS ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PS.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/PS.o ) [14 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.SVG ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/SVG.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/SVG.o ) [15 of 18] Compiling Graphics.Rendering.Cairo.Internal.Surfaces.Surface ( dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Surface.hs, dist/build/Graphics/Rendering/Cairo/Internal/Surfaces/Surface.o ) [16 of 18] Compiling Graphics.Rendering.Cairo.Internal.Region ( dist/build/Graphics/Rendering/Cairo/Internal/Region.hs, dist/build/Graphics/Rendering/Cairo/Internal/Region.o ) [17 of 18] Compiling Graphics.Rendering.Cairo.Internal ( Graphics/Rendering/Cairo/Internal.hs, dist/build/Graphics/Rendering/Cairo/Internal.o ) [18 of 18] Compiling Graphics.Rendering.Cairo ( Graphics/Rendering/Cairo.hs, dist/build/Graphics/Rendering/Cairo.o ) In-place registering cairo-0.13.1.0... Running Haddock for cairo-0.13.1.0... Running hscolour for cairo-0.13.1.0... Preprocessing library cairo-0.13.1.0... Preprocessing library cairo-0.13.1.0... Haddock coverage: 17% ( 2 / 12) in 'Graphics.Rendering.Cairo.Matrix' 44% ( 24 / 55) in 'Graphics.Rendering.Cairo.Types' 10% ( 1 / 10) in 'Graphics.Rendering.Cairo.Internal.Utilities' 1% ( 1 /103) in 'Graphics.Rendering.Cairo.Internal.Drawing.Cairo' 4% ( 1 / 27) in 'Graphics.Rendering.Cairo.Internal.Drawing.Paths' 3% ( 1 / 33) in 'Graphics.Rendering.Cairo.Internal.Drawing.Patterns' 6% ( 1 / 17) in 'Graphics.Rendering.Cairo.Internal.Drawing.Text' 4% ( 1 / 23) in 'Graphics.Rendering.Cairo.Internal.Drawing.Transformations' 3% ( 1 / 31) in 'Graphics.Rendering.Cairo.Internal.Fonts.FontOptions' 6% ( 1 / 17) in 'Graphics.Rendering.Cairo.Internal.Surfaces.Image' 20% ( 1 / 5) in 'Graphics.Rendering.Cairo.Internal.Surfaces.PDF' 20% ( 1 / 5) in 'Graphics.Rendering.Cairo.Internal.Surfaces.PNG' 20% ( 1 / 5) in 'Graphics.Rendering.Cairo.Internal.Surfaces.PS' 33% ( 1 / 3) in 'Graphics.Rendering.Cairo.Internal.Surfaces.SVG' 4% ( 1 / 23) in 'Graphics.Rendering.Cairo.Internal.Surfaces.Surface' 2% ( 1 / 47) in 'Graphics.Rendering.Cairo.Internal.Region' 6% ( 25 /392) in 'Graphics.Rendering.Cairo.Internal' 91% (187 /205) in 'Graphics.Rendering.Cairo' Warning: Graphics.Rendering.Cairo: could not find link destinations for: Graphics.Rendering.Cairo.Types.PixelData Data.Array.Base.unsafeRead Data.Array.Base.unsafeWrite Graphics.Rendering.Cairo.Internal.Utilities.withUTFString Documentation created: dist/doc/html/cairo/index.html, dist/doc/html/cairo/cairo.txt Creating package registration file: /tmp/pkgConf-cairo-0.13.117373.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cairo-0.13.1.0 Registering cairo-0.13.1.0... Installed cairo-0.13.1.0 Configuring fgl-5.5.1.0... Building fgl-5.5.1.0... Preprocessing library fgl-5.5.1.0... [ 1 of 28] Compiling Paths_fgl ( dist/build/autogen/Paths_fgl.hs, dist/build/Paths_fgl.o ) [ 2 of 28] Compiling Data.Graph.Inductive.Internal.Thread ( Data/Graph/Inductive/Internal/Thread.hs, dist/build/Data/Graph/Inductive/Internal/Thread.o ) [ 3 of 28] Compiling Data.Graph.Inductive.Graph ( Data/Graph/Inductive/Graph.hs, dist/build/Data/Graph/Inductive/Graph.o ) [ 4 of 28] Compiling Data.Graph.Inductive.Basic ( Data/Graph/Inductive/Basic.hs, dist/build/Data/Graph/Inductive/Basic.o ) [ 5 of 28] Compiling Data.Graph.Inductive.PatriciaTree ( Data/Graph/Inductive/PatriciaTree.hs, dist/build/Data/Graph/Inductive/PatriciaTree.o ) [ 6 of 28] Compiling Data.Graph.Inductive.Monad ( Data/Graph/Inductive/Monad.hs, dist/build/Data/Graph/Inductive/Monad.o ) [ 7 of 28] Compiling Data.Graph.Inductive.Monad.IOArray ( Data/Graph/Inductive/Monad/IOArray.hs, dist/build/Data/Graph/Inductive/Monad/IOArray.o ) [ 8 of 28] Compiling Data.Graph.Inductive.Example ( Data/Graph/Inductive/Example.hs, dist/build/Data/Graph/Inductive/Example.o ) [ 9 of 28] Compiling Data.Graph.Inductive.NodeMap ( Data/Graph/Inductive/NodeMap.hs, dist/build/Data/Graph/Inductive/NodeMap.o ) [10 of 28] Compiling Data.Graph.Inductive.Query.DFS ( Data/Graph/Inductive/Query/DFS.hs, dist/build/Data/Graph/Inductive/Query/DFS.o ) [11 of 28] Compiling Data.Graph.Inductive.Query.Indep ( Data/Graph/Inductive/Query/Indep.hs, dist/build/Data/Graph/Inductive/Query/Indep.o ) [12 of 28] Compiling Data.Graph.Inductive.Query.ArtPoint ( Data/Graph/Inductive/Query/ArtPoint.hs, dist/build/Data/Graph/Inductive/Query/ArtPoint.o ) [13 of 28] Compiling Data.Graph.Inductive.Query.BCC ( Data/Graph/Inductive/Query/BCC.hs, dist/build/Data/Graph/Inductive/Query/BCC.o ) [14 of 28] Compiling Data.Graph.Inductive.Query.Dominators ( Data/Graph/Inductive/Query/Dominators.hs, dist/build/Data/Graph/Inductive/Query/Dominators.o ) [15 of 28] Compiling Data.Graph.Inductive.Query.TransClos ( Data/Graph/Inductive/Query/TransClos.hs, dist/build/Data/Graph/Inductive/Query/TransClos.o ) [16 of 28] Compiling Data.Graph.Inductive.Query.Monad ( Data/Graph/Inductive/Query/Monad.hs, dist/build/Data/Graph/Inductive/Query/Monad.o ) [17 of 28] Compiling Data.Graph.Inductive.Tree ( Data/Graph/Inductive/Tree.hs, dist/build/Data/Graph/Inductive/Tree.o ) [18 of 28] Compiling Data.Graph.Inductive.Internal.RootPath ( Data/Graph/Inductive/Internal/RootPath.hs, dist/build/Data/Graph/Inductive/Internal/RootPath.o ) [19 of 28] Compiling Data.Graph.Inductive.Internal.Queue ( Data/Graph/Inductive/Internal/Queue.hs, dist/build/Data/Graph/Inductive/Internal/Queue.o ) [20 of 28] Compiling Data.Graph.Inductive.Query.BFS ( Data/Graph/Inductive/Query/BFS.hs, dist/build/Data/Graph/Inductive/Query/BFS.o ) [21 of 28] Compiling Data.Graph.Inductive.Query.MaxFlow ( Data/Graph/Inductive/Query/MaxFlow.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow.o ) [22 of 28] Compiling Data.Graph.Inductive.Query.MaxFlow2 ( Data/Graph/Inductive/Query/MaxFlow2.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow2.o ) [23 of 28] Compiling Data.Graph.Inductive.Internal.Heap ( Data/Graph/Inductive/Internal/Heap.hs, dist/build/Data/Graph/Inductive/Internal/Heap.o ) [24 of 28] Compiling Data.Graph.Inductive.Query.SP ( Data/Graph/Inductive/Query/SP.hs, dist/build/Data/Graph/Inductive/Query/SP.o ) [25 of 28] Compiling Data.Graph.Inductive.Query.GVD ( Data/Graph/Inductive/Query/GVD.hs, dist/build/Data/Graph/Inductive/Query/GVD.o ) [26 of 28] Compiling Data.Graph.Inductive.Query.MST ( Data/Graph/Inductive/Query/MST.hs, dist/build/Data/Graph/Inductive/Query/MST.o ) [27 of 28] Compiling Data.Graph.Inductive.Query ( Data/Graph/Inductive/Query.hs, dist/build/Data/Graph/Inductive/Query.o ) [28 of 28] Compiling Data.Graph.Inductive ( Data/Graph/Inductive.hs, dist/build/Data/Graph/Inductive.o ) In-place registering fgl-5.5.1.0... Running Haddock for fgl-5.5.1.0... Running hscolour for fgl-5.5.1.0... Preprocessing library fgl-5.5.1.0... Preprocessing library fgl-5.5.1.0... Haddock coverage: 0% ( 0 / 8) in 'Paths_fgl' 23% ( 3 / 13) in 'Data.Graph.Inductive.Internal.Thread' 96% ( 75 / 78) in 'Data.Graph.Inductive.Graph' 100% ( 18 / 18) in 'Data.Graph.Inductive.Basic' 33% ( 1 / 3) in 'Data.Graph.Inductive.PatriciaTree' 47% ( 8 / 17) in 'Data.Graph.Inductive.Monad' 40% ( 4 / 10) in 'Data.Graph.Inductive.Monad.IOArray' 23% ( 14 / 61) in 'Data.Graph.Inductive.Example' 48% ( 21 / 44) in 'Data.Graph.Inductive.NodeMap' 14% ( 5 / 36) in 'Data.Graph.Inductive.Query.DFS' 50% ( 1 / 2) in 'Data.Graph.Inductive.Query.Indep' 50% ( 1 / 2) in 'Data.Graph.Inductive.Query.ArtPoint' 50% ( 1 / 2) in 'Data.Graph.Inductive.Query.BCC' 67% ( 2 / 3) in 'Data.Graph.Inductive.Query.Dominators' 50% ( 1 / 2) in 'Data.Graph.Inductive.Query.TransClos' 30% ( 13 / 43) in 'Data.Graph.Inductive.Query.Monad' 33% ( 1 / 3) in 'Data.Graph.Inductive.Tree' 33% ( 3 / 9) in 'Data.Graph.Inductive.Internal.RootPath' 22% ( 2 / 9) in 'Data.Graph.Inductive.Internal.Queue' 33% ( 6 / 18) in 'Data.Graph.Inductive.Query.BFS' 100% ( 9 / 9) in 'Data.Graph.Inductive.Query.MaxFlow' 20% ( 1 / 5) in 'Data.Graph.Inductive.Query.MaxFlow2' 19% ( 3 / 16) in 'Data.Graph.Inductive.Internal.Heap' 20% ( 1 / 5) in 'Data.Graph.Inductive.Query.SP' 12% ( 1 / 8) in 'Data.Graph.Inductive.Query.GVD' 40% ( 2 / 5) in 'Data.Graph.Inductive.Query.MST' 93% ( 13 / 14) in 'Data.Graph.Inductive.Query' 90% ( 9 / 10) in 'Data.Graph.Inductive' Documentation created: dist/doc/html/fgl/index.html, dist/doc/html/fgl/fgl.txt Creating package registration file: /tmp/pkgConf-fgl-5.5.117373.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/fgl-5.5.1.0 Registering fgl-5.5.1.0... Installed fgl-5.5.1.0 [1 of 2] Compiling SetupWrapper ( /tmp/gio-0.13.1.0-17373/gio-0.13.1.0/SetupWrapper.hs, /tmp/gio-0.13.1.0-17373/gio-0.13.1.0/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/gio-0.13.1.0-17373/gio-0.13.1.0/dist/setup/setup.hs, /tmp/gio-0.13.1.0-17373/gio-0.13.1.0/dist/setup/Main.o ) Linking /tmp/gio-0.13.1.0-17373/gio-0.13.1.0/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring gio-0.13.1.0... Building gio-0.13.1.0... Preprocessing library gio-0.13.1.0... [ 1 of 24] Compiling System.GIO.Signals ( dist/build/System/GIO/Signals.hs, dist/build/System/GIO/Signals.o ) [ 2 of 24] Compiling System.GIO.Types ( dist/build/System/GIO/Types.hs, dist/build/System/GIO/Types.o ) [ 3 of 24] Compiling System.GIO.Enums ( dist/build/System/GIO/Enums.hs, dist/build/System/GIO/Enums.o ) [ 4 of 24] Compiling System.GIO.File.FileAttribute ( dist/build/System/GIO/File/FileAttribute.hs, dist/build/System/GIO/File/FileAttribute.o ) [ 5 of 24] Compiling System.GIO.Volumes.VolumeMonitor ( dist/build/System/GIO/Volumes/VolumeMonitor.hs, dist/build/System/GIO/Volumes/VolumeMonitor.o ) [ 6 of 24] Compiling System.GIO.Icons.ThemedIcon ( dist/build/System/GIO/Icons/ThemedIcon.hs, dist/build/System/GIO/Icons/ThemedIcon.o ) [ 7 of 24] Compiling System.GIO.Icons.Icon ( dist/build/System/GIO/Icons/Icon.hs, dist/build/System/GIO/Icons/Icon.o ) [ 8 of 24] Compiling System.GIO.Icons.FileIcon ( dist/build/System/GIO/Icons/FileIcon.hs, dist/build/System/GIO/Icons/FileIcon.o ) [ 9 of 24] Compiling System.GIO.Icons.EmblemedIcon ( dist/build/System/GIO/Icons/EmblemedIcon.hs, dist/build/System/GIO/Icons/EmblemedIcon.o ) [10 of 24] Compiling System.GIO.Icons.Emblem ( dist/build/System/GIO/Icons/Emblem.hs, dist/build/System/GIO/Icons/Emblem.o ) [11 of 24] Compiling System.GIO.File.MountOperation ( dist/build/System/GIO/File/MountOperation.hs, dist/build/System/GIO/File/MountOperation.o ) [12 of 24] Compiling System.GIO.File.IOError ( dist/build/System/GIO/File/IOError.hs, dist/build/System/GIO/File/IOError.o ) [13 of 24] Compiling System.GIO.File.FileMonitor ( dist/build/System/GIO/File/FileMonitor.hs, dist/build/System/GIO/File/FileMonitor.o ) [14 of 24] Compiling System.GIO.File.FileInfo ( dist/build/System/GIO/File/FileInfo.hs, dist/build/System/GIO/File/FileInfo.o ) [15 of 24] Compiling System.GIO.File.ContentType ( dist/build/System/GIO/File/ContentType.hs, dist/build/System/GIO/File/ContentType.o ) [16 of 24] Compiling System.GIO.File.AppInfo ( dist/build/System/GIO/File/AppInfo.hs, dist/build/System/GIO/File/AppInfo.o ) [17 of 24] Compiling System.GIO.Async.Cancellable ( dist/build/System/GIO/Async/Cancellable.hs, dist/build/System/GIO/Async/Cancellable.o ) [18 of 24] Compiling System.GIO.Async.AsyncResult ( dist/build/System/GIO/Async/AsyncResult.hs, dist/build/System/GIO/Async/AsyncResult.o ) [19 of 24] Compiling System.GIO.File.File ( dist/build/System/GIO/File/File.hs, dist/build/System/GIO/File/File.o ) [20 of 24] Compiling System.GIO.File.FileEnumerator ( dist/build/System/GIO/File/FileEnumerator.hs, dist/build/System/GIO/File/FileEnumerator.o ) [21 of 24] Compiling System.GIO.Volumes.Drive ( dist/build/System/GIO/Volumes/Drive.hs, dist/build/System/GIO/Volumes/Drive.o ) [22 of 24] Compiling System.GIO.Volumes.Mount ( dist/build/System/GIO/Volumes/Mount.hs, dist/build/System/GIO/Volumes/Mount.o ) [23 of 24] Compiling System.GIO.Volumes.Volume ( dist/build/System/GIO/Volumes/Volume.hs, dist/build/System/GIO/Volumes/Volume.o ) [24 of 24] Compiling System.GIO ( System/GIO.hs, dist/build/System/GIO.o ) In-place registering gio-0.13.1.0... Running Haddock for gio-0.13.1.0... Running hscolour for gio-0.13.1.0... Preprocessing library gio-0.13.1.0... Preprocessing library gio-0.13.1.0... Haddock coverage: 12% ( 1 / 8) in 'System.GIO.Signals' 0% ( 1 /246) in 'System.GIO.Types' 81% ( 17 / 21) in 'System.GIO.Enums' 8% ( 7 / 83) in 'System.GIO.File.FileAttribute' 92% ( 24 / 26) in 'System.GIO.Volumes.VolumeMonitor' 83% ( 10 / 12) in 'System.GIO.Icons.ThemedIcon' 80% ( 8 / 10) in 'System.GIO.Icons.Icon' 78% ( 7 / 9) in 'System.GIO.Icons.FileIcon' 82% ( 9 / 11) in 'System.GIO.Icons.EmblemedIcon' 85% ( 11 / 13) in 'System.GIO.Icons.Emblem' 83% ( 20 / 24) in 'System.GIO.File.MountOperation' 100% ( 7 / 7) in 'System.GIO.File.IOError' 81% ( 13 / 16) in 'System.GIO.File.FileMonitor' 97% ( 63 / 65) in 'System.GIO.File.FileInfo' 100% ( 15 / 15) in 'System.GIO.File.ContentType' 91% ( 39 / 43) in 'System.GIO.File.AppInfo' 88% ( 15 / 17) in 'System.GIO.Async.Cancellable' 43% ( 3 / 7) in 'System.GIO.Async.AsyncResult' 77% ( 99 /129) in 'System.GIO.File.File' 88% ( 14 / 16) in 'System.GIO.File.FileEnumerator' 94% ( 34 / 36) in 'System.GIO.Volumes.Drive' 94% ( 30 / 32) in 'System.GIO.Volumes.Mount' 92% ( 23 / 25) in 'System.GIO.Volumes.Volume' 100% ( 20 / 20) in 'System.GIO' Warning: System.GIO.Async.AsyncResult: could not find link destinations for: System.GIO.Async.AsyncResult.GAsyncReadyCallback Warning: System.GIO.Volumes.Drive: could not find link destinations for: System.GIO.Volumes.Drive.drivePollForMediaFinish Documentation created: dist/doc/html/gio/index.html, dist/doc/html/gio/gio.txt Creating package registration file: /tmp/pkgConf-gio-0.13.117373.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/gio-0.13.1.0 Registering gio-0.13.1.0... Installed gio-0.13.1.0 [1 of 2] Compiling SetupWrapper ( /tmp/pango-0.13.1.0-17373/pango-0.13.1.0/SetupWrapper.hs, /tmp/pango-0.13.1.0-17373/pango-0.13.1.0/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/pango-0.13.1.0-17373/pango-0.13.1.0/dist/setup/setup.hs, /tmp/pango-0.13.1.0-17373/pango-0.13.1.0/dist/setup/Main.o ) Linking /tmp/pango-0.13.1.0-17373/pango-0.13.1.0/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring pango-0.13.1.0... Building pango-0.13.1.0... Preprocessing library pango-0.13.1.0... [ 1 of 14] Compiling Graphics.Rendering.Pango.Types ( dist/build/Graphics/Rendering/Pango/Types.hs, dist/build/Graphics/Rendering/Pango/Types.o ) [ 2 of 14] Compiling Graphics.Rendering.Pango.BasicTypes ( dist/build/Graphics/Rendering/Pango/BasicTypes.hs, dist/build/Graphics/Rendering/Pango/BasicTypes.o ) [ 3 of 14] Compiling Graphics.Rendering.Pango.Structs ( dist/build/Graphics/Rendering/Pango/Structs.hs, dist/build/Graphics/Rendering/Pango/Structs.o ) [ 4 of 14] Compiling Graphics.Rendering.Pango.Attributes ( dist/build/Graphics/Rendering/Pango/Attributes.hs, dist/build/Graphics/Rendering/Pango/Attributes.o ) [ 5 of 14] Compiling Graphics.Rendering.Pango.GlyphStorage ( dist/build/Graphics/Rendering/Pango/GlyphStorage.hs, dist/build/Graphics/Rendering/Pango/GlyphStorage.o ) [ 6 of 14] Compiling Graphics.Rendering.Pango.Enums ( dist/build/Graphics/Rendering/Pango/Enums.hs, dist/build/Graphics/Rendering/Pango/Enums.o ) [ 7 of 14] Compiling Graphics.Rendering.Pango.Description ( dist/build/Graphics/Rendering/Pango/Description.hs, dist/build/Graphics/Rendering/Pango/Description.o ) [ 8 of 14] Compiling Graphics.Rendering.Pango.Font ( dist/build/Graphics/Rendering/Pango/Font.hs, dist/build/Graphics/Rendering/Pango/Font.o ) [ 9 of 14] Compiling Graphics.Rendering.Pango.Markup ( dist/build/Graphics/Rendering/Pango/Markup.hs, dist/build/Graphics/Rendering/Pango/Markup.o ) [10 of 14] Compiling Graphics.Rendering.Pango.Rendering ( dist/build/Graphics/Rendering/Pango/Rendering.hs, dist/build/Graphics/Rendering/Pango/Rendering.o ) [11 of 14] Compiling Graphics.Rendering.Pango.Layout ( dist/build/Graphics/Rendering/Pango/Layout.hs, dist/build/Graphics/Rendering/Pango/Layout.o ) [12 of 14] Compiling Graphics.Rendering.Pango.Cairo ( dist/build/Graphics/Rendering/Pango/Cairo.hs, dist/build/Graphics/Rendering/Pango/Cairo.o ) [13 of 14] Compiling Graphics.Rendering.Pango.Context ( dist/build/Graphics/Rendering/Pango/Context.hs, dist/build/Graphics/Rendering/Pango/Context.o ) [14 of 14] Compiling Graphics.Rendering.Pango ( dist/build/Graphics/Rendering/Pango.hs, dist/build/Graphics/Rendering/Pango.o ) In-place registering pango-0.13.1.0... Running Haddock for pango-0.13.1.0... Running hscolour for pango-0.13.1.0... Preprocessing library pango-0.13.1.0... Preprocessing library pango-0.13.1.0... Haddock coverage: 4% ( 2 / 51) in 'Graphics.Rendering.Pango.Types' 55% ( 18 / 33) in 'Graphics.Rendering.Pango.BasicTypes' 41% ( 9 / 22) in 'Graphics.Rendering.Pango.Structs' 60% ( 3 / 5) in 'Graphics.Rendering.Pango.Attributes' 100% ( 7 / 7) in 'Graphics.Rendering.Pango.GlyphStorage' 90% ( 19 / 21) in 'Graphics.Rendering.Pango.Enums' 95% ( 21 / 22) in 'Graphics.Rendering.Pango.Description' 74% ( 26 / 35) in 'Graphics.Rendering.Pango.Font' 100% ( 4 / 4) in 'Graphics.Rendering.Pango.Markup' 100% ( 16 / 16) in 'Graphics.Rendering.Pango.Rendering' 100% ( 75 / 75) in 'Graphics.Rendering.Pango.Layout' 100% ( 21 / 21) in 'Graphics.Rendering.Pango.Cairo' 90% ( 19 / 21) in 'Graphics.Rendering.Pango.Context' 100% ( 8 / 8) in 'Graphics.Rendering.Pango' Documentation created: dist/doc/html/pango/index.html, dist/doc/html/pango/pango.txt Creating package registration file: /tmp/pkgConf-pango-0.13.117373.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/pango-0.13.1.0 Registering pango-0.13.1.0... Installed pango-0.13.1.0 [1 of 2] Compiling SetupWrapper ( /tmp/gtk-0.13.7-17373/gtk-0.13.7/SetupWrapper.hs, /tmp/gtk-0.13.7-17373/gtk-0.13.7/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/gtk-0.13.7-17373/gtk-0.13.7/dist/setup/setup.hs, /tmp/gtk-0.13.7-17373/gtk-0.13.7/dist/setup/Main.o ) Linking /tmp/gtk-0.13.7-17373/gtk-0.13.7/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring gtk-0.13.7... Building gtk-0.13.7... Preprocessing library gtk-0.13.7... [ 1 of 209] Compiling Graphics.UI.Gtk.ModelView.Sequence ( Graphics/UI/Gtk/ModelView/Sequence.hs, dist/build/Graphics/UI/Gtk/ModelView/Sequence.o ) [ 2 of 209] Compiling Graphics.UI.Gtk.Gdk.Enums ( dist/build/Graphics/UI/Gtk/Gdk/Enums.hs, dist/build/Graphics/UI/Gtk/Gdk/Enums.o ) [ 3 of 209] Compiling Graphics.UI.Gtk.General.Enums ( dist/build/Graphics/UI/Gtk/General/Enums.hs, dist/build/Graphics/UI/Gtk/General/Enums.o ) [ 4 of 209] Compiling Graphics.UI.Gtk.General.Threading ( Graphics/UI/Gtk/General/Threading.hs, dist/build/Graphics/UI/Gtk/General/Threading.o ) [ 5 of 209] Compiling Graphics.UI.Gtk.Signals ( dist/build/Graphics/UI/Gtk/Signals.hs, dist/build/Graphics/UI/Gtk/Signals.o ) [ 6 of 209] Compiling Graphics.UI.Gtk.Types ( dist/build/Graphics/UI/Gtk/Types.hs, dist/build/Graphics/UI/Gtk/Types.o ) [ 7 of 209] Compiling Graphics.UI.Gtk.General.DNDTypes ( dist/build/Graphics/UI/Gtk/General/DNDTypes.hs, dist/build/Graphics/UI/Gtk/General/DNDTypes.o ) [ 8 of 209] Compiling Graphics.UI.Gtk.Abstract.ContainerChildProperties ( dist/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.hs, dist/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.o ) [ 9 of 209] Compiling Graphics.UI.Gtk.Embedding.Types ( dist/build/Graphics/UI/Gtk/Embedding/Types.hs, dist/build/Graphics/UI/Gtk/Embedding/Types.o ) [ 10 of 209] Compiling Graphics.UI.Gtk.Embedding.Embedding ( dist/build/Graphics/UI/Gtk/Embedding/Embedding.hs, dist/build/Graphics/UI/Gtk/Embedding/Embedding.o ) [ 11 of 209] Compiling Graphics.UI.Gtk.ModelView.Types ( dist/build/Graphics/UI/Gtk/ModelView/Types.hs, dist/build/Graphics/UI/Gtk/ModelView/Types.o ) [ 12 of 209] Compiling Graphics.UI.Gtk.Gdk.PixbufData ( Graphics/UI/Gtk/Gdk/PixbufData.hs, dist/build/Graphics/UI/Gtk/Gdk/PixbufData.o ) [ 13 of 209] Compiling Graphics.UI.Gtk.Gdk.PixbufAnimation ( dist/build/Graphics/UI/Gtk/Gdk/PixbufAnimation.hs, dist/build/Graphics/UI/Gtk/Gdk/PixbufAnimation.o ) [ 14 of 209] Compiling Graphics.UI.Gtk.Builder ( dist/build/Graphics/UI/Gtk/Builder.hs, dist/build/Graphics/UI/Gtk/Builder.o ) [ 15 of 209] Compiling Graphics.UI.Gtk.Abstract.Separator ( Graphics/UI/Gtk/Abstract/Separator.hs, dist/build/Graphics/UI/Gtk/Abstract/Separator.o ) [ 16 of 209] Compiling Graphics.UI.Gtk.Abstract.Scrollbar ( Graphics/UI/Gtk/Abstract/Scrollbar.hs, dist/build/Graphics/UI/Gtk/Abstract/Scrollbar.o ) [ 17 of 209] Compiling Graphics.UI.Gtk.Abstract.Scale ( dist/build/Graphics/UI/Gtk/Abstract/Scale.hs, dist/build/Graphics/UI/Gtk/Abstract/Scale.o ) [ 18 of 209] Compiling Graphics.UI.Gtk.Abstract.Object ( dist/build/Graphics/UI/Gtk/Abstract/Object.hs, dist/build/Graphics/UI/Gtk/Abstract/Object.o ) [ 19 of 209] Compiling Graphics.UI.Gtk.Abstract.Paned ( dist/build/Graphics/UI/Gtk/Abstract/Paned.hs, dist/build/Graphics/UI/Gtk/Abstract/Paned.o ) [ 20 of 209] Compiling Graphics.UI.Gtk.General.Structs ( dist/build/Graphics/UI/Gtk/General/Structs.hs, dist/build/Graphics/UI/Gtk/General/Structs.o ) [ 21 of 209] Compiling Graphics.UI.Gtk.Abstract.Range ( dist/build/Graphics/UI/Gtk/Abstract/Range.hs, dist/build/Graphics/UI/Gtk/Abstract/Range.o ) [ 22 of 209] Compiling Graphics.UI.Gtk.Embedding.Plug ( dist/build/Graphics/UI/Gtk/Embedding/Plug.hs, dist/build/Graphics/UI/Gtk/Embedding/Plug.o ) [ 23 of 209] Compiling Graphics.UI.Gtk.Embedding.Socket ( dist/build/Graphics/UI/Gtk/Embedding/Socket.hs, dist/build/Graphics/UI/Gtk/Embedding/Socket.o ) [ 24 of 209] Compiling Graphics.UI.Gtk.Multiline.Types ( dist/build/Graphics/UI/Gtk/Multiline/Types.hs, dist/build/Graphics/UI/Gtk/Multiline/Types.o ) [ 25 of 209] Compiling Graphics.UI.GtkInternals ( dist/build/Graphics/UI/GtkInternals.hs, dist/build/Graphics/UI/GtkInternals.o ) [ 26 of 209] Compiling Graphics.UI.Gtk.Abstract.Misc ( dist/build/Graphics/UI/Gtk/Abstract/Misc.hs, dist/build/Graphics/UI/Gtk/Abstract/Misc.o ) [ 27 of 209] Compiling Graphics.UI.Gtk.Abstract.Bin ( dist/build/Graphics/UI/Gtk/Abstract/Bin.hs, dist/build/Graphics/UI/Gtk/Abstract/Bin.o ) [ 28 of 209] Compiling Graphics.UI.Gtk.Abstract.Container ( dist/build/Graphics/UI/Gtk/Abstract/Container.hs, dist/build/Graphics/UI/Gtk/Abstract/Container.o ) [ 29 of 209] Compiling Graphics.UI.Gtk.Abstract.ButtonBox ( dist/build/Graphics/UI/Gtk/Abstract/ButtonBox.hs, dist/build/Graphics/UI/Gtk/Abstract/ButtonBox.o ) [ 30 of 209] Compiling Graphics.UI.Gtk.Abstract.Box ( dist/build/Graphics/UI/Gtk/Abstract/Box.hs, dist/build/Graphics/UI/Gtk/Abstract/Box.o ) [ 31 of 209] Compiling Graphics.UI.Gtk.Misc.Viewport ( dist/build/Graphics/UI/Gtk/Misc/Viewport.hs, dist/build/Graphics/UI/Gtk/Misc/Viewport.o ) [ 32 of 209] Compiling Graphics.UI.Gtk.Misc.Tooltips ( dist/build/Graphics/UI/Gtk/Misc/Tooltips.hs, dist/build/Graphics/UI/Gtk/Misc/Tooltips.o ) [ 33 of 209] Compiling Graphics.UI.Gtk.Misc.Tooltip ( dist/build/Graphics/UI/Gtk/Misc/Tooltip.hs, dist/build/Graphics/UI/Gtk/Misc/Tooltip.o ) [ 34 of 209] Compiling Graphics.UI.Gtk.Misc.SizeGroup ( dist/build/Graphics/UI/Gtk/Misc/SizeGroup.hs, dist/build/Graphics/UI/Gtk/Misc/SizeGroup.o ) [ 35 of 209] Compiling Graphics.UI.Gtk.Misc.IMContextSimple ( dist/build/Graphics/UI/Gtk/Misc/IMContextSimple.hs, dist/build/Graphics/UI/Gtk/Misc/IMContextSimple.o ) [ 36 of 209] Compiling Graphics.UI.Gtk.Misc.IMMulticontext ( dist/build/Graphics/UI/Gtk/Misc/IMMulticontext.hs, dist/build/Graphics/UI/Gtk/Misc/IMMulticontext.o ) [ 37 of 209] Compiling Graphics.UI.Gtk.Misc.HandleBox ( dist/build/Graphics/UI/Gtk/Misc/HandleBox.hs, dist/build/Graphics/UI/Gtk/Misc/HandleBox.o ) [ 38 of 209] Compiling Graphics.UI.Gtk.Misc.EventBox ( dist/build/Graphics/UI/Gtk/Misc/EventBox.hs, dist/build/Graphics/UI/Gtk/Misc/EventBox.o ) [ 39 of 209] Compiling Graphics.UI.Gtk.Misc.DrawingArea ( dist/build/Graphics/UI/Gtk/Misc/DrawingArea.hs, dist/build/Graphics/UI/Gtk/Misc/DrawingArea.o ) [ 40 of 209] Compiling Graphics.UI.Gtk.Misc.Calendar ( dist/build/Graphics/UI/Gtk/Misc/Calendar.hs, dist/build/Graphics/UI/Gtk/Misc/Calendar.o ) [ 41 of 209] Compiling Graphics.UI.Gtk.Misc.Arrow ( dist/build/Graphics/UI/Gtk/Misc/Arrow.hs, dist/build/Graphics/UI/Gtk/Misc/Arrow.o ) [ 42 of 209] Compiling Graphics.UI.Gtk.Misc.Adjustment ( dist/build/Graphics/UI/Gtk/Misc/Adjustment.hs, dist/build/Graphics/UI/Gtk/Misc/Adjustment.o ) [ 43 of 209] Compiling Graphics.UI.Gtk.Misc.Accessible ( dist/build/Graphics/UI/Gtk/Misc/Accessible.hs, dist/build/Graphics/UI/Gtk/Misc/Accessible.o ) [ 44 of 209] Compiling Graphics.UI.Gtk.Scrolling.VScrollbar ( dist/build/Graphics/UI/Gtk/Scrolling/VScrollbar.hs, dist/build/Graphics/UI/Gtk/Scrolling/VScrollbar.o ) [ 45 of 209] Compiling Graphics.UI.Gtk.Scrolling.ScrolledWindow ( dist/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.hs, dist/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.o ) [ 46 of 209] Compiling Graphics.UI.Gtk.Scrolling.HScrollbar ( dist/build/Graphics/UI/Gtk/Scrolling/HScrollbar.hs, dist/build/Graphics/UI/Gtk/Scrolling/HScrollbar.o ) [ 47 of 209] Compiling Graphics.UI.Gtk.Recent.RecentInfo ( dist/build/Graphics/UI/Gtk/Recent/RecentInfo.hs, dist/build/Graphics/UI/Gtk/Recent/RecentInfo.o ) [ 48 of 209] Compiling Graphics.UI.Gtk.Recent.RecentChooser ( dist/build/Graphics/UI/Gtk/Recent/RecentChooser.hs, dist/build/Graphics/UI/Gtk/Recent/RecentChooser.o ) [ 49 of 209] Compiling Graphics.UI.Gtk.Recent.RecentManager ( dist/build/Graphics/UI/Gtk/Recent/RecentManager.hs, dist/build/Graphics/UI/Gtk/Recent/RecentManager.o ) [ 50 of 209] Compiling Graphics.UI.Gtk.Recent.RecentFilter ( dist/build/Graphics/UI/Gtk/Recent/RecentFilter.hs, dist/build/Graphics/UI/Gtk/Recent/RecentFilter.o ) [ 51 of 209] Compiling Graphics.UI.Gtk.Recent.RecentChooserWidget ( dist/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.hs, dist/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.o ) [ 52 of 209] Compiling Graphics.UI.Gtk.Recent.RecentChooserMenu ( dist/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.hs, dist/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.o ) [ 53 of 209] Compiling Graphics.UI.Gtk.Printing.PrintContext ( dist/build/Graphics/UI/Gtk/Printing/PrintContext.hs, dist/build/Graphics/UI/Gtk/Printing/PrintContext.o ) [ 54 of 209] Compiling Graphics.UI.Gtk.Printing.PaperSize ( dist/build/Graphics/UI/Gtk/Printing/PaperSize.hs, dist/build/Graphics/UI/Gtk/Printing/PaperSize.o ) [ 55 of 209] Compiling Graphics.UI.Gtk.Printing.PrintOperation ( dist/build/Graphics/UI/Gtk/Printing/PrintOperation.hs, dist/build/Graphics/UI/Gtk/Printing/PrintOperation.o ) [ 56 of 209] Compiling Graphics.UI.Gtk.Printing.PrintSettings ( dist/build/Graphics/UI/Gtk/Printing/PrintSettings.hs, dist/build/Graphics/UI/Gtk/Printing/PrintSettings.o ) [ 57 of 209] Compiling Graphics.UI.Gtk.Printing.PageSetup ( dist/build/Graphics/UI/Gtk/Printing/PageSetup.hs, dist/build/Graphics/UI/Gtk/Printing/PageSetup.o ) [ 58 of 209] Compiling Graphics.UI.Gtk.Ornaments.VSeparator ( dist/build/Graphics/UI/Gtk/Ornaments/VSeparator.hs, dist/build/Graphics/UI/Gtk/Ornaments/VSeparator.o ) [ 59 of 209] Compiling Graphics.UI.Gtk.Ornaments.HSeparator ( dist/build/Graphics/UI/Gtk/Ornaments/HSeparator.hs, dist/build/Graphics/UI/Gtk/Ornaments/HSeparator.o ) [ 60 of 209] Compiling Graphics.UI.Gtk.Ornaments.Frame ( dist/build/Graphics/UI/Gtk/Ornaments/Frame.hs, dist/build/Graphics/UI/Gtk/Ornaments/Frame.o ) [ 61 of 209] Compiling Graphics.UI.Gtk.Layout.VPaned ( dist/build/Graphics/UI/Gtk/Layout/VPaned.hs, dist/build/Graphics/UI/Gtk/Layout/VPaned.o ) [ 62 of 209] Compiling Graphics.UI.Gtk.Layout.VButtonBox ( dist/build/Graphics/UI/Gtk/Layout/VButtonBox.hs, dist/build/Graphics/UI/Gtk/Layout/VButtonBox.o ) [ 63 of 209] Compiling Graphics.UI.Gtk.Layout.VBox ( dist/build/Graphics/UI/Gtk/Layout/VBox.hs, dist/build/Graphics/UI/Gtk/Layout/VBox.o ) [ 64 of 209] Compiling Graphics.UI.Gtk.Layout.Table ( dist/build/Graphics/UI/Gtk/Layout/Table.hs, dist/build/Graphics/UI/Gtk/Layout/Table.o ) [ 65 of 209] Compiling Graphics.UI.Gtk.Layout.Expander ( dist/build/Graphics/UI/Gtk/Layout/Expander.hs, dist/build/Graphics/UI/Gtk/Layout/Expander.o ) [ 66 of 209] Compiling Graphics.UI.Gtk.Layout.Layout ( dist/build/Graphics/UI/Gtk/Layout/Layout.hs, dist/build/Graphics/UI/Gtk/Layout/Layout.o ) [ 67 of 209] Compiling Graphics.UI.Gtk.Layout.HPaned ( dist/build/Graphics/UI/Gtk/Layout/HPaned.hs, dist/build/Graphics/UI/Gtk/Layout/HPaned.o ) [ 68 of 209] Compiling Graphics.UI.Gtk.Layout.Fixed ( dist/build/Graphics/UI/Gtk/Layout/Fixed.hs, dist/build/Graphics/UI/Gtk/Layout/Fixed.o ) [ 69 of 209] Compiling Graphics.UI.Gtk.Layout.HButtonBox ( dist/build/Graphics/UI/Gtk/Layout/HButtonBox.hs, dist/build/Graphics/UI/Gtk/Layout/HButtonBox.o ) [ 70 of 209] Compiling Graphics.UI.Gtk.Layout.HBox ( dist/build/Graphics/UI/Gtk/Layout/HBox.hs, dist/build/Graphics/UI/Gtk/Layout/HBox.o ) [ 71 of 209] Compiling Graphics.UI.Gtk.Layout.AspectFrame ( dist/build/Graphics/UI/Gtk/Layout/AspectFrame.hs, dist/build/Graphics/UI/Gtk/Layout/AspectFrame.o ) [ 72 of 209] Compiling Graphics.UI.Gtk.Layout.Alignment ( dist/build/Graphics/UI/Gtk/Layout/Alignment.hs, dist/build/Graphics/UI/Gtk/Layout/Alignment.o ) [ 73 of 209] Compiling Graphics.UI.Gtk.Selectors.FileFilter ( dist/build/Graphics/UI/Gtk/Selectors/FileFilter.hs, dist/build/Graphics/UI/Gtk/Selectors/FileFilter.o ) [ 74 of 209] Compiling Graphics.UI.Gtk.Selectors.FileChooser ( dist/build/Graphics/UI/Gtk/Selectors/FileChooser.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooser.o ) [ 75 of 209] Compiling Graphics.UI.Gtk.Selectors.FileChooserWidget ( dist/build/Graphics/UI/Gtk/Selectors/FileChooserWidget.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooserWidget.o ) [ 76 of 209] Compiling Graphics.UI.Gtk.Selectors.FileChooserButton ( dist/build/Graphics/UI/Gtk/Selectors/FileChooserButton.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooserButton.o ) [ 77 of 209] Compiling Graphics.UI.Gtk.Special.VRuler ( dist/build/Graphics/UI/Gtk/Special/VRuler.hs, dist/build/Graphics/UI/Gtk/Special/VRuler.o ) [ 78 of 209] Compiling Graphics.UI.Gtk.Special.HRuler ( dist/build/Graphics/UI/Gtk/Special/HRuler.hs, dist/build/Graphics/UI/Gtk/Special/HRuler.o ) [ 79 of 209] Compiling Graphics.UI.Gtk.Special.Ruler ( dist/build/Graphics/UI/Gtk/Special/Ruler.hs, dist/build/Graphics/UI/Gtk/Special/Ruler.o ) [ 80 of 209] Compiling Graphics.UI.Gtk.Selectors.HSV ( dist/build/Graphics/UI/Gtk/Selectors/HSV.hs, dist/build/Graphics/UI/Gtk/Selectors/HSV.o ) [ 81 of 209] Compiling Graphics.UI.Gtk.Selectors.FontButton ( dist/build/Graphics/UI/Gtk/Selectors/FontButton.hs, dist/build/Graphics/UI/Gtk/Selectors/FontButton.o ) [ 82 of 209] Compiling Graphics.UI.Gtk.Selectors.FontSelectionDialog ( dist/build/Graphics/UI/Gtk/Selectors/FontSelectionDialog.hs, dist/build/Graphics/UI/Gtk/Selectors/FontSelectionDialog.o ) [ 83 of 209] Compiling Graphics.UI.Gtk.Selectors.FontSelection ( dist/build/Graphics/UI/Gtk/Selectors/FontSelection.hs, dist/build/Graphics/UI/Gtk/Selectors/FontSelection.o ) [ 84 of 209] Compiling Graphics.UI.Gtk.Selectors.FileSelection ( dist/build/Graphics/UI/Gtk/Selectors/FileSelection.hs, dist/build/Graphics/UI/Gtk/Selectors/FileSelection.o ) [ 85 of 209] Compiling Graphics.UI.Gtk.Selectors.ColorButton ( dist/build/Graphics/UI/Gtk/Selectors/ColorButton.hs, dist/build/Graphics/UI/Gtk/Selectors/ColorButton.o ) [ 86 of 209] Compiling Graphics.UI.Gtk.Selectors.ColorSelectionDialog ( dist/build/Graphics/UI/Gtk/Selectors/ColorSelectionDialog.hs, dist/build/Graphics/UI/Gtk/Selectors/ColorSelectionDialog.o ) [ 87 of 209] Compiling Graphics.UI.Gtk.Selectors.ColorSelection ( dist/build/Graphics/UI/Gtk/Selectors/ColorSelection.hs, dist/build/Graphics/UI/Gtk/Selectors/ColorSelection.o ) [ 88 of 209] Compiling Graphics.UI.Gtk.ActionMenuToolbar.UIManager ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/UIManager.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/UIManager.o ) [ 89 of 209] Compiling Graphics.UI.Gtk.ActionMenuToolbar.RecentAction ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RecentAction.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RecentAction.o ) [ 90 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.SeparatorToolItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorToolItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorToolItem.o ) [ 91 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.SeparatorMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorMenuItem.o ) [ 92 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolPalette ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolPalette.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolPalette.o ) [ 93 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolItemGroup ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItemGroup.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItemGroup.o ) [ 94 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItem.o ) [ 95 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.TearoffMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/TearoffMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/TearoffMenuItem.o ) [ 96 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.RadioMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioMenuItem.o ) [ 97 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.OptionMenu ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/OptionMenu.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/OptionMenu.o ) [ 98 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuShell ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuShell.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuShell.o ) [ 99 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuItem.o ) [100 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuBar ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuBar.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuBar.o ) [101 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.CheckMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/CheckMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/CheckMenuItem.o ) [102 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeRowReference ( dist/build/Graphics/UI/Gtk/ModelView/TreeRowReference.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeRowReference.o ) [103 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeSortable ( dist/build/Graphics/UI/Gtk/ModelView/TreeSortable.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeSortable.o ) [104 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeDrag ( dist/build/Graphics/UI/Gtk/ModelView/TreeDrag.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeDrag.o ) [105 of 209] Compiling Graphics.UI.Gtk.ModelView.CustomStore ( dist/build/Graphics/UI/Gtk/ModelView/CustomStore.hs, dist/build/Graphics/UI/Gtk/ModelView/CustomStore.o ) [106 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeModel ( dist/build/Graphics/UI/Gtk/ModelView/TreeModel.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeModel.o ) [107 of 209] Compiling Graphics.UI.Gtk.ModelView.ListStore ( Graphics/UI/Gtk/ModelView/ListStore.hs, dist/build/Graphics/UI/Gtk/ModelView/ListStore.o ) [108 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeModelSort ( dist/build/Graphics/UI/Gtk/ModelView/TreeModelSort.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeModelSort.o ) [109 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeModelFilter ( dist/build/Graphics/UI/Gtk/ModelView/TreeModelFilter.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeModelFilter.o ) [110 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeSelection ( dist/build/Graphics/UI/Gtk/ModelView/TreeSelection.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeSelection.o ) [111 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeViewColumn ( dist/build/Graphics/UI/Gtk/ModelView/TreeViewColumn.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeViewColumn.o ) [112 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeStore ( Graphics/UI/Gtk/ModelView/TreeStore.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeStore.o ) [113 of 209] Compiling Graphics.UI.Gtk.ModelView.CellView ( dist/build/Graphics/UI/Gtk/ModelView/CellView.hs, dist/build/Graphics/UI/Gtk/ModelView/CellView.o ) [114 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererToggle ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererToggle.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererToggle.o ) [115 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererSpin ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpin.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpin.o ) [116 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererText ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererText.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererText.o ) [117 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererProgress ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererProgress.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererProgress.o ) [118 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererPixbuf ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererPixbuf.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererPixbuf.o ) [119 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererCombo ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererCombo.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererCombo.o ) [120 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererSpinner ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpinner.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpinner.o ) [121 of 209] Compiling Graphics.UI.Gtk.ModelView.CellLayout ( dist/build/Graphics/UI/Gtk/ModelView/CellLayout.hs, dist/build/Graphics/UI/Gtk/ModelView/CellLayout.o ) [122 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ComboBox ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBox.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBox.o ) [123 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ComboBoxEntry ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBoxEntry.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBoxEntry.o ) [124 of 209] Compiling Graphics.UI.Gtk.Multiline.TextTagTable ( dist/build/Graphics/UI/Gtk/Multiline/TextTagTable.hs, dist/build/Graphics/UI/Gtk/Multiline/TextTagTable.o ) [125 of 209] Compiling Graphics.UI.Gtk.Multiline.TextMark ( dist/build/Graphics/UI/Gtk/Multiline/TextMark.hs, dist/build/Graphics/UI/Gtk/Multiline/TextMark.o ) [126 of 209] Compiling Graphics.UI.Gtk.Entry.SpinButton ( dist/build/Graphics/UI/Gtk/Entry/SpinButton.hs, dist/build/Graphics/UI/Gtk/Entry/SpinButton.o ) [127 of 209] Compiling Graphics.UI.Gtk.Entry.VScale ( dist/build/Graphics/UI/Gtk/Entry/VScale.hs, dist/build/Graphics/UI/Gtk/Entry/VScale.o ) [128 of 209] Compiling Graphics.UI.Gtk.Entry.HScale ( dist/build/Graphics/UI/Gtk/Entry/HScale.hs, dist/build/Graphics/UI/Gtk/Entry/HScale.o ) [129 of 209] Compiling Graphics.UI.Gtk.Entry.EntryCompletion ( dist/build/Graphics/UI/Gtk/Entry/EntryCompletion.hs, dist/build/Graphics/UI/Gtk/Entry/EntryCompletion.o ) [130 of 209] Compiling Graphics.UI.Gtk.Entry.EntryBuffer ( dist/build/Graphics/UI/Gtk/Entry/EntryBuffer.hs, dist/build/Graphics/UI/Gtk/Entry/EntryBuffer.o ) [131 of 209] Compiling Graphics.UI.Gtk.Entry.Editable ( dist/build/Graphics/UI/Gtk/Entry/Editable.hs, dist/build/Graphics/UI/Gtk/Entry/Editable.o ) [132 of 209] Compiling Graphics.UI.Gtk.Buttons.VolumeButton ( dist/build/Graphics/UI/Gtk/Buttons/VolumeButton.hs, dist/build/Graphics/UI/Gtk/Buttons/VolumeButton.o ) [133 of 209] Compiling Graphics.UI.Gtk.Buttons.ScaleButton ( dist/build/Graphics/UI/Gtk/Buttons/ScaleButton.hs, dist/build/Graphics/UI/Gtk/Buttons/ScaleButton.o ) [134 of 209] Compiling Graphics.UI.Gtk.Buttons.LinkButton ( dist/build/Graphics/UI/Gtk/Buttons/LinkButton.hs, dist/build/Graphics/UI/Gtk/Buttons/LinkButton.o ) [135 of 209] Compiling Graphics.UI.Gtk.Buttons.ToggleButton ( dist/build/Graphics/UI/Gtk/Buttons/ToggleButton.hs, dist/build/Graphics/UI/Gtk/Buttons/ToggleButton.o ) [136 of 209] Compiling Graphics.UI.Gtk.Buttons.RadioButton ( dist/build/Graphics/UI/Gtk/Buttons/RadioButton.hs, dist/build/Graphics/UI/Gtk/Buttons/RadioButton.o ) [137 of 209] Compiling Graphics.UI.Gtk.Buttons.CheckButton ( dist/build/Graphics/UI/Gtk/Buttons/CheckButton.hs, dist/build/Graphics/UI/Gtk/Buttons/CheckButton.o ) [138 of 209] Compiling Graphics.UI.Gtk.Display.Statusbar ( dist/build/Graphics/UI/Gtk/Display/Statusbar.hs, dist/build/Graphics/UI/Gtk/Display/Statusbar.o ) [139 of 209] Compiling Graphics.UI.Gtk.Display.Spinner ( dist/build/Graphics/UI/Gtk/Display/Spinner.hs, dist/build/Graphics/UI/Gtk/Display/Spinner.o ) [140 of 209] Compiling Graphics.UI.Gtk.Display.ProgressBar ( dist/build/Graphics/UI/Gtk/Display/ProgressBar.hs, dist/build/Graphics/UI/Gtk/Display/ProgressBar.o ) [141 of 209] Compiling Graphics.UI.Gtk.Display.AccelLabel ( dist/build/Graphics/UI/Gtk/Display/AccelLabel.hs, dist/build/Graphics/UI/Gtk/Display/AccelLabel.o ) [142 of 209] Compiling Graphics.UI.Gtk.Windows.WindowGroup ( dist/build/Graphics/UI/Gtk/Windows/WindowGroup.hs, dist/build/Graphics/UI/Gtk/Windows/WindowGroup.o ) [143 of 209] Compiling Graphics.UI.Gtk.Windows.MessageDialog ( dist/build/Graphics/UI/Gtk/Windows/MessageDialog.hs, dist/build/Graphics/UI/Gtk/Windows/MessageDialog.o ) [144 of 209] Compiling Graphics.UI.Gtk.Display.InfoBar ( dist/build/Graphics/UI/Gtk/Display/InfoBar.hs, dist/build/Graphics/UI/Gtk/Display/InfoBar.o ) [145 of 209] Compiling Graphics.UI.Gtk.Windows.Assistant ( dist/build/Graphics/UI/Gtk/Windows/Assistant.hs, dist/build/Graphics/UI/Gtk/Windows/Assistant.o ) [146 of 209] Compiling Graphics.UI.Gtk.Windows.AboutDialog ( dist/build/Graphics/UI/Gtk/Windows/AboutDialog.hs, dist/build/Graphics/UI/Gtk/Windows/AboutDialog.o ) [147 of 209] Compiling Graphics.UI.Gtk.Windows.Dialog ( dist/build/Graphics/UI/Gtk/Windows/Dialog.hs, dist/build/Graphics/UI/Gtk/Windows/Dialog.o ) [148 of 209] Compiling Graphics.UI.Gtk.Windows.OffscreenWindow ( dist/build/Graphics/UI/Gtk/Windows/OffscreenWindow.hs, dist/build/Graphics/UI/Gtk/Windows/OffscreenWindow.o ) [149 of 209] Compiling Graphics.UI.Gtk.Gdk.DisplayManager ( dist/build/Graphics/UI/Gtk/Gdk/DisplayManager.hs, dist/build/Graphics/UI/Gtk/Gdk/DisplayManager.o ) [150 of 209] Compiling Graphics.UI.Gtk.Gdk.Screen ( dist/build/Graphics/UI/Gtk/Gdk/Screen.hs, dist/build/Graphics/UI/Gtk/Gdk/Screen.o ) [151 of 209] Compiling Graphics.UI.Gtk.Windows.Invisible ( dist/build/Graphics/UI/Gtk/Windows/Invisible.hs, dist/build/Graphics/UI/Gtk/Windows/Invisible.o ) [152 of 209] Compiling Graphics.UI.Gtk.Gdk.Pixmap ( dist/build/Graphics/UI/Gtk/Gdk/Pixmap.hs, dist/build/Graphics/UI/Gtk/Gdk/Pixmap.o ) [153 of 209] Compiling Graphics.UI.Gtk.Gdk.Pixbuf ( dist/build/Graphics/UI/Gtk/Gdk/Pixbuf.hs, dist/build/Graphics/UI/Gtk/Gdk/Pixbuf.o ) [154 of 209] Compiling Graphics.UI.Gtk.Gdk.Region ( dist/build/Graphics/UI/Gtk/Gdk/Region.hs, dist/build/Graphics/UI/Gtk/Gdk/Region.o ) [155 of 209] Compiling Graphics.UI.Gtk.Cairo ( dist/build/Graphics/UI/Gtk/Cairo.hs, dist/build/Graphics/UI/Gtk/Cairo.o ) [156 of 209] Compiling Graphics.UI.Gtk.Gdk.GC ( dist/build/Graphics/UI/Gtk/Gdk/GC.hs, dist/build/Graphics/UI/Gtk/Gdk/GC.o ) [157 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRenderer ( dist/build/Graphics/UI/Gtk/ModelView/CellRenderer.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRenderer.o ) [158 of 209] Compiling Graphics.UI.Gtk.Gdk.Drawable ( dist/build/Graphics/UI/Gtk/Gdk/Drawable.hs, dist/build/Graphics/UI/Gtk/Gdk/Drawable.o ) [159 of 209] Compiling Graphics.UI.Gtk.Gdk.Cursor ( dist/build/Graphics/UI/Gtk/Gdk/Cursor.hs, dist/build/Graphics/UI/Gtk/Gdk/Cursor.o ) [160 of 209] Compiling Graphics.UI.Gtk.Gdk.DrawWindow ( dist/build/Graphics/UI/Gtk/Gdk/DrawWindow.hs, dist/build/Graphics/UI/Gtk/Gdk/DrawWindow.o ) [161 of 209] Compiling Graphics.UI.Gtk.General.RcStyle ( dist/build/Graphics/UI/Gtk/General/RcStyle.hs, dist/build/Graphics/UI/Gtk/General/RcStyle.o ) [162 of 209] Compiling Graphics.UI.Gtk.General.Style ( dist/build/Graphics/UI/Gtk/General/Style.hs, dist/build/Graphics/UI/Gtk/General/Style.o ) [163 of 209] Compiling Graphics.UI.Gtk.Gdk.Keys ( dist/build/Graphics/UI/Gtk/Gdk/Keys.hs, dist/build/Graphics/UI/Gtk/Gdk/Keys.o ) [164 of 209] Compiling Graphics.UI.Gtk.Gdk.EventM ( dist/build/Graphics/UI/Gtk/Gdk/EventM.hs, dist/build/Graphics/UI/Gtk/Gdk/EventM.o ) [165 of 209] Compiling Graphics.UI.Gtk.Gdk.AppLaunchContext ( dist/build/Graphics/UI/Gtk/Gdk/AppLaunchContext.hs, dist/build/Graphics/UI/Gtk/Gdk/AppLaunchContext.o ) [166 of 209] Compiling Graphics.UI.Gtk.Gdk.Display ( dist/build/Graphics/UI/Gtk/Gdk/Display.hs, dist/build/Graphics/UI/Gtk/Gdk/Display.o ) [167 of 209] Compiling Graphics.UI.Gtk.Entry.Entry ( dist/build/Graphics/UI/Gtk/Entry/Entry.hs, dist/build/Graphics/UI/Gtk/Entry/Entry.o ) [168 of 209] Compiling Graphics.UI.Gtk.ModelView.CellEditable ( dist/build/Graphics/UI/Gtk/ModelView/CellEditable.hs, dist/build/Graphics/UI/Gtk/ModelView/CellEditable.o ) [169 of 209] Compiling Graphics.UI.Gtk.Abstract.IMContext ( dist/build/Graphics/UI/Gtk/Abstract/IMContext.hs, dist/build/Graphics/UI/Gtk/Abstract/IMContext.o ) [170 of 209] Compiling Graphics.UI.Gtk.Gdk.Keymap ( dist/build/Graphics/UI/Gtk/Gdk/Keymap.hs, dist/build/Graphics/UI/Gtk/Gdk/Keymap.o ) [171 of 209] Compiling Graphics.UI.Gtk.Windows.Window ( dist/build/Graphics/UI/Gtk/Windows/Window.hs, dist/build/Graphics/UI/Gtk/Windows/Window.o ) [172 of 209] Compiling Graphics.UI.Gtk.Selectors.FileChooserDialog ( dist/build/Graphics/UI/Gtk/Selectors/FileChooserDialog.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooserDialog.o ) [173 of 209] Compiling Graphics.UI.Gtk.Display.Label ( dist/build/Graphics/UI/Gtk/Display/Label.hs, dist/build/Graphics/UI/Gtk/Display/Label.o ) [174 of 209] Compiling Graphics.UI.Gtk.Layout.Notebook ( dist/build/Graphics/UI/Gtk/Layout/Notebook.hs, dist/build/Graphics/UI/Gtk/Layout/Notebook.o ) [175 of 209] Compiling Graphics.UI.Gtk.ModelView.CellRendererAccel ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererAccel.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererAccel.o ) [176 of 209] Compiling Graphics.UI.Gtk.Gdk.Events ( dist/build/Graphics/UI/Gtk/Gdk/Events.hs, dist/build/Graphics/UI/Gtk/Gdk/Events.o ) [177 of 209] Compiling Graphics.UI.Gtk.Gdk.Gdk ( dist/build/Graphics/UI/Gtk/Gdk/Gdk.hs, dist/build/Graphics/UI/Gtk/Gdk/Gdk.o ) [178 of 209] Compiling Graphics.UI.Gtk.Multiline.TextTag ( dist/build/Graphics/UI/Gtk/Multiline/TextTag.hs, dist/build/Graphics/UI/Gtk/Multiline/TextTag.o ) [179 of 209] Compiling Graphics.UI.Gtk.Multiline.TextIter ( dist/build/Graphics/UI/Gtk/Multiline/TextIter.hs, dist/build/Graphics/UI/Gtk/Multiline/TextIter.o ) [180 of 209] Compiling Graphics.UI.Gtk.Multiline.TextBuffer ( dist/build/Graphics/UI/Gtk/Multiline/TextBuffer.hs, dist/build/Graphics/UI/Gtk/Multiline/TextBuffer.o ) [181 of 209] Compiling Graphics.UI.Gtk.Multiline.TextView ( dist/build/Graphics/UI/Gtk/Multiline/TextView.hs, dist/build/Graphics/UI/Gtk/Multiline/TextView.o ) [182 of 209] Compiling Graphics.UI.Gtk.ModelView.IconView ( dist/build/Graphics/UI/Gtk/ModelView/IconView.hs, dist/build/Graphics/UI/Gtk/ModelView/IconView.o ) [183 of 209] Compiling Graphics.UI.Gtk.ModelView.TreeView ( dist/build/Graphics/UI/Gtk/ModelView/TreeView.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeView.o ) [184 of 209] Compiling Graphics.UI.Gtk.ModelView ( dist/build/Graphics/UI/Gtk/ModelView.hs, dist/build/Graphics/UI/Gtk/ModelView.o ) [185 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.Menu ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/Menu.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/Menu.o ) [186 of 209] Compiling Graphics.UI.Gtk.General.Settings ( dist/build/Graphics/UI/Gtk/General/Settings.hs, dist/build/Graphics/UI/Gtk/General/Settings.o ) [187 of 209] Compiling Graphics.UI.Gtk.General.Selection ( dist/build/Graphics/UI/Gtk/General/Selection.hs, dist/build/Graphics/UI/Gtk/General/Selection.o ) [188 of 209] Compiling Graphics.UI.Gtk.General.Clipboard ( dist/build/Graphics/UI/Gtk/General/Clipboard.hs, dist/build/Graphics/UI/Gtk/General/Clipboard.o ) [189 of 209] Compiling Graphics.UI.Gtk.General.StockItems ( dist/build/Graphics/UI/Gtk/General/StockItems.hs, dist/build/Graphics/UI/Gtk/General/StockItems.o ) [190 of 209] Compiling Graphics.UI.Gtk.General.Drag ( dist/build/Graphics/UI/Gtk/General/Drag.hs, dist/build/Graphics/UI/Gtk/General/Drag.o ) [191 of 209] Compiling Graphics.UI.Gtk.Display.Image ( dist/build/Graphics/UI/Gtk/Display/Image.hs, dist/build/Graphics/UI/Gtk/Display/Image.o ) [192 of 209] Compiling Graphics.UI.Gtk.Display.StatusIcon ( dist/build/Graphics/UI/Gtk/Display/StatusIcon.hs, dist/build/Graphics/UI/Gtk/Display/StatusIcon.o ) [193 of 209] Compiling Graphics.UI.Gtk.Buttons.Button ( dist/build/Graphics/UI/Gtk/Buttons/Button.hs, dist/build/Graphics/UI/Gtk/Buttons/Button.o ) [194 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ImageMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.o ) [195 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.Toolbar ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/Toolbar.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/Toolbar.o ) [196 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolButton.o ) [197 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuToolButton.o ) [198 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToggleToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToggleToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToggleToolButton.o ) [199 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.RadioToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioToolButton.o ) [200 of 209] Compiling Graphics.UI.Gtk.ActionMenuToolbar.Action ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/Action.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/Action.o ) [201 of 209] Compiling Graphics.UI.Gtk.ActionMenuToolbar.ToggleAction ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ToggleAction.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ToggleAction.o ) [202 of 209] Compiling Graphics.UI.Gtk.ActionMenuToolbar.RadioAction ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RadioAction.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RadioAction.o ) [203 of 209] Compiling Graphics.UI.Gtk.ActionMenuToolbar.ActionGroup ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ActionGroup.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ActionGroup.o ) [204 of 209] Compiling Graphics.UI.Gtk.Abstract.Widget ( dist/build/Graphics/UI/Gtk/Abstract/Widget.hs, dist/build/Graphics/UI/Gtk/Abstract/Widget.o ) [205 of 209] Compiling Graphics.UI.Gtk.MenuComboToolbar.Combo ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/Combo.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/Combo.o ) [206 of 209] Compiling Graphics.UI.Gtk.General.IconTheme ( dist/build/Graphics/UI/Gtk/General/IconTheme.hs, dist/build/Graphics/UI/Gtk/General/IconTheme.o ) [207 of 209] Compiling Graphics.UI.Gtk.General.IconFactory ( dist/build/Graphics/UI/Gtk/General/IconFactory.hs, dist/build/Graphics/UI/Gtk/General/IconFactory.o ) [208 of 209] Compiling Graphics.UI.Gtk.General.General ( dist/build/Graphics/UI/Gtk/General/General.hs, dist/build/Graphics/UI/Gtk/General/General.o ) [209 of 209] Compiling Graphics.UI.Gtk ( dist/build/Graphics/UI/Gtk.hs, dist/build/Graphics/UI/Gtk.o ) Graphics/UI/Gtk/General/hsgthread.c: In function ‘gtk2hs_threads_initialise’: Graphics/UI/Gtk/General/hsgthread.c:105:5: warning: ‘g_static_mutex_init’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:146): Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init(>k2hs_finalizer_mutex); ^ Graphics/UI/Gtk/General/hsgthread.c:113:5: warning: ‘g_thread_init’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] g_thread_init(NULL); ^ Graphics/UI/Gtk/General/hsgthread.c: In function ‘gtk2hs_g_object_unref_from_mainloop’: Graphics/UI/Gtk/General/hsgthread.c:136:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(>k2hs_finalizer_mutex); ^ Graphics/UI/Gtk/General/hsgthread.c:181:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(>k2hs_finalizer_mutex); ^ Graphics/UI/Gtk/General/hsgthread.c: In function ‘gtk2hs_run_finalizers’: Graphics/UI/Gtk/General/hsgthread.c:201:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(>k2hs_finalizer_mutex); ^ Graphics/UI/Gtk/General/hsgthread.c:224:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(>k2hs_finalizer_mutex); ^ Graphics/UI/Gtk/General/hsgthread.c: In function ‘gtk2hs_threads_initialise’: Graphics/UI/Gtk/General/hsgthread.c:105:5: warning: ‘g_static_mutex_init’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:146): Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init(>k2hs_finalizer_mutex); ^ Graphics/UI/Gtk/General/hsgthread.c:113:5: warning: ‘g_thread_init’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] g_thread_init(NULL); ^ Graphics/UI/Gtk/General/hsgthread.c: In function ‘gtk2hs_g_object_unref_from_mainloop’: Graphics/UI/Gtk/General/hsgthread.c:136:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(>k2hs_finalizer_mutex); ^ Graphics/UI/Gtk/General/hsgthread.c:181:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(>k2hs_finalizer_mutex); ^ Graphics/UI/Gtk/General/hsgthread.c: In function ‘gtk2hs_run_finalizers’: Graphics/UI/Gtk/General/hsgthread.c:201:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(>k2hs_finalizer_mutex); ^ Graphics/UI/Gtk/General/hsgthread.c:224:5: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(>k2hs_finalizer_mutex); ^ In-place registering gtk-0.13.7... Running Haddock for gtk-0.13.7... Running hscolour for gtk-0.13.7... Preprocessing library gtk-0.13.7... Preprocessing library gtk-0.13.7... Haddock coverage: 100% ( 39 / 39) in 'Graphics.UI.Gtk.ModelView.Sequence' 50% ( 1 / 2) in 'Graphics.UI.Gtk.General.Threading' 75% ( 18 / 24) in 'Graphics.UI.Gtk.Gdk.Enums' 2% ( 1 / 65) in 'Graphics.UI.Gtk.Signals' 83% ( 63 / 76) in 'Graphics.UI.Gtk.General.Enums' 0% ( 2 /1354) in 'Graphics.UI.Gtk.Types' 87% ( 13 / 15) in 'Graphics.UI.Gtk.General.DNDTypes' 11% ( 1 / 9) in 'Graphics.UI.Gtk.Abstract.ContainerChildProperties' 7% ( 1 / 15) in 'Graphics.UI.Gtk.Embedding.Types' 100% ( 2 / 2) in 'Graphics.UI.Gtk.Embedding.Embedding' 33% ( 8 / 24) in 'Graphics.UI.Gtk.ModelView.Types' 67% ( 2 / 3) in 'Graphics.UI.Gtk.Gdk.PixbufData' 57% ( 20 / 35) in 'Graphics.UI.Gtk.Gdk.PixbufAnimation' 74% ( 17 / 23) in 'Graphics.UI.Gtk.Builder' 55% ( 6 / 11) in 'Graphics.UI.Gtk.Abstract.Separator' 55% ( 6 / 11) in 'Graphics.UI.Gtk.Abstract.Scrollbar' 78% ( 18 / 23) in 'Graphics.UI.Gtk.Abstract.Scale' 65% ( 13 / 20) in 'Graphics.UI.Gtk.Abstract.Object' 60% ( 25 / 42) in 'Graphics.UI.Gtk.Abstract.Paned' 69% ( 44 / 64) in 'Graphics.UI.Gtk.General.Structs' 89% ( 50 / 56) in 'Graphics.UI.Gtk.Abstract.Range' 79% ( 19 / 24) in 'Graphics.UI.Gtk.Embedding.Plug' 67% ( 18 / 27) in 'Graphics.UI.Gtk.Embedding.Socket' 71% ( 5 / 7) in 'Graphics.UI.Gtk.Multiline.Types' 1% ( 20 /1374) in 'Graphics.UI.GtkInternals' 76% ( 16 / 21) in 'Graphics.UI.Gtk.Abstract.Misc' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Abstract.Bin' 78% ( 45 / 58) in 'Graphics.UI.Gtk.Abstract.Container' 76% ( 16 / 21) in 'Graphics.UI.Gtk.Abstract.ButtonBox' 84% ( 27 / 32) in 'Graphics.UI.Gtk.Abstract.Box' 81% ( 22 / 27) in 'Graphics.UI.Gtk.Misc.Viewport' 75% ( 15 / 20) in 'Graphics.UI.Gtk.Misc.Tooltips' 80% ( 16 / 20) in 'Graphics.UI.Gtk.Misc.Tooltip' 75% ( 18 / 24) in 'Graphics.UI.Gtk.Misc.SizeGroup' 67% ( 8 / 12) in 'Graphics.UI.Gtk.Misc.IMContextSimple' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Misc.IMMulticontext' 84% ( 27 / 32) in 'Graphics.UI.Gtk.Misc.HandleBox' 76% ( 16 / 21) in 'Graphics.UI.Gtk.Misc.EventBox' 69% ( 11 / 16) in 'Graphics.UI.Gtk.Misc.DrawingArea' 90% ( 43 / 48) in 'Graphics.UI.Gtk.Misc.Calendar' 75% ( 15 / 20) in 'Graphics.UI.Gtk.Misc.Arrow' 88% ( 36 / 41) in 'Graphics.UI.Gtk.Misc.Adjustment' 64% ( 9 / 14) in 'Graphics.UI.Gtk.Misc.Accessible' 64% ( 9 / 14) in 'Graphics.UI.Gtk.Scrolling.VScrollbar' 84% ( 32 / 38) in 'Graphics.UI.Gtk.Scrolling.ScrolledWindow' 64% ( 9 / 14) in 'Graphics.UI.Gtk.Scrolling.HScrollbar' 96% ( 25 / 26) in 'Graphics.UI.Gtk.Recent.RecentInfo' 88% ( 35 / 40) in 'Graphics.UI.Gtk.Recent.RecentChooser' 85% ( 23 / 27) in 'Graphics.UI.Gtk.Recent.RecentManager' 78% ( 18 / 23) in 'Graphics.UI.Gtk.Recent.RecentFilter' 69% ( 9 / 13) in 'Graphics.UI.Gtk.Recent.RecentChooserWidget' 73% ( 11 / 15) in 'Graphics.UI.Gtk.Recent.RecentChooserMenu' 77% ( 17 / 22) in 'Graphics.UI.Gtk.Printing.PrintContext' 89% ( 25 / 28) in 'Graphics.UI.Gtk.Printing.PaperSize' 90% ( 71 / 79) in 'Graphics.UI.Gtk.Printing.PrintOperation' 87% ( 59 / 68) in 'Graphics.UI.Gtk.Printing.PrintSettings' 88% ( 29 / 33) in 'Graphics.UI.Gtk.Printing.PageSetup' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Ornaments.VSeparator' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Ornaments.HSeparator' 83% ( 24 / 29) in 'Graphics.UI.Gtk.Ornaments.Frame' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Layout.VPaned' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Layout.VButtonBox' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Layout.VBox' 89% ( 39 / 44) in 'Graphics.UI.Gtk.Layout.Table' 82% ( 31 / 38) in 'Graphics.UI.Gtk.Layout.Expander' 85% ( 29 / 34) in 'Graphics.UI.Gtk.Layout.Layout' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Layout.HPaned' 78% ( 18 / 23) in 'Graphics.UI.Gtk.Layout.Fixed' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Layout.HButtonBox' 62% ( 8 / 13) in 'Graphics.UI.Gtk.Layout.HBox' 75% ( 15 / 20) in 'Graphics.UI.Gtk.Layout.AspectFrame' 81% ( 21 / 26) in 'Graphics.UI.Gtk.Layout.Alignment' 74% ( 17 / 23) in 'Graphics.UI.Gtk.Selectors.FileFilter' 86% ( 84 / 98) in 'Graphics.UI.Gtk.Selectors.FileChooser' 67% ( 10 / 15) in 'Graphics.UI.Gtk.Selectors.FileChooserWidget' 75% ( 18 / 24) in 'Graphics.UI.Gtk.Selectors.FileChooserButton' 67% ( 8 / 12) in 'Graphics.UI.Gtk.Special.VRuler' 67% ( 8 / 12) in 'Graphics.UI.Gtk.Special.HRuler' 79% ( 15 / 19) in 'Graphics.UI.Gtk.Special.Ruler' 73% ( 16 / 22) in 'Graphics.UI.Gtk.Selectors.HSV' 86% ( 32 / 37) in 'Graphics.UI.Gtk.Selectors.FontButton' 78% ( 18 / 23) in 'Graphics.UI.Gtk.Selectors.FontSelectionDialog' 76% ( 16 / 21) in 'Graphics.UI.Gtk.Selectors.FontSelection' 81% ( 22 / 27) in 'Graphics.UI.Gtk.Selectors.FileSelection' 83% ( 25 / 30) in 'Graphics.UI.Gtk.Selectors.ColorButton' 72% ( 13 / 18) in 'Graphics.UI.Gtk.Selectors.ColorSelectionDialog' 84% ( 27 / 32) in 'Graphics.UI.Gtk.Selectors.ColorSelection' 90% ( 57 / 63) in 'Graphics.UI.Gtk.ActionMenuToolbar.UIManager' 73% ( 11 / 15) in 'Graphics.UI.Gtk.ActionMenuToolbar.RecentAction' 72% ( 13 / 18) in 'Graphics.UI.Gtk.MenuComboToolbar.SeparatorToolItem' 62% ( 8 / 13) in 'Graphics.UI.Gtk.MenuComboToolbar.SeparatorMenuItem' 83% ( 25 / 30) in 'Graphics.UI.Gtk.MenuComboToolbar.ToolPalette' 87% ( 27 / 31) in 'Graphics.UI.Gtk.MenuComboToolbar.ToolItemGroup' 90% ( 44 / 49) in 'Graphics.UI.Gtk.MenuComboToolbar.ToolItem' 62% ( 8 / 13) in 'Graphics.UI.Gtk.MenuComboToolbar.TearoffMenuItem' 77% ( 17 / 22) in 'Graphics.UI.Gtk.MenuComboToolbar.RadioMenuItem' 79% ( 19 / 24) in 'Graphics.UI.Gtk.MenuComboToolbar.OptionMenu' 86% ( 32 / 37) in 'Graphics.UI.Gtk.MenuComboToolbar.MenuShell' 72% ( 38 / 53) in 'Graphics.UI.Gtk.MenuComboToolbar.MenuItem' 77% ( 17 / 22) in 'Graphics.UI.Gtk.MenuComboToolbar.MenuBar' 83% ( 24 / 29) in 'Graphics.UI.Gtk.MenuComboToolbar.CheckMenuItem' 100% ( 10 / 10) in 'Graphics.UI.Gtk.ModelView.TreeRowReference' 74% ( 17 / 23) in 'Graphics.UI.Gtk.ModelView.TreeSortable' 88% ( 7 / 8) in 'Graphics.UI.Gtk.ModelView.TreeDrag' 87% ( 13 / 15) in 'Graphics.UI.Gtk.ModelView.CustomStore' 85% ( 45 / 53) in 'Graphics.UI.Gtk.ModelView.TreeModel' 95% ( 20 / 21) in 'Graphics.UI.Gtk.ModelView.ListStore' 74% ( 17 / 23) in 'Graphics.UI.Gtk.ModelView.TreeModelSort' 78% ( 21 / 27) in 'Graphics.UI.Gtk.ModelView.TreeModelFilter' 82% ( 33 / 40) in 'Graphics.UI.Gtk.ModelView.TreeSelection' 92% ( 72 / 78) in 'Graphics.UI.Gtk.ModelView.TreeViewColumn' 95% ( 20 / 21) in 'Graphics.UI.Gtk.ModelView.TreeStore' 78% ( 18 / 23) in 'Graphics.UI.Gtk.ModelView.CellView' 76% ( 22 / 29) in 'Graphics.UI.Gtk.ModelView.CellRendererToggle' 75% ( 12 / 16) in 'Graphics.UI.Gtk.ModelView.CellRendererSpin' 89% ( 56 / 63) in 'Graphics.UI.Gtk.ModelView.CellRendererText' 69% ( 11 / 16) in 'Graphics.UI.Gtk.ModelView.CellRendererProgress' 77% ( 17 / 22) in 'Graphics.UI.Gtk.ModelView.CellRendererPixbuf' 69% ( 11 / 16) in 'Graphics.UI.Gtk.ModelView.CellRendererCombo' 75% ( 12 / 16) in 'Graphics.UI.Gtk.ModelView.CellRendererSpinner' 89% ( 16 / 18) in 'Graphics.UI.Gtk.ModelView.CellLayout' 88% ( 61 / 69) in 'Graphics.UI.Gtk.MenuComboToolbar.ComboBox' 77% ( 17 / 22) in 'Graphics.UI.Gtk.MenuComboToolbar.ComboBoxEntry' 74% ( 14 / 19) in 'Graphics.UI.Gtk.Multiline.TextTagTable' 80% ( 20 / 25) in 'Graphics.UI.Gtk.Multiline.TextMark' 91% ( 50 / 55) in 'Graphics.UI.Gtk.Entry.SpinButton' 64% ( 9 / 14) in 'Graphics.UI.Gtk.Entry.VScale' 64% ( 9 / 14) in 'Graphics.UI.Gtk.Entry.HScale' 91% ( 48 / 53) in 'Graphics.UI.Gtk.Entry.EntryCompletion' 84% ( 21 / 25) in 'Graphics.UI.Gtk.Entry.EntryBuffer' 73% ( 30 / 41) in 'Graphics.UI.Gtk.Entry.Editable' 67% ( 8 / 12) in 'Graphics.UI.Gtk.Buttons.VolumeButton' 85% ( 22 / 26) in 'Graphics.UI.Gtk.Buttons.ScaleButton' 78% ( 14 / 18) in 'Graphics.UI.Gtk.Buttons.LinkButton' 85% ( 29 / 34) in 'Graphics.UI.Gtk.Buttons.ToggleButton' 84% ( 27 / 32) in 'Graphics.UI.Gtk.Buttons.RadioButton' 67% ( 10 / 15) in 'Graphics.UI.Gtk.Buttons.CheckButton' 79% ( 27 / 34) in 'Graphics.UI.Gtk.Display.Statusbar' 85% ( 11 / 13) in 'Graphics.UI.Gtk.Display.Spinner' 85% ( 28 / 33) in 'Graphics.UI.Gtk.Display.ProgressBar' 72% ( 13 / 18) in 'Graphics.UI.Gtk.Display.AccelLabel' 67% ( 10 / 15) in 'Graphics.UI.Gtk.Windows.WindowGroup' 74% ( 23 / 31) in 'Graphics.UI.Gtk.Windows.MessageDialog' 84% ( 21 / 25) in 'Graphics.UI.Gtk.Display.InfoBar' 90% ( 45 / 50) in 'Graphics.UI.Gtk.Windows.Assistant' 92% ( 56 / 61) in 'Graphics.UI.Gtk.Windows.AboutDialog' 86% ( 36 / 42) in 'Graphics.UI.Gtk.Windows.Dialog' 69% ( 11 / 16) in 'Graphics.UI.Gtk.Windows.OffscreenWindow' 76% ( 13 / 17) in 'Graphics.UI.Gtk.Gdk.DisplayManager' 81% ( 39 / 48) in 'Graphics.UI.Gtk.Gdk.Screen' 91% ( 10 / 11) in 'Graphics.UI.Gtk.Windows.Invisible' 80% ( 8 / 10) in 'Graphics.UI.Gtk.Gdk.Pixmap' 91% ( 20 / 22) in 'Graphics.UI.Gtk.Gdk.Region' 100% ( 25 / 25) in 'Graphics.UI.Gtk.Cairo' Warning: Graphics.UI.Gtk.Gdk.GC: foreground is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: background is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: function is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: fill is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: tile is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: stipple is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: clipMask is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: subwindowMode is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: tsXOrigin is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: tsYOrigin is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: clipXOrigin is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: clipYOrigin is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: graphicsExposure is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: lineWidth is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: lineStyle is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: capStyle is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.Gdk.GC: joinStyle is exported separately but will be documented under GCValues. Consider exporting it together with its parent(s) for code clarity. 74% ( 17 / 23) in 'Graphics.UI.Gtk.Gdk.GC' 74% ( 29 / 39) in 'Graphics.UI.Gtk.ModelView.CellRenderer' 79% ( 22 / 28) in 'Graphics.UI.Gtk.Gdk.Drawable' 93% ( 13 / 14) in 'Graphics.UI.Gtk.Gdk.Cursor' 84% ( 36 / 43) in 'Graphics.UI.Gtk.Gdk.DrawWindow' 88% ( 35 / 40) in 'Graphics.UI.Gtk.General.RcStyle' 65% ( 13 / 20) in 'Graphics.UI.Gtk.General.Style' 71% ( 10 / 14) in 'Graphics.UI.Gtk.Gdk.Keys' 93% ( 65 / 70) in 'Graphics.UI.Gtk.Gdk.EventM' 69% ( 11 / 16) in 'Graphics.UI.Gtk.Gdk.AppLaunchContext' 89% ( 40 / 45) in 'Graphics.UI.Gtk.Gdk.Display' 94% ( 78 / 83) in 'Graphics.UI.Gtk.Entry.Entry' 79% ( 15 / 19) in 'Graphics.UI.Gtk.ModelView.CellEditable' 82% ( 23 / 28) in 'Graphics.UI.Gtk.Abstract.IMContext' 84% ( 21 / 25) in 'Graphics.UI.Gtk.Gdk.Keymap' 95% (149 /157) in 'Graphics.UI.Gtk.Windows.Window' 69% ( 11 / 16) in 'Graphics.UI.Gtk.Selectors.FileChooserDialog' 95% ( 86 / 91) in 'Graphics.UI.Gtk.Display.Label' 94% ( 94 /100) in 'Graphics.UI.Gtk.Layout.Notebook' 77% ( 17 / 22) in 'Graphics.UI.Gtk.ModelView.CellRendererAccel' 86% ( 25 / 29) in 'Graphics.UI.Gtk.Gdk.Events' 92% ( 12 / 13) in 'Graphics.UI.Gtk.Gdk.Gdk' 92% ( 84 / 91) in 'Graphics.UI.Gtk.Multiline.TextTag' 99% ( 93 / 94) in 'Graphics.UI.Gtk.Multiline.TextIter' 95% (111 /117) in 'Graphics.UI.Gtk.Multiline.TextBuffer' 94% (109 /116) in 'Graphics.UI.Gtk.Multiline.TextView' 94% ( 75 / 80) in 'Graphics.UI.Gtk.ModelView.IconView' 97% (140 /145) in 'Graphics.UI.Gtk.ModelView.TreeView' 100% ( 24 / 24) in 'Graphics.UI.Gtk.ModelView' 89% ( 39 / 44) in 'Graphics.UI.Gtk.MenuComboToolbar.Menu' 50% ( 7 / 14) in 'Graphics.UI.Gtk.General.Settings' 100% ( 49 / 49) in 'Graphics.UI.Gtk.General.Selection' 83% ( 24 / 29) in 'Graphics.UI.Gtk.General.Clipboard' Warning: Graphics.UI.Gtk.General.StockItems: siStockId is exported separately but will be documented under StockItem. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.General.StockItems: siLabel is exported separately but will be documented under StockItem. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.General.StockItems: siModifier is exported separately but will be documented under StockItem. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.General.StockItems: siKeyval is exported separately but will be documented under StockItem. Consider exporting it together with its parent(s) for code clarity. Warning: Graphics.UI.Gtk.General.StockItems: siTransDom is exported separately but will be documented under StockItem. Consider exporting it together with its parent(s) for code clarity. 99% (110 /111) in 'Graphics.UI.Gtk.General.StockItems' 89% ( 50 / 56) in 'Graphics.UI.Gtk.General.Drag' 81% ( 35 / 43) in 'Graphics.UI.Gtk.Display.Image' 79% ( 57 / 72) in 'Graphics.UI.Gtk.Display.StatusIcon' 92% ( 61 / 66) in 'Graphics.UI.Gtk.Buttons.Button' 76% ( 16 / 21) in 'Graphics.UI.Gtk.MenuComboToolbar.ImageMenuItem' 92% ( 59 / 64) in 'Graphics.UI.Gtk.MenuComboToolbar.Toolbar' 86% ( 32 / 37) in 'Graphics.UI.Gtk.MenuComboToolbar.ToolButton' 72% ( 18 / 25) in 'Graphics.UI.Gtk.MenuComboToolbar.MenuToolButton' 77% ( 17 / 22) in 'Graphics.UI.Gtk.MenuComboToolbar.ToggleToolButton' 76% ( 16 / 21) in 'Graphics.UI.Gtk.MenuComboToolbar.RadioToolButton' 90% ( 47 / 52) in 'Graphics.UI.Gtk.ActionMenuToolbar.Action' 70% ( 19 / 27) in 'Graphics.UI.Gtk.ActionMenuToolbar.ToggleAction' 81% ( 21 / 26) in 'Graphics.UI.Gtk.ActionMenuToolbar.RadioAction' 87% ( 33 / 38) in 'Graphics.UI.Gtk.ActionMenuToolbar.ActionGroup' 92% (300 /327) in 'Graphics.UI.Gtk.Abstract.Widget' 77% ( 20 / 26) in 'Graphics.UI.Gtk.MenuComboToolbar.Combo' 80% ( 39 / 49) in 'Graphics.UI.Gtk.General.IconTheme' 81% ( 39 / 48) in 'Graphics.UI.Gtk.General.IconFactory' 79% ( 34 / 43) in 'Graphics.UI.Gtk.General.General' 82% ( 42 / 51) in 'Graphics.UI.Gtk.Gdk.Pixbuf' 100% (223 /223) in 'Graphics.UI.Gtk' Warning: Graphics.UI.Gtk.Abstract.Object: could not find link destinations for: Graphics.UI.Gtk.Types.ItemFactory Warning: Graphics.UI.Gtk.Abstract.Bin: could not find link destinations for: Graphics.UI.Gtk.Types.Item Warning: Graphics.UI.Gtk.Abstract.Container: could not find link destinations for: Graphics.UI.Gtk.Types.CList Graphics.UI.Gtk.Types.List Warning: Graphics.UI.Gtk.Misc.Accessible: could not find link destinations for: Graphics.UI.Gtk.Types.AtkObject Graphics.UI.Gtk.Types.AtkObjectClass Warning: Graphics.UI.Gtk.Printing.PrintContext: could not find link destinations for: Graphics.Rendering.Cairo.Types.Cairo Warning: Graphics.UI.Gtk.Special.Ruler: could not find link destinations for: Graphics.UI.Gtk.Special.Ruler.rulerSetRange Warning: Graphics.UI.Gtk.ActionMenuToolbar.UIManager: could not find link destinations for: Graphics.UI.Gtk.Types.AccelGroup Warning: Graphics.UI.Gtk.MenuComboToolbar.SeparatorMenuItem: could not find link destinations for: Graphics.UI.Gtk.Types.Item Warning: Graphics.UI.Gtk.MenuComboToolbar.TearoffMenuItem: could not find link destinations for: Graphics.UI.Gtk.Types.Item Warning: Graphics.UI.Gtk.MenuComboToolbar.RadioMenuItem: could not find link destinations for: Graphics.UI.Gtk.Types.Item Warning: Graphics.UI.Gtk.MenuComboToolbar.MenuItem: could not find link destinations for: Graphics.UI.Gtk.Types.Item Graphics.UI.Gtk.Types.ItemClass Warning: Graphics.UI.Gtk.MenuComboToolbar.CheckMenuItem: could not find link destinations for: Graphics.UI.Gtk.Types.Item Warning: Graphics.UI.Gtk.ModelView.CustomStore: could not find link destinations for: Graphics.UI.Gtk.ModelView.CustomStore.ColumnMap Warning: Graphics.UI.Gtk.ModelView.TreeModel: could not find link destinations for: Graphics.UI.Gtk.Types.ListStore Graphics.UI.Gtk.Types.TreeStore Warning: Graphics.UI.Gtk.ModelView.TreeStore: could not find link destinations for: Graphics.UI.Gtk.ModelView.TreeStore.Cache Warning: Graphics.UI.Gtk.ModelView.CellLayout: could not find link destinations for: Graphics.UI.Gtk.Types.CellLayout Warning: Graphics.UI.Gtk.MenuComboToolbar.ComboBox: could not find link destinations for: Graphics.UI.Gtk.Types.CellLayout Warning: Graphics.UI.Gtk.Entry.EntryCompletion: could not find link destinations for: Graphics.UI.Gtk.Types.CellLayout Warning: Graphics.UI.Gtk.Windows.Dialog: could not find link destinations for: Graphics.UI.Gtk.Types.InputDialog Warning: Graphics.UI.Gtk.Gdk.Screen: could not find link destinations for: Graphics.UI.Gtk.Types.Colormap Graphics.UI.Gtk.Types.Visual Warning: Graphics.UI.Gtk.General.RcStyle: could not find link destinations for: Graphics.UI.Gtk.Types.List Graphics.UI.Gtk.Types.CList Warning: Graphics.UI.Gtk.General.Style: could not find link destinations for: Graphics.UI.Gtk.General.Structs.widgetGetState Warning: Graphics.UI.Gtk.Gdk.EventM: could not find link destinations for: Graphics.UI.Gtk.Gdk.EventM.HasCoordinates Graphics.UI.Gtk.Gdk.EventM.HasRootCoordinates Graphics.UI.Gtk.Gdk.EventM.HasModifier Graphics.UI.Gtk.Gdk.EventM.HasTime Warning: Graphics.UI.Gtk.Gdk.Display: could not find link destinations for: Graphics.UI.Gtk.Types.Device Warning: Graphics.UI.Gtk.Windows.Window: could not find link destinations for: Graphics.UI.Gtk.Types.AccelGroup Warning: Graphics.UI.Gtk.Display.Label: could not find link destinations for: Graphics.UI.Gtk.Types.TipsQuery Warning: Graphics.UI.Gtk.ModelView.IconView: could not find link destinations for: Graphics.UI.Gtk.Types.TreeStore Graphics.UI.Gtk.Types.ListStore Warning: Graphics.UI.Gtk.ModelView.TreeView: could not find link destinations for: Graphics.UI.Gtk.Types.TreeStore Graphics.UI.Gtk.Types.ListStore Warning: Graphics.UI.Gtk.MenuComboToolbar.Menu: could not find link destinations for: Graphics.UI.Gtk.Types.AccelGroup Warning: Graphics.UI.Gtk.General.Selection: could not find link destinations for: Graphics.UI.Gtk.General.DNDTypes.PropertyTag Warning: Graphics.UI.Gtk.MenuComboToolbar.ImageMenuItem: could not find link destinations for: Graphics.UI.Gtk.Types.Item Warning: Graphics.UI.Gtk.ActionMenuToolbar.Action: could not find link destinations for: Graphics.UI.Gtk.Types.AccelGroup Warning: Graphics.UI.Gtk.Abstract.Widget: could not find link destinations for: Graphics.UI.Gtk.Types.AccelGroup Graphics.UI.Gtk.Types.ItemFactory Graphics.UI.Gtk.Types.Colormap Warning: Graphics.UI.Gtk.Gdk.Pixbuf: could not find link destinations for: Graphics.UI.Gtk.Types.Colormap Documentation created: dist/doc/html/gtk/index.html, dist/doc/html/gtk/gtk.txt Creating package registration file: /tmp/pkgConf-gtk-0.1317373.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/gtk-0.13.7 Registering gtk-0.13.7... Installed gtk-0.13.7 cabal: Error: some packages failed to install: hxt-8.3.0 failed during the building phase. The exception was: ExitFailure 1 sifflet-0.1.6 depends on hxt-8.3.0 which failed to install.