Resolving dependencies... Configuring HUnit-1.2.5.2... Building HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... [1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o ) [2 of 5] Compiling Test.HUnit.Lang ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o ) [3 of 5] Compiling Test.HUnit.Base ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o ) [4 of 5] Compiling Test.HUnit.Text ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o ) [5 of 5] Compiling Test.HUnit ( Test/HUnit.hs, dist/build/Test/HUnit.o ) In-place registering HUnit-1.2.5.2... Running Haddock for HUnit-1.2.5.2... Running hscolour for HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... Haddock coverage: 100% ( 2 / 2) in 'Test.HUnit.Terminal' 86% ( 6 / 7) in 'Test.HUnit.Lang' 100% ( 33 / 33) in 'Test.HUnit.Base' 100% ( 8 / 8) in 'Test.HUnit.Text' 100% ( 3 / 3) in 'Test.HUnit' Documentation created: dist/doc/html/HUnit/index.html, dist/doc/html/HUnit/HUnit.txt Creating package registration file: /tmp/pkgConf-HUnit-1.2.523029.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/HUnit-1.2.5.2 Registering HUnit-1.2.5.2... Installed HUnit-1.2.5.2 Configuring extensible-exceptions-0.1.1.4... Building extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... [1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o ) In-place registering extensible-exceptions-0.1.1.4... Running Haddock for extensible-exceptions-0.1.1.4... Running hscolour for extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Haddock coverage: 100% ( 2 / 2) in 'Control.Exception.Extensible' Documentation created: dist/doc/html/extensible-exceptions/index.html, dist/doc/html/extensible-exceptions/extensible-exceptions.txt Creating package registration file: /tmp/pkgConf-extensible-exceptions-0.1.123029.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/extensible-exceptions-0.1.1.4 Registering extensible-exceptions-0.1.1.4... Installed extensible-exceptions-0.1.1.4 Configuring network-2.6.2.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking linux/can.h usability... yes checking linux/can.h presence... yes checking for linux/can.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking for readlink... yes checking for symlink... yes checking for if_nametoindex... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_accrights... no checking for struct sockaddr.sa_len... no checking for in_addr_t in netinet/in.h... yes checking for SO_PEERCRED and struct ucred in sys/socket.h... yes checking for getpeereid in unistd.h... checking for getpeereid... no checking for _head_libws2_32_a in -lws2_32... no checking for getaddrinfo... yes checking for gai_strerror... yes checking whether AI_ADDRCONFIG is declared... yes checking whether AI_ALL is declared... yes checking whether AI_NUMERICSERV is declared... yes checking whether AI_V4MAPPED is declared... yes checking whether IPV6_V6ONLY is declared... yes checking whether IPPROTO_IP is declared... yes checking whether IPPROTO_TCP is declared... yes checking whether IPPROTO_IPV6 is declared... yes checking for sendfile in sys/sendfile.h... yes checking for sendfile in sys/socket.h... no checking for gethostent... yes checking for accept4... yes configure: creating ./config.status config.status: creating network.buildinfo config.status: creating include/HsNetworkConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building network-2.6.2.0... Preprocessing library network-2.6.2.0... [ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o ) [ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o ) Network/Socket/Types.hsc:826:28: Warning: Pattern match(es) are overlapped In a case alternative: _ -> ... Network/Socket/Types.hsc:869:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘sizeOfSockAddrByFamily’: Patterns not matched: AF_UNSPEC AF_IMPLINK AF_PUP AF_CHAOS ... Network/Socket/Types.hsc:951:3: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` [1#, 2#, 10#, 29#] Network/Socket/Types.hsc:1012:10: Warning: Orphan instance: instance Storable HostAddress6 [ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o ) Network/Socket/Internal.hsc:75:1: Warning: The import of ‘Foreign.C.String’ is redundant except perhaps to import instances from ‘Foreign.C.String’ To import instances alone, use: import Foreign.C.String() Network/Socket/Internal.hsc:77:1: Warning: The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() [ 4 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o ) Network/Socket.hsc:177:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:193:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() Network/Socket.hsc:212:1: Warning: The import of ‘GHC.IO.FD’ is redundant except perhaps to import instances from ‘GHC.IO.FD’ To import instances alone, use: import GHC.IO.FD() Network/Socket.hsc:949:27: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 In the first argument of ‘fromIntegral’, namely ‘(12)’ In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) Network/Socket.hsc:1571:1: Warning: Defined but not used: ‘c_accept’ Network/Socket.hsc:276:3: Warning: Pattern match(es) are non-exhaustive In an equation for ‘showsPrec’: Patterns not matched: _ (SockAddrCan _) Network/Socket.hsc:953:6: Warning: A do-notation statement discarded a result of type ‘CInt’ Suppress this warning by saying ‘_ <- ($) throwSocketErrorIfMinus1Retry "getPeerCred" c_getsockopt fd (1) (17) ptr_cr ptr_sz’ or by using the flag -fno-warn-unused-do-bind Network/Socket.hsc:989:3: Warning: A do-notation statement discarded a result of type ‘CInt’ Suppress this warning by saying ‘_ <- ($) throwSocketErrorWaitWrite sock "sendFd" c_sendFd (fdSocket sock) outfd’ or by using the flag -fno-warn-unused-do-bind [ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o ) [ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o ) [ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o ) Network/Socket/ByteString.hsc:54:1: Warning: The import of ‘SockAddr, Socket’ from module ‘Network.Socket’ is redundant [ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o ) [ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o ) [10 of 11] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o ) Network/BSD.hsc:166:43: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Network/BSD.hsc:190:19: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." [11 of 11] Compiling Network ( Network.hs, dist/build/Network.o ) Network.hs:292:16: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: SockAddrCan _ Network.hs:401:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: SockAddrCan _ In-place registering network-2.6.2.0... Running Haddock for network-2.6.2.0... Running hscolour for network-2.6.2.0... Preprocessing library network-2.6.2.0... Preprocessing library network-2.6.2.0... Network/Socket/Types.hsc:1012:10: Warning: Orphan instance: instance Storable HostAddress6 Network/Socket/Internal.hsc:75:1: Warning: The import of ‘Foreign.C.String’ is redundant except perhaps to import instances from ‘Foreign.C.String’ To import instances alone, use: import Foreign.C.String() Network/Socket/Internal.hsc:77:1: Warning: The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() Network/Socket.hsc:177:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:193:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() Network/Socket.hsc:212:1: Warning: The import of ‘GHC.IO.FD’ is redundant except perhaps to import instances from ‘GHC.IO.FD’ To import instances alone, use: import GHC.IO.FD() Network/Socket.hsc:949:27: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 In the first argument of ‘fromIntegral’, namely ‘(12)’ In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) Network/Socket.hsc:1571:1: Warning: Defined but not used: ‘c_accept’ Network/Socket/ByteString.hsc:54:1: Warning: The import of ‘SockAddr, Socket’ from module ‘Network.Socket’ is redundant Network/BSD.hsc:166:43: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Network/BSD.hsc:190:19: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Haddock coverage: 50% ( 1 / 2) in 'Network.Socket.ByteString.IOVec' 68% ( 27 / 40) in 'Network.Socket.Types' 94% ( 30 / 32) in 'Network.Socket.Internal' 71% ( 68 / 96) in 'Network.Socket' 50% ( 1 / 2) in 'Network.Socket.ByteString.MsgHdr' 25% ( 1 / 4) in 'Network.Socket.ByteString.Internal' 100% ( 15 / 15) in 'Network.Socket.ByteString' 25% ( 1 / 4) in 'Network.Socket.ByteString.Lazy.Posix' 71% ( 5 / 7) in 'Network.Socket.ByteString.Lazy' 44% ( 23 / 52) in 'Network.BSD' 89% ( 24 / 27) in 'Network' Warning: Network.Socket.ByteString: could not find link destinations for: Network.Socket.ByteString.IOVec.IOVec Documentation created: dist/doc/html/network/index.html, dist/doc/html/network/network.txt Creating package registration file: /tmp/pkgConf-network-2.6.223029.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/network-2.6.2.0 Registering network-2.6.2.0... Installed network-2.6.2.0 Configuring 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-123029.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 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.423029.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 syb-with-class-0.6.1.5... Building syb-with-class-0.6.1.5... Preprocessing library syb-with-class-0.6.1.5... [1 of 4] Compiling Data.Generics.SYB.WithClass.Context ( Data/Generics/SYB/WithClass/Context.hs, dist/build/Data/Generics/SYB/WithClass/Context.o ) [2 of 4] Compiling Data.Generics.SYB.WithClass.Basics ( Data/Generics/SYB/WithClass/Basics.hs, dist/build/Data/Generics/SYB/WithClass/Basics.o ) Data/Generics/SYB/WithClass/Basics.hs:69:19: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Basics.hs:76:19: Warning: In the use of type constructor or class ‘Typeable2’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" [3 of 4] Compiling Data.Generics.SYB.WithClass.Derive ( Data/Generics/SYB/WithClass/Derive.hs, dist/build/Data/Generics/SYB/WithClass/Derive.o ) Data/Generics/SYB/WithClass/Derive.hs:58:18: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:59:18: Warning: In the use of type constructor or class ‘Typeable2’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:60:18: Warning: In the use of type constructor or class ‘Typeable3’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:61:18: Warning: In the use of type constructor or class ‘Typeable4’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:62:18: Warning: In the use of type constructor or class ‘Typeable5’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:63:18: Warning: In the use of type constructor or class ‘Typeable6’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:64:18: Warning: In the use of type constructor or class ‘Typeable7’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" [4 of 4] Compiling Data.Generics.SYB.WithClass.Instances ( Data/Generics/SYB/WithClass/Instances.hs, dist/build/Data/Generics/SYB/WithClass/Instances.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 containers-0.5.5.1 ... linking ... done. Loading package pretty-1.1.1.1 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package bytestring-0.10.4.0 ... linking ... done. In-place registering syb-with-class-0.6.1.5... Running Haddock for syb-with-class-0.6.1.5... Running hscolour for syb-with-class-0.6.1.5... Preprocessing library syb-with-class-0.6.1.5... Preprocessing library syb-with-class-0.6.1.5... Data/Generics/SYB/WithClass/Basics.hs:69:19: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Basics.hs:76:19: Warning: In the use of type constructor or class ‘Typeable2’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:58:18: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:59:18: Warning: In the use of type constructor or class ‘Typeable2’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:60:18: Warning: In the use of type constructor or class ‘Typeable3’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:61:18: Warning: In the use of type constructor or class ‘Typeable4’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:62:18: Warning: In the use of type constructor or class ‘Typeable5’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:63:18: Warning: In the use of type constructor or class ‘Typeable6’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Data/Generics/SYB/WithClass/Derive.hs:64:18: Warning: In the use of type constructor or class ‘Typeable7’ (imported from Data.Generics.SYB.WithClass.Basics, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Haddock coverage: 0% ( 0 / 8) in 'Data.Generics.SYB.WithClass.Context' 67% ( 34 / 51) in 'Data.Generics.SYB.WithClass.Basics' 31% ( 5 / 16) in 'Data.Generics.SYB.WithClass.Derive' 0% ( 0 / 1) in 'Data.Generics.SYB.WithClass.Instances' Documentation created: dist/doc/html/syb-with-class/index.html, dist/doc/html/syb-with-class/syb-with-class.txt Creating package registration file: /tmp/pkgConf-syb-with-class-0.6.123029.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/syb-with-class-0.6.1.5 Registering syb-with-class-0.6.1.5... Installed syb-with-class-0.6.1.5 Configuring text-0.11.3.1... Building text-0.11.3.1... Preprocessing library text-0.11.3.1... [ 1 of 41] Compiling Data.Text.Encoding.Utf32 ( Data/Text/Encoding/Utf32.hs, dist/build/Data/Text/Encoding/Utf32.o ) [ 2 of 41] Compiling Data.Text.Fusion.Size ( Data/Text/Fusion/Size.hs, dist/build/Data/Text/Fusion/Size.o ) [ 3 of 41] Compiling Data.Text.Lazy.Builder.RealFloat.Functions ( Data/Text/Lazy/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Lazy/Builder/RealFloat/Functions.o ) [ 4 of 41] Compiling Data.Text.Lazy.Builder.Int.Digits ( Data/Text/Lazy/Builder/Int/Digits.hs, dist/build/Data/Text/Lazy/Builder/Int/Digits.o ) [ 5 of 41] Compiling Data.Text.Fusion.Internal ( Data/Text/Fusion/Internal.hs, dist/build/Data/Text/Fusion/Internal.o ) [ 6 of 41] Compiling Data.Text.Fusion.CaseMapping ( Data/Text/Fusion/CaseMapping.hs, dist/build/Data/Text/Fusion/CaseMapping.o ) [ 7 of 41] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) [ 8 of 41] Compiling Data.Text.UnsafeShift ( Data/Text/UnsafeShift.hs, dist/build/Data/Text/UnsafeShift.o ) [ 9 of 41] Compiling Data.Text.Unsafe.Base ( Data/Text/Unsafe/Base.hs, dist/build/Data/Text/Unsafe/Base.o ) [10 of 41] Compiling Data.Text.Encoding.Utf16 ( Data/Text/Encoding/Utf16.hs, dist/build/Data/Text/Encoding/Utf16.o ) [11 of 41] Compiling Data.Text.Util ( Data/Text/Util.hs, dist/build/Data/Text/Util.o ) [12 of 41] Compiling Data.Text.Fusion.Common ( Data/Text/Fusion/Common.hs, dist/build/Data/Text/Fusion/Common.o ) [13 of 41] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [14 of 41] Compiling Data.Text.UnsafeChar ( Data/Text/UnsafeChar.hs, dist/build/Data/Text/UnsafeChar.o ) [15 of 41] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [16 of 41] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [17 of 41] Compiling Data.Text.Private ( Data/Text/Private.hs, dist/build/Data/Text/Private.o ) [18 of 41] Compiling Data.Text.Fusion ( Data/Text/Fusion.hs, dist/build/Data/Text/Fusion.o ) [19 of 41] Compiling Data.Text.Encoding.Fusion.Common ( Data/Text/Encoding/Fusion/Common.hs, dist/build/Data/Text/Encoding/Fusion/Common.o ) [20 of 41] Compiling Data.Text.Encoding.Utf8 ( Data/Text/Encoding/Utf8.hs, dist/build/Data/Text/Encoding/Utf8.o ) [21 of 41] Compiling Data.Text.Encoding.Fusion ( Data/Text/Encoding/Fusion.hs, dist/build/Data/Text/Encoding/Fusion.o ) [22 of 41] Compiling Data.Text.Lazy.Encoding.Fusion ( Data/Text/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Lazy/Encoding/Fusion.o ) [23 of 41] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [24 of 41] Compiling Data.Text.Search ( Data/Text/Search.hs, dist/build/Data/Text/Search.o ) [25 of 41] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [26 of 41] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) Data/Text.hs:444:1: Warning: Rule "TEXT append -> fused" may never fire because ‘append’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘append’ [27 of 41] Compiling Data.Text.IO.Internal ( Data/Text/IO/Internal.hs, dist/build/Data/Text/IO/Internal.o ) [28 of 41] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [29 of 41] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [30 of 41] Compiling Data.Text.Lazy.Fusion ( Data/Text/Lazy/Fusion.hs, dist/build/Data/Text/Lazy/Fusion.o ) [31 of 41] Compiling Data.Text.Lazy.Search ( Data/Text/Lazy/Search.hs, dist/build/Data/Text/Lazy/Search.o ) [32 of 41] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) Data/Text/Lazy.hs:872:1: Warning: Rule "LAZY TEXT replicate/singleton -> replicateChar" may never fire because ‘replicate’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘replicate’ [33 of 41] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) Data/Text/Lazy/Read.hs:176:10: Warning: ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. [34 of 41] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [35 of 41] Compiling Data.Text.Lazy.Builder.Internal ( Data/Text/Lazy/Builder/Internal.hs, dist/build/Data/Text/Lazy/Builder/Internal.o ) [36 of 41] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [37 of 41] Compiling Data.Text.Lazy.Builder.Functions ( Data/Text/Lazy/Builder/Functions.hs, dist/build/Data/Text/Lazy/Builder/Functions.o ) [38 of 41] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) Data/Text/Lazy/Builder/Int.hs:52:11: Warning: Rule "decimal/Int" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:53:11: Warning: Rule "decimal/Int16" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:54:11: Warning: Rule "decimal/Int32" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:55:11: Warning: Rule "decimal/Int64" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:56:11: Warning: Rule "decimal/Word" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:57:11: Warning: Rule "decimal/Word8" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:58:11: Warning: Rule "decimal/Word16" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:59:11: Warning: Rule "decimal/Word32" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:60:11: Warning: Rule "decimal/Word64" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:61:11: Warning: Rule "decimal/Integer" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:163:11: Warning: Rule "hexadecimal/Integer" may never fire because ‘hexadecimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘hexadecimal’ [39 of 41] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [40 of 41] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) [41 of 41] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) Data/Text/Read.hs:186:10: Warning: ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. In-place registering text-0.11.3.1... Running Haddock for text-0.11.3.1... Running hscolour for text-0.11.3.1... Preprocessing library text-0.11.3.1... Preprocessing library text-0.11.3.1... Data/Text/Lazy/Read.hs:176:10: Warning: ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. Data/Text/Read.hs:186:10: Warning: ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. Haddock coverage: 50% ( 1 / 2) in 'Data.Text.Encoding.Utf32' 40% ( 4 / 10) in 'Data.Text.Fusion.Size' 50% ( 1 / 2) in 'Data.Text.Lazy.Builder.RealFloat.Functions' 0% ( 0 / 2) in 'Data.Text.Lazy.Builder.Int.Digits' 50% ( 5 / 10) in 'Data.Text.Fusion.Internal' 0% ( 0 / 4) in 'Data.Text.Fusion.CaseMapping' 100% ( 12 / 12) in 'Data.Text.Encoding.Error' 100% ( 2 / 2) in 'Data.Text.UnsafeShift' 100% ( 3 / 3) in 'Data.Text.Unsafe.Base' 25% ( 1 / 4) in 'Data.Text.Encoding.Utf16' 100% ( 2 / 2) in 'Data.Text.Util' 89% ( 63 / 71) in 'Data.Text.Fusion.Common' 100% ( 16 / 16) in 'Data.Text.Array' 33% ( 2 / 6) in 'Data.Text.UnsafeChar' 100% ( 15 / 15) in 'Data.Text.Internal' 92% ( 12 / 13) in 'Data.Text.Unsafe' 33% ( 1 / 3) in 'Data.Text.Private' 86% ( 19 / 22) in 'Data.Text.Fusion' 33% ( 2 / 6) in 'Data.Text.Encoding.Fusion.Common' 17% ( 2 / 12) in 'Data.Text.Encoding.Utf8' 67% ( 10 / 15) in 'Data.Text.Encoding.Fusion' 71% ( 10 / 14) in 'Data.Text.Lazy.Encoding.Fusion' 100% ( 24 / 24) in 'Data.Text.Encoding' 100% ( 2 / 2) in 'Data.Text.Search' 100% ( 15 / 15) in 'Data.Text.Foreign' 100% (122 /122) in 'Data.Text' 100% ( 3 / 3) in 'Data.Text.IO.Internal' 100% ( 20 / 20) in 'Data.Text.IO' 93% ( 14 / 15) in 'Data.Text.Lazy.Internal' 100% ( 8 / 8) in 'Data.Text.Lazy.Fusion' 100% ( 2 / 2) in 'Data.Text.Lazy.Search' 99% (121 /122) in 'Data.Text.Lazy' 100% ( 7 / 7) in 'Data.Text.Lazy.Read' 100% ( 19 / 19) in 'Data.Text.Lazy.IO' 94% ( 16 / 17) in 'Data.Text.Lazy.Builder.Internal' 100% ( 12 / 12) in 'Data.Text.Lazy.Builder' 100% ( 3 / 3) in 'Data.Text.Lazy.Builder.Functions' 0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat' 96% ( 23 / 24) in 'Data.Text.Lazy.Encoding' 100% ( 7 / 7) in 'Data.Text.Read' 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.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.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-0.11.323029.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-0.11.3.1 Registering text-0.11.3.1... Installed text-0.11.3.1 Configuring transformers-0.2.2.1... Building transformers-0.2.2.1... Preprocessing library transformers-0.2.2.1... [ 1 of 21] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o ) [ 2 of 21] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o ) [ 3 of 21] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o ) [ 4 of 21] Compiling Data.Functor.Identity ( Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o ) [ 5 of 21] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o ) [ 6 of 21] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o ) [ 7 of 21] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o ) [ 8 of 21] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o ) Control/Monad/Trans/Error.hs:55:10: Warning: ‘IO’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. [ 9 of 21] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o ) [10 of 21] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o ) [11 of 21] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o ) [12 of 21] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o ) [13 of 21] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o ) [14 of 21] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o ) [15 of 21] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o ) [16 of 21] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o ) [17 of 21] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o ) [18 of 21] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o ) [19 of 21] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o ) [20 of 21] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o ) [21 of 21] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o ) In-place registering transformers-0.2.2.1... Running Haddock for transformers-0.2.2.1... Running hscolour for transformers-0.2.2.1... Preprocessing library transformers-0.2.2.1... Preprocessing library transformers-0.2.2.1... Control/Monad/Trans/Error.hs:55:10: Warning: ‘IO’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. Haddock coverage: 100% ( 2 / 2) in 'Data.Functor.Product' 100% ( 2 / 2) in 'Data.Functor.Constant' 100% ( 2 / 2) in 'Data.Functor.Compose' 100% ( 2 / 2) in 'Data.Functor.Identity' 100% ( 8 / 8) in 'Control.Monad.Trans.Class' 100% ( 2 / 2) in 'Control.Monad.IO.Class' 71% ( 10 / 14) in 'Control.Monad.Trans.Cont' 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% ( 9 / 9) in 'Control.Monad.Trans.Maybe' 100% ( 18 / 18) in 'Control.Monad.Trans.Reader' 76% ( 26 / 34) in 'Control.Monad.Trans.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.RWS' 76% ( 26 / 34) in 'Control.Monad.Trans.RWS.Strict' 100% ( 33 / 33) in 'Control.Monad.Trans.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.State' 100% ( 33 / 33) in 'Control.Monad.Trans.State.Strict' 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' Documentation created: dist/doc/html/transformers/index.html, dist/doc/html/transformers/transformers.txt Creating package registration file: /tmp/pkgConf-transformers-0.2.223029.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.2.2.1 Registering transformers-0.2.2.1... Installed transformers-0.2.2.1 Configuring unix-compat-0.4.1.4... Building unix-compat-0.4.1.4... Preprocessing library unix-compat-0.4.1.4... [1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o ) [2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o ) [3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o ) [4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o ) [5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o ) [6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o ) [7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o ) [8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o ) In-place registering unix-compat-0.4.1.4... Running Haddock for unix-compat-0.4.1.4... Running hscolour for unix-compat-0.4.1.4... Preprocessing library unix-compat-0.4.1.4... Preprocessing library unix-compat-0.4.1.4... Haddock coverage: 91% ( 21 / 23) in 'System.PosixCompat.User' 75% ( 6 / 8) in 'System.PosixCompat.Unistd' 100% ( 2 / 2) in 'System.PosixCompat.Types' 71% ( 5 / 7) in 'System.PosixCompat.Extensions' 100% ( 2 / 2) in 'System.PosixCompat.Time' 100% ( 2 / 2) in 'System.PosixCompat.Temp' 99% ( 77 / 78) in 'System.PosixCompat.Files' 100% ( 8 / 8) in 'System.PosixCompat' Documentation created: dist/doc/html/unix-compat/index.html, dist/doc/html/unix-compat/unix-compat.txt Creating package registration file: /tmp/pkgConf-unix-compat-0.4.123029.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unix-compat-0.4.1.4 Registering unix-compat-0.4.1.4... Installed unix-compat-0.4.1.4 Configuring syb-with-class-instances-text-0.0.1... Building syb-with-class-instances-text-0.0.1... Preprocessing library syb-with-class-instances-text-0.0.1... [1 of 1] Compiling Data.Generics.SYB.WithClass.Instances.Text ( Data/Generics/SYB/WithClass/Instances/Text.hs, dist/build/Data/Generics/SYB/WithClass/Instances/Text.o ) In-place registering syb-with-class-instances-text-0.0.1... Running Haddock for syb-with-class-instances-text-0.0.1... Running hscolour for syb-with-class-instances-text-0.0.1... Preprocessing library syb-with-class-instances-text-0.0.1... Preprocessing library syb-with-class-instances-text-0.0.1... Haddock coverage: 0% ( 0 / 3) in 'Data.Generics.SYB.WithClass.Instances.Text' Documentation created: dist/doc/html/syb-with-class-instances-text/index.html, dist/doc/html/syb-with-class-instances-text/syb-with-class-instances-text.txt Creating package registration file: /tmp/pkgConf-syb-with-class-instances-text-0.023029.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/syb-with-class-instances-text-0.0.1 Registering syb-with-class-instances-text-0.0.1... Installed syb-with-class-instances-text-0.0.1 Configuring mtl-2.0.1.1... Building mtl-2.0.1.1... Preprocessing library mtl-2.0.1.1... [ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) Control/Monad/Error/Class.hs:57:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future [ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) Control/Monad/Error.hs:57:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.0.1.1... Running Haddock for mtl-2.0.1.1... Running hscolour for mtl-2.0.1.1... Preprocessing library mtl-2.0.1.1... Preprocessing library mtl-2.0.1.1... Control/Monad/Error/Class.hs:57:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future Control/Monad/Error.hs:57:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 75% ( 3 / 4) 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' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' 62% ( 13 / 21) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 23 / 23) in 'Control.Monad.Reader' 62% ( 13 / 21) in 'Control.Monad.RWS.Strict' 96% ( 23 / 24) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 23 / 24) in 'Control.Monad.State.Strict' 95% ( 18 / 19) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 95% ( 18 / 19) in 'Control.Monad.Writer.Strict' 76% ( 16 / 21) 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.0.123029.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.0.1.1 Registering mtl-2.0.1.1... Installed mtl-2.0.1.1 Configuring happstack-data-6.0.1... Building happstack-data-6.0.1... Preprocessing library happstack-data-6.0.1... [ 1 of 14] Compiling Happstack.Data.GOps ( src/Happstack/Data/GOps.hs, dist/build/Happstack/Data/GOps.o ) [ 2 of 14] Compiling Happstack.Data.Normalize ( src/Happstack/Data/Normalize.hs, dist/build/Happstack/Data/Normalize.o ) [ 3 of 14] Compiling Happstack.Data.Migrate ( src/Happstack/Data/Migrate.hs, dist/build/Happstack/Data/Migrate.o ) [ 4 of 14] Compiling Happstack.Data.Default ( src/Happstack/Data/Default.hs, dist/build/Happstack/Data/Default.o ) [ 5 of 14] Compiling Happstack.Data.DeriveAll ( src/Happstack/Data/DeriveAll.hs, dist/build/Happstack/Data/DeriveAll.o ) [ 6 of 14] Compiling Happstack.Data.Default.Generic ( src/Happstack/Data/Default/Generic.hs, dist/build/Happstack/Data/Default/Generic.o ) [ 7 of 14] Compiling Happstack.Data.Xml.Base ( src/Happstack/Data/Xml/Base.hs, dist/build/Happstack/Data/Xml/Base.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 old-locale-1.0.0.6 ... linking ... done. Loading package time-1.4.2 ... linking ... done. Loading package bytestring-0.10.4.0 ... linking ... done. Loading package containers-0.5.5.1 ... linking ... done. Loading package pretty-1.1.1.1 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package syb-with-class-0.6.1.5 ... linking ... done. Loading package text-0.11.3.1 ... linking ... done. Loading package syb-with-class-instances-text-0.0.1 ... linking ... done. Loading package syb-0.4.4 ... linking ... done. Loading package transformers-0.2.2.1 ... linking ... done. Loading package mtl-2.0.1.1 ... linking ... done. Loading package binary-0.7.1.0 ... linking ... done. src/Happstack/Data/Xml/Base.hs:1:1: Typeable instances can only be derived; replace the following instance: instance [overlap ok] Typeable Element -- Defined at src/Happstack/Data/Xml/Base.hs:82:3 src/Happstack/Data/Xml/Base.hs:82:3: No instance for (Typeable Element) arising from the 'deriving' clause of a data type declaration Possible fix: use a standalone 'deriving instance' declaration, so you can specify the instance context yourself When deriving the instance for (Data.Data.Data Element) Failed to install happstack-data-6.0.1 Configuring hslogger-1.2.9... Building hslogger-1.2.9... Preprocessing library hslogger-1.2.9... [1 of 8] Compiling System.Log ( src/System/Log.hs, dist/build/System/Log.o ) [2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o ) [3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o ) [4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o ) [5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o ) [6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o ) [7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o ) [8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o ) In-place registering hslogger-1.2.9... Running Haddock for hslogger-1.2.9... Running hscolour for hslogger-1.2.9... Preprocessing library hslogger-1.2.9... Preprocessing library hslogger-1.2.9... Haddock coverage: 100% ( 4 / 4) in 'System.Log' 100% ( 6 / 6) in 'System.Log.Formatter' 100% ( 3 / 3) in 'System.Log.Handler' 100% ( 5 / 5) in 'System.Log.Handler.Simple' 100% ( 10 / 10) in 'System.Log.Handler.Syslog' 100% ( 3 / 3) in 'System.Log.Handler.Growl' 100% ( 17 / 17) in 'System.Log.Handler.Log4jXML' 97% ( 38 / 39) in 'System.Log.Logger' Warning: System.Log.Handler.Syslog: could not find link destinations for: System.Log.Handler.Syslog.SyslogHandler Warning: System.Log.Handler.Growl: could not find link destinations for: System.Log.Handler.Growl.GrowlHandler Documentation created: dist/doc/html/hslogger/index.html, dist/doc/html/hslogger/hslogger.txt Creating package registration file: /tmp/pkgConf-hslogger-1.223029.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hslogger-1.2.9 Registering hslogger-1.2.9... Installed hslogger-1.2.9 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.123029.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 happstack-util-6.0.3... Building happstack-util-6.0.3... Preprocessing library happstack-util-6.0.3... [ 1 of 17] Compiling Happstack.Util.FileManip ( src/Happstack/Util/FileManip.hs, dist/build/Happstack/Util/FileManip.o ) src/Happstack/Util/FileManip.hs:18:7: Warning: Defined but not used: ‘infoPath’ src/Happstack/Util/FileManip.hs:19:7: Warning: Defined but not used: ‘infoDepth’ src/Happstack/Util/FileManip.hs:20:7: Warning: Defined but not used: ‘infoStatus’ src/Happstack/Util/FileManip.hs:36:24: Warning: ‘FindClause’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. src/Happstack/Util/FileManip.hs:83:36: Warning: This binding for ‘filter’ shadows the existing binding imported from ‘Prelude’ at src/Happstack/Util/FileManip.hs:3:8-31 (and originally defined in ‘GHC.List’) src/Happstack/Util/FileManip.hs:22:10: Warning: Orphan instance: instance Eq F.FileStatus [ 2 of 17] Compiling Happstack.Util.TH ( src/Happstack/Util/TH.hs, dist/build/Happstack/Util/TH.o ) [ 3 of 17] Compiling Happstack.Util.OpenExclusively ( src/Happstack/Util/OpenExclusively.hs, dist/build/Happstack/Util/OpenExclusively.o ) [ 4 of 17] Compiling Happstack.Util.LogFormat ( src/Happstack/Util/LogFormat.hs, dist/build/Happstack/Util/LogFormat.o ) [ 5 of 17] Compiling Happstack.Util.HostAddress ( src/Happstack/Util/HostAddress.hs, dist/build/Happstack/Util/HostAddress.o ) [ 6 of 17] Compiling Happstack.Util.Cron ( src/Happstack/Util/Cron.hs, dist/build/Happstack/Util/Cron.o ) [ 7 of 17] Compiling Happstack.Util.Concurrent ( src/Happstack/Util/Concurrent.hs, dist/build/Happstack/Util/Concurrent.o ) src/Happstack/Util/Concurrent.hs:14:1: Warning: Module ‘Prelude’ does not export ‘catch’ [ 8 of 17] Compiling Happstack.Util.Common ( src/Happstack/Util/Common.hs, dist/build/Happstack/Util/Common.o ) src/Happstack/Util/Common.hs:104:9: Not in scope: ‘catch’ Failed to install happstack-util-6.0.3 cabal: Error: some packages failed to install: happstack-data-6.0.1 failed during the building phase. The exception was: ExitFailure 1 happstack-ixset-0.1 depends on happstack-util-6.0.3 which failed to install. happstack-util-6.0.3 failed during the building phase. The exception was: ExitFailure 1