Resolving dependencies... Configuring cereal-0.4.1.1... Building cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o ) [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) In-place registering cereal-0.4.1.1... Running Haddock for cereal-0.4.1.1... Running hscolour for cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... Haddock coverage: 96% ( 26 / 27) in 'Data.Serialize.Builder' 69% ( 29 / 42) in 'Data.Serialize.Put' 94% ( 50 / 53) in 'Data.Serialize.Get' 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 12 / 12) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: Data.Serialize.Put.PairS Warning: Data.Serialize.Get: could not find link destinations for: Data.Serialize.Get.get Documentation created: dist/doc/html/cereal/index.html, dist/doc/html/cereal/cereal.txt Creating package registration file: /tmp/pkgConf-cereal-0.4.123639.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cereal-0.4.1.1 Registering cereal-0.4.1.1... Installed cereal-0.4.1.1 Configuring network-2.6.1.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.1.0... Preprocessing library network-2.6.1.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:856: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:938: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:999: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:176:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:192: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:211: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:944:27: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:944:27-28 (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:944: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:1566:1: Warning: Defined but not used: ‘c_accept’ Network/Socket.hsc:275:3: Warning: Pattern match(es) are non-exhaustive In an equation for ‘showsPrec’: Patterns not matched: _ (SockAddrCan _) Network/Socket.hsc:948: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:984: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.1.0... Running Haddock for network-2.6.1.0... Running hscolour for network-2.6.1.0... Preprocessing library network-2.6.1.0... Preprocessing library network-2.6.1.0... Network/Socket/Types.hsc:999: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:176:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:192: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:211: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:944:27: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:944:27-28 (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:944: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:1566: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' 64% ( 25 / 39) in 'Network.Socket.Types' 91% ( 29 / 32) in 'Network.Socket.Internal' 69% ( 66 / 95) 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.123639.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/network-2.6.1.0 Registering network-2.6.1.0... Installed network-2.6.1.0 Configuring random-1.1... Building random-1.1... Preprocessing library random-1.1... [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) In-place registering random-1.1... Running Haddock for random-1.1... Running hscolour for random-1.1... Preprocessing library random-1.1... Preprocessing library random-1.1... Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Documentation created: dist/doc/html/random/index.html, dist/doc/html/random/random.txt Creating package registration file: /tmp/pkgConf-random-123639.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.1 Registering random-1.1... Installed random-1.1 Configuring setlocale-1.0.0.2... Building setlocale-1.0.0.2... Preprocessing library setlocale-1.0.0.2... [1 of 1] Compiling System.Locale.SetLocale ( dist/build/System/Locale/SetLocale.hs, dist/build/System/Locale/SetLocale.o ) In-place registering setlocale-1.0.0.2... Running Haddock for setlocale-1.0.0.2... Running hscolour for setlocale-1.0.0.2... Preprocessing library setlocale-1.0.0.2... Preprocessing library setlocale-1.0.0.2... Haddock coverage: 0% ( 0 / 4) in 'System.Locale.SetLocale' Documentation created: dist/doc/html/setlocale/index.html, dist/doc/html/setlocale/setlocale.txt Creating package registration file: /tmp/pkgConf-setlocale-1.0.023639.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/setlocale-1.0.0.2 Registering setlocale-1.0.0.2... Installed setlocale-1.0.0.2 Configuring syb-0.4.4... Building syb-0.4.4... Preprocessing library syb-0.4.4... [ 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.4.4... Running Haddock for syb-0.4.4... Running hscolour for syb-0.4.4... Preprocessing library syb-0.4.4... Preprocessing library syb-0.4.4... 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% ( 16 / 16) 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.423639.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/syb-0.4.4 Registering syb-0.4.4... Installed syb-0.4.4 Configuring text-1.2.1.0... Building text-1.2.1.0... Preprocessing library text-1.2.1.0... [ 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.0... Running Haddock for text-1.2.1.0... Running hscolour for text-1.2.1.0... Preprocessing library text-1.2.1.0... Preprocessing library text-1.2.1.0... 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% ( 3 / 3) 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% (125 /125) 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.123639.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.1.0 Registering text-1.2.1.0... Installed text-1.2.1.0 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.323639.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-123639 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 pcap-0.4.5.2... configure: WARNING: unrecognized options: --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for struct sockaddr.sa_len... no configure: creating ./config.status config.status: creating pcap.buildinfo config.status: creating include/pcapconfig.h config.status: include/pcapconfig.h is unchanged configure: WARNING: unrecognized options: --with-gcc Building pcap-0.4.5.2... Preprocessing library pcap-0.4.5.2... [1 of 2] Compiling Network.Pcap.Base ( dist/build/Network/Pcap/Base.hs, dist/build/Network/Pcap/Base.o ) [2 of 2] Compiling Network.Pcap ( Network/Pcap.hs, dist/build/Network/Pcap.o ) In-place registering pcap-0.4.5.2... Running Haddock for pcap-0.4.5.2... Running hscolour for pcap-0.4.5.2... Preprocessing library pcap-0.4.5.2... Preprocessing library pcap-0.4.5.2... Haddock coverage: 90% ( 45 / 50) in 'Network.Pcap.Base' 93% ( 53 / 57) in 'Network.Pcap' Documentation created: dist/doc/html/pcap/index.html, dist/doc/html/pcap/pcap.txt Creating package registration file: /tmp/pkgConf-pcap-0.4.523639.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/pcap-0.4.5.2 Registering pcap-0.4.5.2... Installed pcap-0.4.5.2 Configuring hashable-1.2.3.2... Building hashable-1.2.3.2... Preprocessing library hashable-1.2.3.2... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:213:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:236:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.3.2... Running Haddock for hashable-1.2.3.2... Running hscolour for hashable-1.2.3.2... Preprocessing library hashable-1.2.3.2... Preprocessing library hashable-1.2.3.2... Data/Hashable/Class.hs:213:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:236:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: Data.Hashable.Class.GHashable Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt Creating package registration file: /tmp/pkgConf-hashable-1.2.323639.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hashable-1.2.3.2 Registering hashable-1.2.3.2... Installed hashable-1.2.3.2 Configuring polyparse-1.11... Building polyparse-1.11... Preprocessing library polyparse-1.11... [ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o ) [ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o ) [ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o ) [ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o ) [ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o ) [ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o ) [ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o ) [ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o ) [ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o ) [10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o ) [11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o ) [12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o ) [13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o ) [14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o ) [15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o ) [16 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.o ) [17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o ) [18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o ) In-place registering polyparse-1.11... Running Haddock for polyparse-1.11... Running hscolour for polyparse-1.11... Preprocessing library polyparse-1.11... Preprocessing library polyparse-1.11... Haddock coverage: 75% ( 3 / 4) in 'Text.ParserCombinators.Poly.Result' 96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base' 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser' 94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy' 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser' 95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State' 90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy' 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex' 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString' 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar' 97% ( 30 / 31) in 'Text.Parse.ByteString' 94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text' 95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText' 94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain' 50% ( 1 / 2) in 'Text.ParserCombinators.Poly' 72% ( 21 / 29) in 'Text.Parse' 77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace' 6% ( 2 / 36) in 'Text.ParserCombinators.HuttonMeijer' Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for: Text.ParserCombinators.HuttonMeijerWallace.ParseResult Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for: Text.ParserCombinators.HuttonMeijer.Token Documentation created: dist/doc/html/polyparse/index.html, dist/doc/html/polyparse/polyparse.txt Creating package registration file: /tmp/pkgConf-polyparse-123639.11 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/polyparse-1.11 Registering polyparse-1.11... Installed polyparse-1.11 Configuring xml-types-0.3.4... Building xml-types-0.3.4... Preprocessing library xml-types-0.3.4... [1 of 1] Compiling Data.XML.Types ( lib/Data/XML/Types.hs, dist/build/Data/XML/Types.o ) In-place registering xml-types-0.3.4... Running Haddock for xml-types-0.3.4... Running hscolour for xml-types-0.3.4... Preprocessing library xml-types-0.3.4... Preprocessing library xml-types-0.3.4... Haddock coverage: 38% ( 14 / 37) in 'Data.XML.Types' Documentation created: dist/doc/html/xml-types/index.html, dist/doc/html/xml-types/xml-types.txt Creating package registration file: /tmp/pkgConf-xml-types-0.323639.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/xml-types-0.3.4 Registering xml-types-0.3.4... Installed xml-types-0.3.4 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 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.223639.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 Configuring primitive-0.6... Building primitive-0.6... Preprocessing library primitive-0.6... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) Control/Monad/Primitive.hs:39:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:98:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:98:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:99:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.6... Running Haddock for primitive-0.6... Running hscolour for primitive-0.6... Preprocessing library primitive-0.6... Preprocessing library primitive-0.6... Control/Monad/Primitive.hs:39:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:98:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:98:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:99:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' 75% ( 12 / 16) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Creating package registration file: /tmp/pkgConf-primitive-023639.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primitive-0.6 Registering primitive-0.6... Installed primitive-0.6 [1 of 2] Compiling SetupWrapper ( /tmp/glib-0.13.1.0-23639/glib-0.13.1.0/SetupWrapper.hs, /tmp/glib-0.13.1.0-23639/glib-0.13.1.0/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/glib-0.13.1.0-23639/glib-0.13.1.0/dist/setup/setup.hs, /tmp/glib-0.13.1.0-23639/glib-0.13.1.0/dist/setup/Main.o ) Linking /tmp/glib-0.13.1.0-23639/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.123639.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 Configuring unordered-containers-0.2.5.1... Building unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.5.1... Running Haddock for unordered-containers-0.2.5.1... Running hscolour for unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' 50% ( 1 / 2) in 'Data.HashMap.PopCount' 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' 87% ( 54 / 62) in 'Data.HashMap.Base' 100% ( 46 / 46) in 'Data.HashMap.Strict' 100% ( 46 / 46) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html, dist/doc/html/unordered-containers/unordered-containers.txt Creating package registration file: /tmp/pkgConf-unordered-containers-0.2.523639.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unordered-containers-0.2.5.1 Registering unordered-containers-0.2.5.1... Installed unordered-containers-0.2.5.1 Configuring cpphs-1.19... Building cpphs-1.19... Preprocessing library cpphs-1.19... [ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o ) [ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o ) [ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o ) [ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o ) [ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o ) [ 6 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o ) [ 7 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o ) [ 8 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o ) [10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o ) [11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o ) In-place registering cpphs-1.19... Preprocessing executable 'cpphs' for cpphs-1.19... [ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o ) [ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o ) [ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o ) [ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o ) [ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o ) [ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o ) [ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o ) [ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o ) [10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o ) [11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o ) [12 of 12] Compiling Main ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o ) Linking dist/build/cpphs/cpphs ... Running Haddock for cpphs-1.19... Running hscolour for cpphs-1.19... Preprocessing library cpphs-1.19... Preprocessing executable 'cpphs' for cpphs-1.19... Preprocessing library cpphs-1.19... Haddock coverage: 83% ( 5 / 6) in 'Language.Preprocessor.Cpphs.HashDefine' 33% ( 3 / 9) in 'Language.Preprocessor.Cpphs.SymTab' 100% ( 2 / 2) in 'Language.Preprocessor.Unlit' 100% ( 7 / 7) in 'Language.Preprocessor.Cpphs.Options' 100% ( 15 / 15) in 'Language.Preprocessor.Cpphs.Position' 86% ( 6 / 7) in 'Language.Preprocessor.Cpphs.Tokenise' 100% ( 5 / 5) in 'Language.Preprocessor.Cpphs.MacroPass' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.ReadFirst' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.CppIfdef' 0% ( 0 / 5) in 'Language.Preprocessor.Cpphs.RunCpphs' 86% ( 25 / 29) in 'Language.Preprocessor.Cpphs' Warning: Language.Preprocessor.Cpphs: could not find link destinations for: Language.Preprocessor.Cpphs.HashDefine.HashDefine Documentation created: dist/doc/html/cpphs/index.html, dist/doc/html/cpphs/cpphs.txt Preprocessing executable 'cpphs' for cpphs-1.19... Creating package registration file: /tmp/pkgConf-cpphs-123639.19 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cpphs-1.19 Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Registering cpphs-1.19... Installed cpphs-1.19 Configuring libxml-sax-0.7.5... Building libxml-sax-0.7.5... Preprocessing library libxml-sax-0.7.5... [1 of 1] Compiling Text.XML.LibXML.SAX ( lib/Text/XML/LibXML/SAX.hs, dist/build/Text/XML/LibXML/SAX.o ) lib/Text/XML/LibXML/SAX.hs:77:16: Warning: Defined but not used: data constructor ‘Context’ In-place registering libxml-sax-0.7.5... Running Haddock for libxml-sax-0.7.5... Running hscolour for libxml-sax-0.7.5... Preprocessing library libxml-sax-0.7.5... Preprocessing library libxml-sax-0.7.5... lib/Text/XML/LibXML/SAX.hs:77:16: Warning: Defined but not used: data constructor ‘Context’ Haddock coverage: 46% ( 13 / 28) in 'Text.XML.LibXML.SAX' Documentation created: dist/doc/html/libxml-sax/index.html, dist/doc/html/libxml-sax/libxml-sax.txt Creating package registration file: /tmp/pkgConf-libxml-sax-0.723639.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/libxml-sax-0.7.5 Registering libxml-sax-0.7.5... Installed libxml-sax-0.7.5 [1 of 2] Compiling SetupWrapper ( /tmp/cairo-0.13.1.0-23639/cairo-0.13.1.0/SetupWrapper.hs, /tmp/cairo-0.13.1.0-23639/cairo-0.13.1.0/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/cairo-0.13.1.0-23639/cairo-0.13.1.0/dist/setup/setup.hs, /tmp/cairo-0.13.1.0-23639/cairo-0.13.1.0/dist/setup/Main.o ) Linking /tmp/cairo-0.13.1.0-23639/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.123639.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 parsec-3.1.9... Building parsec-3.1.9... Preprocessing library parsec-3.1.9... [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o ) [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o ) [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o ) [ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o ) [ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o ) [ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o ) [ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o ) [10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o ) [11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o ) [12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o ) [13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) [14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o ) [16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o ) [17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o ) [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o ) [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) In-place registering parsec-3.1.9... Running Haddock for parsec-3.1.9... Running hscolour for parsec-3.1.9... Preprocessing library parsec-3.1.9... Preprocessing library parsec-3.1.9... Haddock coverage: 82% ( 14 / 17) in 'Text.Parsec.Pos' 43% ( 6 / 14) in 'Text.Parsec.Error' 38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error' 64% ( 32 / 50) in 'Text.Parsec.Prim' 100% ( 24 / 24) in 'Text.Parsec.Combinator' 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 50% ( 2 / 4) in 'Text.Parsec.String' 50% ( 2 / 4) in 'Text.Parsec.ByteString' 50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy' 33% ( 1 / 3) in 'Text.Parsec.Text' 33% ( 1 / 3) in 'Text.Parsec.Text.Lazy' 100% ( 5 / 5) in 'Text.Parsec.Expr' 70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim' 82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos' 100% ( 20 / 20) in 'Text.Parsec.Char' 67% ( 4 / 6) in 'Text.Parsec.Token' 67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token' 95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char' 83% ( 15 / 18) in 'Text.ParserCombinators.Parsec' 40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr' 78% ( 73 / 94) in 'Text.Parsec' 80% ( 8 / 10) in 'Text.Parsec.Language' 80% ( 8 / 10) in 'Text.ParserCombinators.Parsec.Language' 100% ( 8 / 8) in 'Text.Parsec.Perm' 100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm' Documentation created: dist/doc/html/parsec/index.html, dist/doc/html/parsec/parsec.txt Creating package registration file: /tmp/pkgConf-parsec-3.123639.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parsec-3.1.9 Registering parsec-3.1.9... Installed parsec-3.1.9 Configuring vector-0.10.12.3... Building vector-0.10.12.3... Preprocessing library vector-0.10.12.3... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit implementation for ‘*’, ‘abs’, and ‘signum’ In the instance declaration for ‘Num Size’ [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package transformers-0.4.3.0 ... linking ... done. Loading package primitive-0.6 ... linking ... done. Loading package array-0.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) Data/Vector/Storable/Mutable.hs:450:1: Warning: Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire because ‘unsafeFromForeignPtr’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’ [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) Data/Vector/Storable.hs:1398:1: Warning: Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire because ‘unsafeFromForeignPtr’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’ [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.10.12.3... Running Haddock for vector-0.10.12.3... Running hscolour for vector-0.10.12.3... Preprocessing library vector-0.10.12.3... Preprocessing library vector-0.10.12.3... Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit implementation for ‘*’, ‘abs’, and ‘signum’ In the instance declaration for ‘Num Size’ Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' 83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic' 85% ( 88 /104) in 'Data.Vector.Fusion.Stream' 64% ( 42 / 66) in 'Data.Vector.Generic.Mutable' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 5% ( 1 / 20) in 'Data.Vector.Generic.New' 93% (215 /232) in 'Data.Vector.Generic' 76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable' 97% (185 /191) in 'Data.Vector.Primitive' 79% ( 46 / 58) in 'Data.Vector.Storable.Mutable' 97% (194 /200) in 'Data.Vector.Storable' 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' 96% (201 /210) in 'Data.Vector.Unboxed' 77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable' 76% ( 37 / 49) in 'Data.Vector.Mutable' 94% (199 /212) in 'Data.Vector' Warning: Data.Vector.Unboxed: could not find link destinations for: Data.Vector.Unboxed.Base.TFCo:R:VectorBool Data.Vector.Unboxed.Base.V_Bool Data.Vector.Unboxed.Base.TFCo:R:VectorChar Data.Vector.Unboxed.Base.V_Char Data.Vector.Unboxed.Base.TFCo:R:VectorDouble Data.Vector.Unboxed.Base.V_Double Data.Vector.Unboxed.Base.TFCo:R:VectorFloat Data.Vector.Unboxed.Base.V_Float Data.Vector.Unboxed.Base.TFCo:R:VectorInt Data.Vector.Unboxed.Base.V_Int Data.Vector.Unboxed.Base.TFCo:R:VectorInt8 Data.Vector.Unboxed.Base.V_Int8 Data.Vector.Unboxed.Base.TFCo:R:VectorInt16 Data.Vector.Unboxed.Base.V_Int16 Data.Vector.Unboxed.Base.TFCo:R:VectorInt32 Data.Vector.Unboxed.Base.V_Int32 Data.Vector.Unboxed.Base.TFCo:R:VectorInt64 Data.Vector.Unboxed.Base.V_Int64 Data.Vector.Unboxed.Base.TFCo:R:VectorWord Data.Vector.Unboxed.Base.V_Word Data.Vector.Unboxed.Base.TFCo:R:VectorWord8 Data.Vector.Unboxed.Base.V_Word8 Data.Vector.Unboxed.Base.TFCo:R:VectorWord16 Data.Vector.Unboxed.Base.V_Word16 Data.Vector.Unboxed.Base.TFCo:R:VectorWord32 Data.Vector.Unboxed.Base.V_Word32 Data.Vector.Unboxed.Base.TFCo:R:VectorWord64 Data.Vector.Unboxed.Base.V_Word64 Data.Vector.Unboxed.Base.TFCo:R:Vector() Data.Vector.Unboxed.Base.V_Unit Data.Vector.Unboxed.Base.TFCo:R:VectorComplex Data.Vector.Unboxed.Base.V_Complex Data.Vector.Unboxed.Base.TFCo:R:Vector(,) Data.Vector.Unboxed.Base.V_2 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,) Data.Vector.Unboxed.Base.V_3 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,) Data.Vector.Unboxed.Base.V_4 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,,) Data.Vector.Unboxed.Base.V_5 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,,,) Data.Vector.Unboxed.Base.V_6 Data.Vector.Unboxed.Base.TFCo:R:MVectorsBool Data.Vector.Unboxed.Base.MV_Bool Data.Vector.Unboxed.Base.TFCo:R:MVectorsChar Data.Vector.Unboxed.Base.MV_Char Data.Vector.Unboxed.Base.TFCo:R:MVectorsDouble Data.Vector.Unboxed.Base.MV_Double Data.Vector.Unboxed.Base.TFCo:R:MVectorsFloat Data.Vector.Unboxed.Base.MV_Float Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord64 Data.Vector.Unboxed.Base.MV_Word64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord32 Data.Vector.Unboxed.Base.MV_Word32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord16 Data.Vector.Unboxed.Base.MV_Word16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord8 Data.Vector.Unboxed.Base.MV_Word8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord Data.Vector.Unboxed.Base.MV_Word Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt64 Data.Vector.Unboxed.Base.MV_Int64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt32 Data.Vector.Unboxed.Base.MV_Int32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt16 Data.Vector.Unboxed.Base.MV_Int16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt8 Data.Vector.Unboxed.Base.MV_Int8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt Data.Vector.Unboxed.Base.MV_Int Data.Vector.Unboxed.Base.TFCo:R:MVectors() Data.Vector.Unboxed.Base.MV_Unit Data.Vector.Unboxed.Base.TFCo:R:MVectorsComplex Data.Vector.Unboxed.Base.MV_Complex Data.Vector.Unboxed.Base.TFCo:R:MVectors(,) Data.Vector.Unboxed.Base.MV_2 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,) Data.Vector.Unboxed.Base.MV_3 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,) Data.Vector.Unboxed.Base.MV_4 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,) Data.Vector.Unboxed.Base.MV_5 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,,) Data.Vector.Unboxed.Base.MV_6 Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for: Data.Vector.Unboxed.Base.TFCo:R:MVectorsBool Data.Vector.Unboxed.Base.MV_Bool Data.Vector.Unboxed.Base.TFCo:R:MVectorsChar Data.Vector.Unboxed.Base.MV_Char Data.Vector.Unboxed.Base.TFCo:R:MVectorsDouble Data.Vector.Unboxed.Base.MV_Double Data.Vector.Unboxed.Base.TFCo:R:MVectorsFloat Data.Vector.Unboxed.Base.MV_Float Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord64 Data.Vector.Unboxed.Base.MV_Word64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord32 Data.Vector.Unboxed.Base.MV_Word32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord16 Data.Vector.Unboxed.Base.MV_Word16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord8 Data.Vector.Unboxed.Base.MV_Word8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord Data.Vector.Unboxed.Base.MV_Word Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt64 Data.Vector.Unboxed.Base.MV_Int64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt32 Data.Vector.Unboxed.Base.MV_Int32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt16 Data.Vector.Unboxed.Base.MV_Int16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt8 Data.Vector.Unboxed.Base.MV_Int8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt Data.Vector.Unboxed.Base.MV_Int Data.Vector.Unboxed.Base.TFCo:R:MVectors() Data.Vector.Unboxed.Base.MV_Unit Data.Vector.Unboxed.Base.TFCo:R:MVectorsComplex Data.Vector.Unboxed.Base.MV_Complex Data.Vector.Unboxed.Base.TFCo:R:MVectors(,) Data.Vector.Unboxed.Base.MV_2 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,) Data.Vector.Unboxed.Base.MV_3 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,) Data.Vector.Unboxed.Base.MV_4 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,) Data.Vector.Unboxed.Base.MV_5 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,,) Data.Vector.Unboxed.Base.MV_6 Documentation created: dist/doc/html/vector/index.html, dist/doc/html/vector/vector.txt Creating package registration file: /tmp/pkgConf-vector-0.10.1223639.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vector-0.10.12.3 Registering vector-0.10.12.3... Installed vector-0.10.12.3 [1 of 2] Compiling SetupWrapper ( /tmp/gio-0.13.1.0-23639/gio-0.13.1.0/SetupWrapper.hs, /tmp/gio-0.13.1.0-23639/gio-0.13.1.0/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/gio-0.13.1.0-23639/gio-0.13.1.0/dist/setup/setup.hs, /tmp/gio-0.13.1.0-23639/gio-0.13.1.0/dist/setup/Main.o ) Linking /tmp/gio-0.13.1.0-23639/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.123639.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 Configuring uniplate-1.6.12... Building uniplate-1.6.12... Preprocessing library uniplate-1.6.12... [ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o ) [ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. Loading package bytestring-0.10.4.0 ... linking ... done. Loading package containers-0.5.5.1 ... linking ... done. Loading package binary-0.7.1.0 ... linking ... done. Loading package text-1.2.1.0 ... linking ... done. Loading package hashable-1.2.3.2 ... linking ... done. Loading package unordered-containers-0.2.5.1 ... linking ... done. Loading package syb-0.4.4 ... linking ... done. [ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o ) [ 4 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o ) [ 5 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o ) [ 6 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o ) [ 7 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o ) [ 8 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o ) [ 9 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o ) [10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o ) [11 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o ) [12 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o ) [13 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o ) [14 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o ) [15 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o ) [16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o ) [17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o ) [18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o ) [19 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o ) [20 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o ) [21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o ) In-place registering uniplate-1.6.12... Running Haddock for uniplate-1.6.12... Running hscolour for uniplate-1.6.12... Preprocessing library uniplate-1.6.12... Preprocessing library uniplate-1.6.12... Haddock coverage: 100% ( 16 / 16) in 'Data.Generics.Uniplate.Data.Instances' 86% ( 6 / 7) in 'Data.Generics.Uniplate.Internal.Utils' 100% ( 19 / 19) in 'Data.Generics.Uniplate' 55% ( 11 / 20) in 'Data.Generics.UniplateOn' 46% ( 6 / 13) in 'Data.Generics.Str' 76% ( 22 / 29) in 'Data.Generics.Uniplate.Operations' 100% ( 8 / 8) in 'Data.Generics.Compos' 100% ( 13 / 13) in 'Data.Generics.SYB' 8% ( 4 / 49) in 'Data.Generics.Uniplate.Internal.Data' 80% ( 4 / 5) in 'Data.Generics.Uniplate.Data' 72% ( 21 / 29) in 'Data.Generics.Uniplate.Internal.DataOnlyOperations' 75% ( 24 / 32) in 'Data.Generics.Uniplate.DataOnly' 100% ( 11 / 11) in 'Data.Generics.Uniplate.Direct' 100% ( 10 / 10) in 'Data.Generics.Uniplate.Typeable' 100% ( 14 / 14) in 'Data.Generics.Uniplate.Zipper' 100% ( 21 / 21) in 'Data.Generics.UniplateStr' 55% ( 11 / 20) in 'Data.Generics.UniplateStrOn' 47% ( 9 / 19) in 'Data.Generics.Biplate' 100% ( 10 / 10) in 'Data.Generics.PlateDirect' 100% ( 10 / 10) in 'Data.Generics.PlateTypeable' 100% ( 2 / 2) in 'Data.Generics.PlateData' Warning: Data.Generics.Uniplate.Direct: could not find link destinations for: Data.Generics.Uniplate.Direct.Type Warning: Data.Generics.Uniplate.Typeable: could not find link destinations for: Data.Generics.Uniplate.Typeable.Type Warning: Data.Generics.PlateDirect: could not find link destinations for: Data.Generics.PlateDirect.Type Warning: Data.Generics.PlateTypeable: could not find link destinations for: Data.Generics.PlateTypeable.Type Documentation created: dist/doc/html/uniplate/index.html, dist/doc/html/uniplate/uniplate.txt Creating package registration file: /tmp/pkgConf-uniplate-1.623639.12 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/uniplate-1.6.12 Registering uniplate-1.6.12... Installed uniplate-1.6.12 Configuring haskell-src-exts-1.16.0.1... Building haskell-src-exts-1.16.0.1... Preprocessing library haskell-src-exts-1.16.0.1... [ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o ) [ 2 of 22] Compiling Language.Haskell.Exts.ParseSyntax ( src/Language/Haskell/Exts/ParseSyntax.hs, dist/build/Language/Haskell/Exts/ParseSyntax.o ) [ 3 of 22] Compiling Language.Haskell.Exts.Annotated.Build ( src/Language/Haskell/Exts/Annotated/Build.hs, dist/build/Language/Haskell/Exts/Annotated/Build.o ) [ 4 of 22] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o ) [ 5 of 22] Compiling Language.Haskell.Exts.Comments ( src/Language/Haskell/Exts/Comments.hs, dist/build/Language/Haskell/Exts/Comments.o ) [ 6 of 22] Compiling Language.Haskell.Exts.Annotated.ExactPrint ( src/Language/Haskell/Exts/Annotated/ExactPrint.hs, dist/build/Language/Haskell/Exts/Annotated/ExactPrint.o ) [ 7 of 22] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o ) [ 8 of 22] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o ) [ 9 of 22] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o ) [10 of 22] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o ) [11 of 22] Compiling Language.Haskell.Exts.Fixity ( src/Language/Haskell/Exts/Fixity.hs, dist/build/Language/Haskell/Exts/Fixity.o ) [12 of 22] Compiling Language.Haskell.Exts.ParseMonad ( src/Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o ) [13 of 22] Compiling Language.Haskell.Exts.InternalLexer ( src/Language/Haskell/Exts/InternalLexer.hs, dist/build/Language/Haskell/Exts/InternalLexer.o ) [14 of 22] Compiling Language.Haskell.Exts.Lexer ( src/Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o ) [15 of 22] Compiling Language.Haskell.Exts.Annotated.Simplify ( src/Language/Haskell/Exts/Annotated/Simplify.hs, dist/build/Language/Haskell/Exts/Annotated/Simplify.o ) [16 of 22] Compiling Language.Haskell.Exts.Pretty ( src/Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o ) [17 of 22] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o ) [18 of 22] Compiling Language.Haskell.Exts.Annotated.Fixity ( src/Language/Haskell/Exts/Annotated/Fixity.hs, dist/build/Language/Haskell/Exts/Annotated/Fixity.o ) [19 of 22] Compiling Language.Haskell.Exts.InternalParser ( dist/build/Language/Haskell/Exts/InternalParser.hs, dist/build/Language/Haskell/Exts/InternalParser.o ) [20 of 22] Compiling Language.Haskell.Exts.Parser ( src/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o ) [21 of 22] Compiling Language.Haskell.Exts.Annotated ( src/Language/Haskell/Exts/Annotated.hs, dist/build/Language/Haskell/Exts/Annotated.o ) [22 of 22] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, dist/build/Language/Haskell/Exts.o ) In-place registering haskell-src-exts-1.16.0.1... Running Haddock for haskell-src-exts-1.16.0.1... Running hscolour for haskell-src-exts-1.16.0.1... Preprocessing library haskell-src-exts-1.16.0.1... Preprocessing library haskell-src-exts-1.16.0.1... Haddock coverage: 70% ( 96 /137) in 'Language.Haskell.Exts.Annotated.Syntax' 0% ( 0 / 21) in 'Language.Haskell.Exts.ParseSyntax' 100% ( 49 / 49) in 'Language.Haskell.Exts.Annotated.Build' 73% ( 19 / 26) in 'Language.Haskell.Exts.SrcLoc' 67% ( 2 / 3) in 'Language.Haskell.Exts.Comments' 67% ( 2 / 3) in 'Language.Haskell.Exts.Annotated.ExactPrint' 65% ( 13 / 20) in 'Language.Haskell.Exts.Extension' 14% ( 1 / 7) in 'Language.Haskell.Exts.ExtScheme' 67% ( 86 /128) in 'Language.Haskell.Exts.Syntax' 100% ( 49 / 49) in 'Language.Haskell.Exts.Build' 77% ( 10 / 13) in 'Language.Haskell.Exts.Fixity' 33% ( 16 / 48) in 'Language.Haskell.Exts.ParseMonad' 20% ( 1 / 5) in 'Language.Haskell.Exts.InternalLexer' 67% ( 4 / 6) in 'Language.Haskell.Exts.Lexer' 4% ( 3 / 71) in 'Language.Haskell.Exts.Annotated.Simplify' 93% ( 14 / 15) in 'Language.Haskell.Exts.Pretty' 4% ( 2 / 52) in 'Language.Haskell.Exts.ParseUtils' 75% ( 9 / 12) in 'Language.Haskell.Exts.Annotated.Fixity' 100% ( 37 / 37) in 'Language.Haskell.Exts.InternalParser' 97% ( 33 / 34) in 'Language.Haskell.Exts.Parser' 95% ( 40 / 42) in 'Language.Haskell.Exts.Annotated' 100% ( 23 / 23) in 'Language.Haskell.Exts' Warning: Language.Haskell.Exts.Annotated.ExactPrint: could not find link destinations for: Language.Haskell.Exts.Annotated.ExactPrint.exactP Documentation created: dist/doc/html/haskell-src-exts/index.html, dist/doc/html/haskell-src-exts/haskell-src-exts.txt Creating package registration file: /tmp/pkgConf-haskell-src-exts-1.16.023639.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/haskell-src-exts-1.16.0.1 Registering haskell-src-exts-1.16.0.1... Installed haskell-src-exts-1.16.0.1 [1 of 2] Compiling SetupWrapper ( /tmp/pango-0.13.1.0-23639/pango-0.13.1.0/SetupWrapper.hs, /tmp/pango-0.13.1.0-23639/pango-0.13.1.0/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/pango-0.13.1.0-23639/pango-0.13.1.0/dist/setup/setup.hs, /tmp/pango-0.13.1.0-23639/pango-0.13.1.0/dist/setup/Main.o ) Linking /tmp/pango-0.13.1.0-23639/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.123639.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 Configuring dbus-0.10.10... Building dbus-0.10.10... Preprocessing library dbus-0.10.10... [1 of 9] Compiling DBus.Types ( lib/DBus/Types.hs, dist/build/DBus/Types.o ) [2 of 9] Compiling DBus.Message ( lib/DBus/Message.hs, dist/build/DBus/Message.o ) [3 of 9] Compiling DBus.Wire ( lib/DBus/Wire.hs, dist/build/DBus/Wire.o ) [4 of 9] Compiling DBus.Address ( lib/DBus/Address.hs, dist/build/DBus/Address.o ) [5 of 9] Compiling DBus ( lib/DBus.hs, dist/build/DBus.o ) [6 of 9] Compiling DBus.Introspection ( lib/DBus/Introspection.hs, dist/build/DBus/Introspection.o ) [7 of 9] Compiling DBus.Transport ( lib/DBus/Transport.hs, dist/build/DBus/Transport.o ) lib/DBus/Transport.hs:386:19: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in network-2.6.1.0:Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." [8 of 9] Compiling DBus.Socket ( lib/DBus/Socket.hs, dist/build/DBus/Socket.o ) [9 of 9] Compiling DBus.Client ( lib/DBus/Client.hs, dist/build/DBus/Client.o ) In-place registering dbus-0.10.10... Running Haddock for dbus-0.10.10... Running hscolour for dbus-0.10.10... Preprocessing library dbus-0.10.10... Preprocessing library dbus-0.10.10... lib/DBus/Transport.hs:386:19: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in network-2.6.1.0:Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Haddock coverage: 12% ( 21 /179) in 'DBus.Types' 55% ( 6 / 11) in 'DBus.Message' 0% ( 0 / 9) in 'DBus.Wire' 45% ( 9 / 20) in 'DBus.Address' 77% ( 97 /126) in 'DBus' 17% ( 8 / 48) in 'DBus.Introspection' 79% ( 11 / 14) in 'DBus.Transport' 84% ( 27 / 32) in 'DBus.Socket' 82% ( 49 / 60) in 'DBus.Client' Warning: DBus: could not find link destinations for: DBus.Message.messageTypeCode DBus.Message.messageHeaderFields DBus.Message.messageBody DBus.Types.toAtom DBus.Types.fromAtom DBus.Types.typeOf DBus.Types.toValue DBus.Types.fromValue Warning: DBus.Transport: could not find link destinations for: DBus.Transport.TFCo:R:TransportListenerSocketTransport DBus.Transport.SocketTransportListener DBus.Transport.TFCo:R:TransportOptionsSocketTransport DBus.Transport.SocketTransportOptions Warning: DBus.Client: could not find link destinations for: DBus.Client.funTypes DBus.Client.apply DBus.Client.DoNotQueue Documentation created: dist/doc/html/dbus/index.html, dist/doc/html/dbus/dbus.txt Creating package registration file: /tmp/pkgConf-dbus-0.1023639.10 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/dbus-0.10.10 Registering dbus-0.10.10... Installed dbus-0.10.10 Configuring hgettext-0.1.30... Building hgettext-0.1.30... Preprocessing library hgettext-0.1.30... [1 of 2] Compiling Distribution.Simple.I18N.GetText ( src/Distribution/Simple/I18N/GetText.hs, dist/build/Distribution/Simple/I18N/GetText.o ) [2 of 2] Compiling Text.I18N.GetText ( src/Text/I18N/GetText.hs, dist/build/Text/I18N/GetText.o ) In-place registering hgettext-0.1.30... Preprocessing executable 'hgettext' for hgettext-0.1.30... [1 of 2] Compiling Paths_hgettext ( dist/build/autogen/Paths_hgettext.hs, dist/build/hgettext/hgettext-tmp/Paths_hgettext.o ) [2 of 2] Compiling Main ( src/hgettext.hs, dist/build/hgettext/hgettext-tmp/Main.o ) Linking dist/build/hgettext/hgettext ... Running Haddock for hgettext-0.1.30... Running hscolour for hgettext-0.1.30... Preprocessing library hgettext-0.1.30... Preprocessing executable 'hgettext' for hgettext-0.1.30... Preprocessing library hgettext-0.1.30... Haddock coverage: 100% ( 3 / 3) in 'Distribution.Simple.I18N.GetText' 100% ( 9 / 9) in 'Text.I18N.GetText' Documentation created: dist/doc/html/hgettext/index.html, dist/doc/html/hgettext/hgettext.txt Preprocessing executable 'hgettext' for hgettext-0.1.30... Creating package registration file: /tmp/pkgConf-hgettext-0.123639.30 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hgettext-0.1.30 Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Registering hgettext-0.1.30... Installed hgettext-0.1.30 [1 of 2] Compiling SetupWrapper ( /tmp/gtk-0.13.6-23639/gtk-0.13.6/SetupWrapper.hs, /tmp/gtk-0.13.6-23639/gtk-0.13.6/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/gtk-0.13.6-23639/gtk-0.13.6/dist/setup/setup.hs, /tmp/gtk-0.13.6-23639/gtk-0.13.6/dist/setup/Main.o ) Linking /tmp/gtk-0.13.6-23639/gtk-0.13.6/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.6... Building gtk-0.13.6... Preprocessing library gtk-0.13.6... [ 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.6... Running Haddock for gtk-0.13.6... Running hscolour for gtk-0.13.6... Preprocessing library gtk-0.13.6... Preprocessing library gtk-0.13.6... 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.1323639.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/gtk-0.13.6 Registering gtk-0.13.6... Installed gtk-0.13.6 Downloading bustle-0.4.6... /tmp/bustle-0.4.6-23639/bustle-0.4.6/dist/setup/setup.hs:17:18: Could not find module ‘Distribution.Simple.I18N.GetText’ Use -v to see a list of the files searched for. Failed to install bustle-0.4.6 cabal: Error: some packages failed to install: bustle-0.4.6 failed during the configure step. The exception was: ExitFailure 1