Build #2 for bustle-0.5.2

[all reports]

Package bustle-0.5.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-09-25 23:40:27.430461 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies time-1.5.0.1, text-1.2.1.3, setlocale-1.0.0.3, process-1.2.3.0, pcap-0.4.5.2, parsec-3.1.9, pango-0.13.1.0, mtl-2.2.1, hgettext-0.1.30, gtk3-0.14.1, glib-0.13.2.1, gio-0.13.1.0, filepath-1.4.0.0, directory-1.2.2.0, dbus-0.10.10, containers-0.5.6.2, cairo-0.13.1.0, bytestring-0.10.6.0, base-4.8.1.0
Flags -withgtk2hsbuildtools threaded -interactivetests

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

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 )

src/Data/Serialize/Builder.hs:59:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Builder.hs:197:40: Warning:
    In the use of ‘S.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )

src/Data/Serialize/Put.hs:70:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Serialize/Put.hs:72:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Put.hs:73:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )

src/Data/Serialize/Get.hs:89:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Serialize/Get.hs:90:1: Warning:
    The import of ‘MonadPlus, when, liftM2, ap’
    from module ‘Control.Monad’ is redundant

src/Data/Serialize/Get.hs:456:13: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )

src/Data/Serialize/IEEE754.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[5 of 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )

src/Data/Serialize.hs:68:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering cereal-0.4.1.1...
Running Haddock for cereal-0.4.1.1...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-cereal-0.4.1336465782861021530.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cereal-0.4.1.1-LMaR4P6lFvNJtmY00msKYH
Registering cereal-0.4.1.1...
Installed cereal-0.4.1.1
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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file: /tmp/pkgConf-mtl-2.29398195822001100545.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring network-2.6.2.1...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking linux/tcp.h usability... yes
checking linux/tcp.h presence... yes
checking for linux/tcp.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building network-2.6.2.1...
Preprocessing library network-2.6.2.1...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )

Network/Socket/Types.hsc:826:28: Warning:
    Pattern match(es) are overlapped
    In a case alternative: _ -> ...

Network/Socket/Types.hsc:869:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘sizeOfSockAddrByFamily’:
        Patterns not matched:
            AF_UNSPEC
            AF_IMPLINK
            AF_PUP
            AF_CHAOS
            ...

Network/Socket/Types.hsc:951:3: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns not matched: #x with #x `notElem` [1#, 2#, 10#, 29#]

Network/Socket/Types.hsc:1012:10: Warning:
    Orphan instance: instance Storable HostAddress6
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
[ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )

Network/Socket/Internal.hsc:75:1: Warning:
    The import of ‘Foreign.C.String’ is redundant
      except perhaps to import instances from ‘Foreign.C.String’
    To import instances alone, use: import Foreign.C.String()

Network/Socket/Internal.hsc:77:1: Warning:
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
[ 4 of 11] Compiling Network.Socket   ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )

Network/Socket.hsc:177:1: Warning:
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:193:1: Warning:
    The qualified import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Network/Socket.hsc:212:1: Warning:
    The import of ‘GHC.IO.FD’ is redundant
      except perhaps to import instances from ‘GHC.IO.FD’
    To import instances alone, use: import GHC.IO.FD()

Network/Socket.hsc:949:13: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Integral a0)
        arising from a use of ‘fromIntegral’
        at Network/Socket.hsc:949:13-24
      (Num a0)
        arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
    In the expression: (fromIntegral (12))
    In an equation for ‘sz’: sz = (fromIntegral (12))
    In the expression:
      do { let fd = fdSocket sock;
           let sz = (fromIntegral (12));
           with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... }

Network/Socket.hsc:1571:1: Warning:
    Defined but not used: ‘c_accept’

Network/Socket.hsc:276:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘showsPrec’:
        Patterns not matched: _ (SockAddrCan _)

Network/Socket.hsc:953:6: Warning:
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorIfMinus1Retry "getPeerCred"
              c_getsockopt fd (1) (17) ptr_cr ptr_sz’
    or by using the flag -fno-warn-unused-do-bind

Network/Socket.hsc:989:3: Warning:
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorWaitWrite sock "sendFd"
              c_sendFd (fdSocket sock) outfd’
    or by using the flag -fno-warn-unused-do-bind
[ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )

Network/Socket/ByteString.hsc:54:1: Warning:
    The import of ‘SockAddr, Socket’
    from module ‘Network.Socket’ is redundant
[ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o )
[ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )
[10 of 11] Compiling Network.BSD      ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o )

Network/BSD.hsc:166:43: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."

Network/BSD.hsc:190:19: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
[11 of 11] Compiling Network          ( Network.hs, dist/build/Network.o )

Network.hs:292:16: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: SockAddrCan _

Network.hs:401:5: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: SockAddrCan _
In-place registering network-2.6.2.1...
Running Haddock for network-2.6.2.1...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-network-2.6.26534688582130794395.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-2.6.2.1-F6mK9sCIw3M5SbZMt2lUQE
Registering network-2.6.2.1...
Installed network-2.6.2.1
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.01143408282188213258.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

Control/Monad/Primitive.hs:41:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:100:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:101:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6.1.0...
Running Haddock for primitive-0.6.1.0...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-primitive-0.6.11850952926437116466.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-random-115662888191371499336.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring setlocale-1.0.0.3...
Building setlocale-1.0.0.3...
Preprocessing library setlocale-1.0.0.3...
[1 of 1] Compiling System.Locale.SetLocale ( dist/build/System/Locale/SetLocale.hs, dist/build/System/Locale/SetLocale.o )
In-place registering setlocale-1.0.0.3...
Running Haddock for setlocale-1.0.0.3...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-setlocale-1.0.01486222842950390868.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/setlocale-1.0.0.3-7INvD0yToCcBH4EeUwou3K
Registering setlocale-1.0.0.3...
Installed setlocale-1.0.0.3
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.6...
Running Haddock for syb-0.6...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file: /tmp/pkgConf-syb-05529102531671294892.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR
Registering syb-0.6...
Installed syb-0.6
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-text-1.2.12009726312696947386.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
In-place registering utf8-string-1.0.1.1...
Running Haddock for utf8-string-1.0.1.1...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.111306985711250372661.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring 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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-pcap-0.4.56289669501520982030.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pcap-0.4.5.2-HvcB76yhlClJnWfRTp8SWk
Registering pcap-0.4.5.2...
Installed pcap-0.4.5.2
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-old-time-1.1.01633938701207621703.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring 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 )
[ 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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-vector-0.10.12271059426992028067.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.10.12.3-JrQt7SYKOQF2foH4Ugm8MQ
Registering vector-0.10.12.3...
Installed vector-0.10.12.3
Configuring hashable-1.2.3.3...
Building hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Hashable/Class.hs:218:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:241:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:420:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.3...
Running Haddock for hashable-1.2.3.3...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-hashable-1.2.318924306391449228398.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy
Registering hashable-1.2.3.3...
Installed hashable-1.2.3.3
Configuring 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 )

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
[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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-parsec-3.11799560997332238283.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0
Registering parsec-3.1.9...
Installed parsec-3.1.9
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 )

src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning:
    Tab character
[ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o )

src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning:
    Tab character
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o )

src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning:
    Tab character
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o )

src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning:
    Tab character
[ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o )

src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning:
    Tab character
[ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o )

src/Text/ParserCombinators/Poly/State.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:10:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:16:12: Warning:
    Tab character
[ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o )

src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning:
    Tab character
[ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o )

src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning:
    Tab character
[ 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 )

src/Text/Parse/ByteString.hs:5:15: Warning: Tab character

src/Text/Parse/ByteString.hs:6:14: Warning: Tab character

src/Text/Parse/ByteString.hs:7:1: Warning: Tab character

src/Text/Parse/ByteString.hs:8:16: Warning: Tab character

src/Text/Parse/ByteString.hs:12:9: Warning: Tab character

src/Text/Parse/ByteString.hs:13:11: Warning: Tab character

src/Text/Parse/ByteString.hs:14:12: Warning: Tab character

src/Text/Parse/ByteString.hs:15:19: Warning: Tab character

src/Text/Parse/ByteString.hs:16:11: Warning: Tab character

src/Text/Parse/ByteString.hs:17:10: Warning: Tab character

src/Text/Parse/ByteString.hs:74:32: Warning: Tab character

src/Text/Parse/ByteString.hs:419:31: Warning: Tab character

src/Text/Parse/ByteString.hs:429:1: Warning: Tab character
[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 )

src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning:
    Tab character
[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 )

src/Text/Parse.hs:4:15: Warning: Tab character

src/Text/Parse.hs:5:14: Warning: Tab character

src/Text/Parse.hs:6:1: Warning: Tab character

src/Text/Parse.hs:7:16: Warning: Tab character

src/Text/Parse.hs:11:9: Warning: Tab character

src/Text/Parse.hs:12:11: Warning: Tab character

src/Text/Parse.hs:13:12: Warning: Tab character

src/Text/Parse.hs:14:19: Warning: Tab character

src/Text/Parse.hs:15:11: Warning: Tab character

src/Text/Parse.hs:16:10: Warning: Tab character

src/Text/Parse.hs:67:32: Warning: Tab character

src/Text/Parse.hs:389:1: Warning: Tab character
[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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-polyparse-114510426591868423919.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/polyparse-1.11-5gbM4m6k3rhGIQyEboR1bR
Registering polyparse-1.11...
Installed polyparse-1.11
Configuring xml-types-0.3.6...
Building xml-types-0.3.6...
Preprocessing library xml-types-0.3.6...
[1 of 1] Compiling Data.XML.Types   ( lib/Data/XML/Types.hs, dist/build/Data/XML/Types.o )

lib/Data/XML/Types.hs:27:1: Warning: Tab character

lib/Data/XML/Types.hs:28:1: Warning: Tab character

lib/Data/XML/Types.hs:29:1: Warning: Tab character

lib/Data/XML/Types.hs:30:1: Warning: Tab character

lib/Data/XML/Types.hs:31:1: Warning: Tab character

lib/Data/XML/Types.hs:32:1: Warning: Tab character

lib/Data/XML/Types.hs:33:1: Warning: Tab character

lib/Data/XML/Types.hs:34:1: Warning: Tab character

lib/Data/XML/Types.hs:35:1: Warning: Tab character

lib/Data/XML/Types.hs:36:1: Warning: Tab character

lib/Data/XML/Types.hs:37:1: Warning: Tab character

lib/Data/XML/Types.hs:38:1: Warning: Tab character

lib/Data/XML/Types.hs:39:1: Warning: Tab character

lib/Data/XML/Types.hs:40:1: Warning: Tab character

lib/Data/XML/Types.hs:41:1: Warning: Tab character

lib/Data/XML/Types.hs:42:1: Warning: Tab character

lib/Data/XML/Types.hs:43:1: Warning: Tab character

lib/Data/XML/Types.hs:44:1: Warning: Tab character

lib/Data/XML/Types.hs:45:1: Warning: Tab character

lib/Data/XML/Types.hs:46:1: Warning: Tab character

lib/Data/XML/Types.hs:47:1: Warning: Tab character

lib/Data/XML/Types.hs:48:1: Warning: Tab character

lib/Data/XML/Types.hs:49:1: Warning: Tab character

lib/Data/XML/Types.hs:50:1: Warning: Tab character

lib/Data/XML/Types.hs:51:1: Warning: Tab character

lib/Data/XML/Types.hs:52:1: Warning: Tab character

lib/Data/XML/Types.hs:53:1: Warning: Tab character

lib/Data/XML/Types.hs:54:1: Warning: Tab character

lib/Data/XML/Types.hs:55:1: Warning: Tab character

lib/Data/XML/Types.hs:56:1: Warning: Tab character

lib/Data/XML/Types.hs:57:1: Warning: Tab character

lib/Data/XML/Types.hs:58:1: Warning: Tab character

lib/Data/XML/Types.hs:59:1: Warning: Tab character

lib/Data/XML/Types.hs:60:1: Warning: Tab character

lib/Data/XML/Types.hs:61:1: Warning: Tab character

lib/Data/XML/Types.hs:62:1: Warning: Tab character

lib/Data/XML/Types.hs:63:1: Warning: Tab character

lib/Data/XML/Types.hs:64:1: Warning: Tab character

lib/Data/XML/Types.hs:65:1: Warning: Tab character

lib/Data/XML/Types.hs:66:1: Warning: Tab character

lib/Data/XML/Types.hs:67:1: Warning: Tab character

lib/Data/XML/Types.hs:68:1: Warning: Tab character

lib/Data/XML/Types.hs:69:1: Warning: Tab character

lib/Data/XML/Types.hs:70:1: Warning: Tab character

lib/Data/XML/Types.hs:71:1: Warning: Tab character

lib/Data/XML/Types.hs:72:1: Warning: Tab character

lib/Data/XML/Types.hs:89:1: Warning: Tab character

lib/Data/XML/Types.hs:90:1: Warning: Tab character

lib/Data/XML/Types.hs:91:1: Warning: Tab character

lib/Data/XML/Types.hs:92:1: Warning: Tab character

lib/Data/XML/Types.hs:93:1: Warning: Tab character

lib/Data/XML/Types.hs:96:1: Warning: Tab character

lib/Data/XML/Types.hs:103:1: Warning: Tab character

lib/Data/XML/Types.hs:104:1: Warning: Tab character

lib/Data/XML/Types.hs:105:1: Warning: Tab character

lib/Data/XML/Types.hs:106:1: Warning: Tab character

lib/Data/XML/Types.hs:107:1: Warning: Tab character

lib/Data/XML/Types.hs:110:1: Warning: Tab character

lib/Data/XML/Types.hs:117:1: Warning: Tab character

lib/Data/XML/Types.hs:118:1: Warning: Tab character

lib/Data/XML/Types.hs:119:1: Warning: Tab character

lib/Data/XML/Types.hs:120:1: Warning: Tab character

lib/Data/XML/Types.hs:123:1: Warning: Tab character

lib/Data/XML/Types.hs:130:1: Warning: Tab character

lib/Data/XML/Types.hs:131:1: Warning: Tab character

lib/Data/XML/Types.hs:132:1: Warning: Tab character

lib/Data/XML/Types.hs:135:1: Warning: Tab character

lib/Data/XML/Types.hs:136:1: Warning: Tab character

lib/Data/XML/Types.hs:143:1: Warning: Tab character

lib/Data/XML/Types.hs:144:1: Warning: Tab character

lib/Data/XML/Types.hs:145:1: Warning: Tab character

lib/Data/XML/Types.hs:146:1: Warning: Tab character

lib/Data/XML/Types.hs:147:1: Warning: Tab character

lib/Data/XML/Types.hs:150:1: Warning: Tab character

lib/Data/XML/Types.hs:151:1: Warning: Tab character

lib/Data/XML/Types.hs:152:1: Warning: Tab character

lib/Data/XML/Types.hs:153:1: Warning: Tab character

lib/Data/XML/Types.hs:160:1: Warning: Tab character

lib/Data/XML/Types.hs:161:1: Warning: Tab character

lib/Data/XML/Types.hs:162:1: Warning: Tab character

lib/Data/XML/Types.hs:163:1: Warning: Tab character

lib/Data/XML/Types.hs:164:1: Warning: Tab character

lib/Data/XML/Types.hs:167:1: Warning: Tab character

lib/Data/XML/Types.hs:174:1: Warning: Tab character

lib/Data/XML/Types.hs:175:1: Warning: Tab character

lib/Data/XML/Types.hs:176:1: Warning: Tab character

lib/Data/XML/Types.hs:179:1: Warning: Tab character

lib/Data/XML/Types.hs:180:1: Warning: Tab character

lib/Data/XML/Types.hs:202:1: Warning: Tab character

lib/Data/XML/Types.hs:203:1: Warning: Tab character

lib/Data/XML/Types.hs:204:1: Warning: Tab character

lib/Data/XML/Types.hs:205:1: Warning: Tab character

lib/Data/XML/Types.hs:206:1: Warning: Tab character

lib/Data/XML/Types.hs:209:1: Warning: Tab character

lib/Data/XML/Types.hs:212:1: Warning: Tab character

lib/Data/XML/Types.hs:215:1: Warning: Tab character

lib/Data/XML/Types.hs:216:1: Warning: Tab character

lib/Data/XML/Types.hs:217:1: Warning: Tab character

lib/Data/XML/Types.hs:218:1: Warning: Tab character

lib/Data/XML/Types.hs:219:1: Warning: Tab character

lib/Data/XML/Types.hs:222:1: Warning: Tab character

lib/Data/XML/Types.hs:235:1: Warning: Tab character

lib/Data/XML/Types.hs:236:1: Warning: Tab character

lib/Data/XML/Types.hs:237:1: Warning: Tab character

lib/Data/XML/Types.hs:238:1: Warning: Tab character

lib/Data/XML/Types.hs:241:1: Warning: Tab character

lib/Data/XML/Types.hs:248:1: Warning: Tab character

lib/Data/XML/Types.hs:249:1: Warning: Tab character

lib/Data/XML/Types.hs:250:1: Warning: Tab character

lib/Data/XML/Types.hs:253:1: Warning: Tab character

lib/Data/XML/Types.hs:254:1: Warning: Tab character

lib/Data/XML/Types.hs:273:1: Warning: Tab character

lib/Data/XML/Types.hs:274:1: Warning: Tab character

lib/Data/XML/Types.hs:275:1: Warning: Tab character

lib/Data/XML/Types.hs:276:1: Warning: Tab character

lib/Data/XML/Types.hs:277:1: Warning: Tab character

lib/Data/XML/Types.hs:278:1: Warning: Tab character

lib/Data/XML/Types.hs:279:1: Warning: Tab character

lib/Data/XML/Types.hs:280:1: Warning: Tab character

lib/Data/XML/Types.hs:281:1: Warning: Tab character

lib/Data/XML/Types.hs:282:1: Warning: Tab character

lib/Data/XML/Types.hs:283:1: Warning: Tab character

lib/Data/XML/Types.hs:286:1: Warning: Tab character

lib/Data/XML/Types.hs:287:1: Warning: Tab character

lib/Data/XML/Types.hs:288:1: Warning: Tab character

lib/Data/XML/Types.hs:289:1: Warning: Tab character

lib/Data/XML/Types.hs:290:1: Warning: Tab character

lib/Data/XML/Types.hs:291:1: Warning: Tab character

lib/Data/XML/Types.hs:292:1: Warning: Tab character

lib/Data/XML/Types.hs:293:1: Warning: Tab character
In-place registering xml-types-0.3.6...
Running Haddock for xml-types-0.3.6...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-xml-types-0.31984498433917609663.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-types-0.3.6-5RHNNJ6svyf6yzhyHa61vO
Registering xml-types-0.3.6...
Installed xml-types-0.3.6
[1 of 2] Compiling SetupWrapper     ( /tmp/cabal-tmp-16459/cairo-0.13.1.0/SetupWrapper.hs, /tmp/cabal-tmp-16459/cairo-0.13.1.0/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/cabal-tmp-16459/cairo-0.13.1.0/dist/setup/setup.hs, /tmp/cabal-tmp-16459/cairo-0.13.1.0/dist/setup/Main.o )
Linking /tmp/cabal-tmp-16459/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 )

Graphics/Rendering/Cairo.hs:330:1: Warning: Tab character

Graphics/Rendering/Cairo.hs:333:1: Warning: Tab character

Graphics/Rendering/Cairo.hs:1384:1: Warning: Tab character
In-place registering cairo-0.13.1.0...
Running Haddock for cairo-0.13.1.0...
setup: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-cairo-0.13.1532495011415675634.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cairo-0.13.1.0-BvHflyquX9N2z5gGhce0bJ
Registering cairo-0.13.1.0...
Installed cairo-0.13.1.0
[1 of 2] Compiling SetupWrapper     ( /tmp/cabal-tmp-16459/glib-0.13.2.1/SetupWrapper.hs, /tmp/cabal-tmp-16459/glib-0.13.2.1/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/cabal-tmp-16459/glib-0.13.2.1/dist/setup/setup.hs, /tmp/cabal-tmp-16459/glib-0.13.2.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-16459/glib-0.13.2.1/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup      ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main             ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Configuring glib-0.13.2.1...
Building glib-0.13.2.1...
Preprocessing library glib-0.13.2.1...
[ 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.2.1...
Running Haddock for glib-0.13.2.1...
setup: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-glib-0.13.24548067731456339643.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/glib-0.13.2.1-2BPmpQ0mKMn8YAJWQDEtyV
Registering glib-0.13.2.1...
Installed glib-0.13.2.1
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.5.1...
Running Haddock for unordered-containers-0.2.5.1...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.511967743151521740435.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-7E41cj9RvqSJeZ4jSnbs1a
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring cpphs-1.19.3...
Building cpphs-1.19.3...
Preprocessing library cpphs-1.19.3...
[ 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.3...
Preprocessing executable 'cpphs' for cpphs-1.19.3...
[ 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.3...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-cpphs-1.191219933931263419017.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cpphs-1.19.3-HTebNkKFYOCAqQG2KzButo
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.3...
Installed cpphs-1.19.3
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:19:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:20:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:21:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:22:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:23:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:24:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:25:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:26:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:27:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:28:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:29:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:30:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:31:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:32:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:33:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:34:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:35:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:36:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:37:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:38:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:39:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:40:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:41:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:42:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:43:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:44:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:45:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:46:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:47:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:48:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:49:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:50:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:51:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:52:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:77:16: Warning:
    Defined but not used: data constructor ‘Context’

lib/Text/XML/LibXML/SAX.hs:88:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:89:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:90:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:91:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:92:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:97:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:98:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:99:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:100:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:101:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:102:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:103:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:104:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:105:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:110:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:111:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:112:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:113:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:114:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:118:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:119:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:120:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:121:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:122:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:123:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:124:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:128:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:129:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:141:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:142:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:143:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:144:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:145:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:146:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:147:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:148:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:149:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:150:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:151:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:152:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:153:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:154:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:176:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:177:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:178:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:179:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:180:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:181:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:191:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:192:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:193:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:194:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:195:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:196:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:197:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:203:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:204:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:212:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:215:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:218:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:226:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:227:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:235:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:238:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:241:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:249:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:250:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:256:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:257:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:258:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:259:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:260:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:261:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:262:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:263:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:264:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:265:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:268:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:271:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:274:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:278:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:279:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:280:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:281:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:282:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:283:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:284:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:285:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:286:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:287:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:288:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:289:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:290:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:291:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:292:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:293:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:294:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:298:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:299:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:300:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:301:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:302:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:303:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:304:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:305:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:306:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:307:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:308:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:309:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:310:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:311:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:312:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:313:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:314:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:315:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:318:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:331:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:332:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:338:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:339:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:340:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:341:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:342:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:343:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:346:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:349:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:352:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:360:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:361:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:367:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:368:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:375:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:376:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:382:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:383:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:384:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:385:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:388:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:391:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:394:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:397:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:400:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:403:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:406:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:420:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:421:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:427:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:428:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:429:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:430:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:433:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:436:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:439:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:447:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:448:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:454:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:455:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:456:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:457:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:460:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:463:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:466:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:474:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:475:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:481:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:482:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:483:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:484:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:485:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:488:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:491:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:494:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:502:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:503:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:509:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:510:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:511:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:512:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:513:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:514:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:515:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:516:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:517:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:518:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:521:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:524:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:527:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:535:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:536:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:542:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:543:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:544:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:545:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:546:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:547:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:548:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:549:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:550:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:551:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:554:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:557:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:560:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:568:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:569:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:573:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:574:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:580:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:581:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:582:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:583:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:586:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:589:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:592:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:595:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:598:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:618:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:619:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:630:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:633:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:636:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:639:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:642:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:645:1: Warning: Tab character
In-place registering libxml-sax-0.7.5...
Running Haddock for libxml-sax-0.7.5...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-libxml-sax-0.7784176031158747661.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/libxml-sax-0.7.5-FcIgVZ0zjB2530364Iyacm
Registering libxml-sax-0.7.5...
Installed libxml-sax-0.7.5
[1 of 2] Compiling SetupWrapper     ( /tmp/cabal-tmp-16459/gio-0.13.1.0/SetupWrapper.hs, /tmp/cabal-tmp-16459/gio-0.13.1.0/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/cabal-tmp-16459/gio-0.13.1.0/dist/setup/setup.hs, /tmp/cabal-tmp-16459/gio-0.13.1.0/dist/setup/Main.o )
Linking /tmp/cabal-tmp-16459/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...
setup: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-gio-0.13.11069117832942581876.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/gio-0.13.1.0-I2Ei99vVSfU429nrcQ9gf6
Registering gio-0.13.1.0...
Installed gio-0.13.1.0
[1 of 2] Compiling SetupWrapper     ( /tmp/cabal-tmp-16459/pango-0.13.1.0/SetupWrapper.hs, /tmp/cabal-tmp-16459/pango-0.13.1.0/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/cabal-tmp-16459/pango-0.13.1.0/dist/setup/setup.hs, /tmp/cabal-tmp-16459/pango-0.13.1.0/dist/setup/Main.o )
Linking /tmp/cabal-tmp-16459/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 )

Graphics/Rendering/Pango/Structs.hsc:57:21: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:64:27: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:87:8: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:103:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:120:17: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:121:17: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:122:17: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:123:17: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:290:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:323:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:338:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:351:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:353:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:357:1: Warning: Tab character

Graphics/Rendering/Pango/Structs.hsc:358:1: Warning: Tab character
[ 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 )

Graphics/Rendering/Pango/Description.chs:62:25: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:123:1: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:138:1: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:153:1: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:168:1: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:185:1: Warning:
    Tab character

Graphics/Rendering/Pango/Description.chs:221:1: Warning:
    Tab character
[ 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...
setup: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-pango-0.13.116089592951018041598.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pango-0.13.1.0-9Vedum0zzMv51jkXhkovdY
Registering pango-0.13.1.0...
Installed pango-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 )
[ 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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-uniplate-1.612213898731173002606.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/uniplate-1.6.12-IHxBduwCXWtIKadQ4sGw0I
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 )

src/Language/Haskell/Exts/Annotated/Syntax.hs:112:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Language/Haskell/Exts/Annotated/Syntax.hs:113:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 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 )

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:27:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 7 of 22] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o )

src/Language/Haskell/Exts/Extension.hs:42:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
[ 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 )

src/Language/Haskell/Exts/ParseMonad.hs:43:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Language/Haskell/Exts/ParseMonad.hs:45:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[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 )

src/Language/Haskell/Exts/Pretty.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[17 of 22] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o )

src/Language/Haskell/Exts/ParseUtils.hs:86:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-haskell-src-exts-1.16.02054306629546389569.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/haskell-src-exts-1.16.0.1-2mzIFu6itP1JzQr9p1IAHT
Registering haskell-src-exts-1.16.0.1...
Installed haskell-src-exts-1.16.0.1
Configuring dbus-0.10.10...
Building dbus-0.10.10...
Preprocessing library dbus-0.10.10...

lib/DBus/Client.hs:4:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[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.2.1: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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-dbus-0.10340563072353673391.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dbus-0.10.10-9Lu9Kiy0kQC66Ds1bPoVxP
Registering dbus-0.10.10...
Installed dbus-0.10.10
[1 of 2] Compiling SetupWrapper     ( /tmp/cabal-tmp-16459/gtk3-0.14.1/SetupWrapper.hs, /tmp/cabal-tmp-16459/gtk3-0.14.1/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main             ( /tmp/cabal-tmp-16459/gtk3-0.14.1/dist/setup/setup.hs, /tmp/cabal-tmp-16459/gtk3-0.14.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-16459/gtk3-0.14.1/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup      ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main             ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Configuring gtk3-0.14.1...
Building gtk3-0.14.1...
Preprocessing library gtk3-0.14.1...
[  1 of 202] Compiling Graphics.UI.Gtk.ModelView.Sequence ( Graphics/UI/Gtk/ModelView/Sequence.hs, dist/build/Graphics/UI/Gtk/ModelView/Sequence.o )
[  2 of 202] Compiling Graphics.UI.Gtk.Gdk.Enums ( dist/build/Graphics/UI/Gtk/Gdk/Enums.hs, dist/build/Graphics/UI/Gtk/Gdk/Enums.o )
[  3 of 202] Compiling Graphics.UI.Gtk.General.Enums ( dist/build/Graphics/UI/Gtk/General/Enums.hs, dist/build/Graphics/UI/Gtk/General/Enums.o )
[  4 of 202] Compiling Graphics.UI.Gtk.General.Threading ( Graphics/UI/Gtk/General/Threading.hs, dist/build/Graphics/UI/Gtk/General/Threading.o )
[  5 of 202] Compiling Graphics.UI.Gtk.Signals ( dist/build/Graphics/UI/Gtk/Signals.hs, dist/build/Graphics/UI/Gtk/Signals.o )
[  6 of 202] Compiling Graphics.UI.Gtk.Types ( dist/build/Graphics/UI/Gtk/Types.hs, dist/build/Graphics/UI/Gtk/Types.o )
[  7 of 202] Compiling Graphics.UI.Gtk.General.DNDTypes ( dist/build/Graphics/UI/Gtk/General/DNDTypes.hs, dist/build/Graphics/UI/Gtk/General/DNDTypes.o )
[  8 of 202] Compiling Graphics.UI.Gtk.Abstract.ContainerChildProperties ( dist/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.hs, dist/build/Graphics/UI/Gtk/Abstract/ContainerChildProperties.o )
[  9 of 202] Compiling Graphics.UI.Gtk.Embedding.Types ( dist/build/Graphics/UI/Gtk/Embedding/Types.hs, dist/build/Graphics/UI/Gtk/Embedding/Types.o )
[ 10 of 202] Compiling Graphics.UI.Gtk.ModelView.Types ( dist/build/Graphics/UI/Gtk/ModelView/Types.hs, dist/build/Graphics/UI/Gtk/ModelView/Types.o )
[ 11 of 202] Compiling Graphics.UI.Gtk.Gdk.PixbufData ( Graphics/UI/Gtk/Gdk/PixbufData.hs, dist/build/Graphics/UI/Gtk/Gdk/PixbufData.o )
[ 12 of 202] Compiling Graphics.UI.Gtk.Gdk.PixbufAnimation ( dist/build/Graphics/UI/Gtk/Gdk/PixbufAnimation.hs, dist/build/Graphics/UI/Gtk/Gdk/PixbufAnimation.o )
[ 13 of 202] Compiling Graphics.UI.Gtk.General.CssProvider ( dist/build/Graphics/UI/Gtk/General/CssProvider.hs, dist/build/Graphics/UI/Gtk/General/CssProvider.o )
[ 14 of 202] Compiling Graphics.UI.Gtk.General.StyleContext ( dist/build/Graphics/UI/Gtk/General/StyleContext.hs, dist/build/Graphics/UI/Gtk/General/StyleContext.o )
[ 15 of 202] Compiling Graphics.UI.Gtk.General.StyleProvider ( dist/build/Graphics/UI/Gtk/General/StyleProvider.hs, dist/build/Graphics/UI/Gtk/General/StyleProvider.o )
[ 16 of 202] Compiling Graphics.UI.Gtk.Builder ( dist/build/Graphics/UI/Gtk/Builder.hs, dist/build/Graphics/UI/Gtk/Builder.o )
[ 17 of 202] Compiling Graphics.UI.Gtk.Abstract.Separator ( Graphics/UI/Gtk/Abstract/Separator.hs, dist/build/Graphics/UI/Gtk/Abstract/Separator.o )
[ 18 of 202] Compiling Graphics.UI.Gtk.Abstract.Scrollbar ( Graphics/UI/Gtk/Abstract/Scrollbar.hs, dist/build/Graphics/UI/Gtk/Abstract/Scrollbar.o )
[ 19 of 202] Compiling Graphics.UI.Gtk.Abstract.Scale ( dist/build/Graphics/UI/Gtk/Abstract/Scale.hs, dist/build/Graphics/UI/Gtk/Abstract/Scale.o )
[ 20 of 202] Compiling Graphics.UI.Gtk.Abstract.Object ( dist/build/Graphics/UI/Gtk/Abstract/Object.hs, dist/build/Graphics/UI/Gtk/Abstract/Object.o )
[ 21 of 202] Compiling Graphics.UI.Gtk.Abstract.Paned ( dist/build/Graphics/UI/Gtk/Abstract/Paned.hs, dist/build/Graphics/UI/Gtk/Abstract/Paned.o )
[ 22 of 202] Compiling Graphics.UI.Gtk.General.Structs ( dist/build/Graphics/UI/Gtk/General/Structs.hs, dist/build/Graphics/UI/Gtk/General/Structs.o )
[ 23 of 202] Compiling Graphics.UI.Gtk.Abstract.Range ( dist/build/Graphics/UI/Gtk/Abstract/Range.hs, dist/build/Graphics/UI/Gtk/Abstract/Range.o )
[ 24 of 202] Compiling Graphics.UI.Gtk.Embedding.Plug ( dist/build/Graphics/UI/Gtk/Embedding/Plug.hs, dist/build/Graphics/UI/Gtk/Embedding/Plug.o )
[ 25 of 202] Compiling Graphics.UI.Gtk.Embedding.Socket ( dist/build/Graphics/UI/Gtk/Embedding/Socket.hs, dist/build/Graphics/UI/Gtk/Embedding/Socket.o )
[ 26 of 202] Compiling Graphics.UI.Gtk.Multiline.Types ( dist/build/Graphics/UI/Gtk/Multiline/Types.hs, dist/build/Graphics/UI/Gtk/Multiline/Types.o )
[ 27 of 202] Compiling Graphics.UI.GtkInternals ( dist/build/Graphics/UI/GtkInternals.hs, dist/build/Graphics/UI/GtkInternals.o )
[ 28 of 202] Compiling Graphics.UI.Gtk.Abstract.Misc ( dist/build/Graphics/UI/Gtk/Abstract/Misc.hs, dist/build/Graphics/UI/Gtk/Abstract/Misc.o )
[ 29 of 202] Compiling Graphics.UI.Gtk.Abstract.Bin ( dist/build/Graphics/UI/Gtk/Abstract/Bin.hs, dist/build/Graphics/UI/Gtk/Abstract/Bin.o )
[ 30 of 202] Compiling Graphics.UI.Gtk.Abstract.Container ( dist/build/Graphics/UI/Gtk/Abstract/Container.hs, dist/build/Graphics/UI/Gtk/Abstract/Container.o )
[ 31 of 202] Compiling Graphics.UI.Gtk.Abstract.ButtonBox ( dist/build/Graphics/UI/Gtk/Abstract/ButtonBox.hs, dist/build/Graphics/UI/Gtk/Abstract/ButtonBox.o )
[ 32 of 202] Compiling Graphics.UI.Gtk.Abstract.Box ( dist/build/Graphics/UI/Gtk/Abstract/Box.hs, dist/build/Graphics/UI/Gtk/Abstract/Box.o )
[ 33 of 202] Compiling Graphics.UI.Gtk.Misc.Viewport ( dist/build/Graphics/UI/Gtk/Misc/Viewport.hs, dist/build/Graphics/UI/Gtk/Misc/Viewport.o )
[ 34 of 202] Compiling Graphics.UI.Gtk.Misc.Tooltip ( dist/build/Graphics/UI/Gtk/Misc/Tooltip.hs, dist/build/Graphics/UI/Gtk/Misc/Tooltip.o )
[ 35 of 202] Compiling Graphics.UI.Gtk.Misc.SizeGroup ( dist/build/Graphics/UI/Gtk/Misc/SizeGroup.hs, dist/build/Graphics/UI/Gtk/Misc/SizeGroup.o )
[ 36 of 202] Compiling Graphics.UI.Gtk.Misc.IMContextSimple ( dist/build/Graphics/UI/Gtk/Misc/IMContextSimple.hs, dist/build/Graphics/UI/Gtk/Misc/IMContextSimple.o )
[ 37 of 202] Compiling Graphics.UI.Gtk.Misc.IMMulticontext ( dist/build/Graphics/UI/Gtk/Misc/IMMulticontext.hs, dist/build/Graphics/UI/Gtk/Misc/IMMulticontext.o )
[ 38 of 202] Compiling Graphics.UI.Gtk.Misc.HandleBox ( dist/build/Graphics/UI/Gtk/Misc/HandleBox.hs, dist/build/Graphics/UI/Gtk/Misc/HandleBox.o )
[ 39 of 202] Compiling Graphics.UI.Gtk.Misc.EventBox ( dist/build/Graphics/UI/Gtk/Misc/EventBox.hs, dist/build/Graphics/UI/Gtk/Misc/EventBox.o )
[ 40 of 202] Compiling Graphics.UI.Gtk.Misc.DrawingArea ( dist/build/Graphics/UI/Gtk/Misc/DrawingArea.hs, dist/build/Graphics/UI/Gtk/Misc/DrawingArea.o )
[ 41 of 202] Compiling Graphics.UI.Gtk.Misc.Calendar ( dist/build/Graphics/UI/Gtk/Misc/Calendar.hs, dist/build/Graphics/UI/Gtk/Misc/Calendar.o )
[ 42 of 202] Compiling Graphics.UI.Gtk.Misc.Arrow ( dist/build/Graphics/UI/Gtk/Misc/Arrow.hs, dist/build/Graphics/UI/Gtk/Misc/Arrow.o )
[ 43 of 202] Compiling Graphics.UI.Gtk.Misc.Adjustment ( dist/build/Graphics/UI/Gtk/Misc/Adjustment.hs, dist/build/Graphics/UI/Gtk/Misc/Adjustment.o )
[ 44 of 202] Compiling Graphics.UI.Gtk.Misc.Accessible ( dist/build/Graphics/UI/Gtk/Misc/Accessible.hs, dist/build/Graphics/UI/Gtk/Misc/Accessible.o )
[ 45 of 202] Compiling Graphics.UI.Gtk.Scrolling.VScrollbar ( dist/build/Graphics/UI/Gtk/Scrolling/VScrollbar.hs, dist/build/Graphics/UI/Gtk/Scrolling/VScrollbar.o )
[ 46 of 202] Compiling Graphics.UI.Gtk.Scrolling.ScrolledWindow ( dist/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.hs, dist/build/Graphics/UI/Gtk/Scrolling/ScrolledWindow.o )
[ 47 of 202] Compiling Graphics.UI.Gtk.Scrolling.HScrollbar ( dist/build/Graphics/UI/Gtk/Scrolling/HScrollbar.hs, dist/build/Graphics/UI/Gtk/Scrolling/HScrollbar.o )
[ 48 of 202] Compiling Graphics.UI.Gtk.Recent.RecentInfo ( dist/build/Graphics/UI/Gtk/Recent/RecentInfo.hs, dist/build/Graphics/UI/Gtk/Recent/RecentInfo.o )
[ 49 of 202] Compiling Graphics.UI.Gtk.Recent.RecentChooser ( dist/build/Graphics/UI/Gtk/Recent/RecentChooser.hs, dist/build/Graphics/UI/Gtk/Recent/RecentChooser.o )
[ 50 of 202] Compiling Graphics.UI.Gtk.Recent.RecentManager ( dist/build/Graphics/UI/Gtk/Recent/RecentManager.hs, dist/build/Graphics/UI/Gtk/Recent/RecentManager.o )
[ 51 of 202] Compiling Graphics.UI.Gtk.Recent.RecentFilter ( dist/build/Graphics/UI/Gtk/Recent/RecentFilter.hs, dist/build/Graphics/UI/Gtk/Recent/RecentFilter.o )
[ 52 of 202] Compiling Graphics.UI.Gtk.Recent.RecentChooserWidget ( dist/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.hs, dist/build/Graphics/UI/Gtk/Recent/RecentChooserWidget.o )
[ 53 of 202] Compiling Graphics.UI.Gtk.Recent.RecentChooserMenu ( dist/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.hs, dist/build/Graphics/UI/Gtk/Recent/RecentChooserMenu.o )
[ 54 of 202] Compiling Graphics.UI.Gtk.Printing.PrintContext ( dist/build/Graphics/UI/Gtk/Printing/PrintContext.hs, dist/build/Graphics/UI/Gtk/Printing/PrintContext.o )
[ 55 of 202] Compiling Graphics.UI.Gtk.Printing.PaperSize ( dist/build/Graphics/UI/Gtk/Printing/PaperSize.hs, dist/build/Graphics/UI/Gtk/Printing/PaperSize.o )
[ 56 of 202] Compiling Graphics.UI.Gtk.Printing.PrintOperation ( dist/build/Graphics/UI/Gtk/Printing/PrintOperation.hs, dist/build/Graphics/UI/Gtk/Printing/PrintOperation.o )
[ 57 of 202] Compiling Graphics.UI.Gtk.Printing.PrintSettings ( dist/build/Graphics/UI/Gtk/Printing/PrintSettings.hs, dist/build/Graphics/UI/Gtk/Printing/PrintSettings.o )
[ 58 of 202] Compiling Graphics.UI.Gtk.Printing.PageSetup ( dist/build/Graphics/UI/Gtk/Printing/PageSetup.hs, dist/build/Graphics/UI/Gtk/Printing/PageSetup.o )
[ 59 of 202] Compiling Graphics.UI.Gtk.Ornaments.VSeparator ( dist/build/Graphics/UI/Gtk/Ornaments/VSeparator.hs, dist/build/Graphics/UI/Gtk/Ornaments/VSeparator.o )
[ 60 of 202] Compiling Graphics.UI.Gtk.Ornaments.HSeparator ( dist/build/Graphics/UI/Gtk/Ornaments/HSeparator.hs, dist/build/Graphics/UI/Gtk/Ornaments/HSeparator.o )
[ 61 of 202] Compiling Graphics.UI.Gtk.Ornaments.Frame ( dist/build/Graphics/UI/Gtk/Ornaments/Frame.hs, dist/build/Graphics/UI/Gtk/Ornaments/Frame.o )
[ 62 of 202] Compiling Graphics.UI.Gtk.Layout.VPaned ( dist/build/Graphics/UI/Gtk/Layout/VPaned.hs, dist/build/Graphics/UI/Gtk/Layout/VPaned.o )
[ 63 of 202] Compiling Graphics.UI.Gtk.Layout.VButtonBox ( dist/build/Graphics/UI/Gtk/Layout/VButtonBox.hs, dist/build/Graphics/UI/Gtk/Layout/VButtonBox.o )
[ 64 of 202] Compiling Graphics.UI.Gtk.Layout.VBox ( dist/build/Graphics/UI/Gtk/Layout/VBox.hs, dist/build/Graphics/UI/Gtk/Layout/VBox.o )
[ 65 of 202] Compiling Graphics.UI.Gtk.Layout.Table ( dist/build/Graphics/UI/Gtk/Layout/Table.hs, dist/build/Graphics/UI/Gtk/Layout/Table.o )
[ 66 of 202] Compiling Graphics.UI.Gtk.Layout.Expander ( dist/build/Graphics/UI/Gtk/Layout/Expander.hs, dist/build/Graphics/UI/Gtk/Layout/Expander.o )
[ 67 of 202] Compiling Graphics.UI.Gtk.Layout.Overlay ( dist/build/Graphics/UI/Gtk/Layout/Overlay.hs, dist/build/Graphics/UI/Gtk/Layout/Overlay.o )
[ 68 of 202] Compiling Graphics.UI.Gtk.Layout.Grid ( dist/build/Graphics/UI/Gtk/Layout/Grid.hs, dist/build/Graphics/UI/Gtk/Layout/Grid.o )
[ 69 of 202] Compiling Graphics.UI.Gtk.Layout.Layout ( dist/build/Graphics/UI/Gtk/Layout/Layout.hs, dist/build/Graphics/UI/Gtk/Layout/Layout.o )
[ 70 of 202] Compiling Graphics.UI.Gtk.Layout.HPaned ( dist/build/Graphics/UI/Gtk/Layout/HPaned.hs, dist/build/Graphics/UI/Gtk/Layout/HPaned.o )
[ 71 of 202] Compiling Graphics.UI.Gtk.Layout.Fixed ( dist/build/Graphics/UI/Gtk/Layout/Fixed.hs, dist/build/Graphics/UI/Gtk/Layout/Fixed.o )
[ 72 of 202] Compiling Graphics.UI.Gtk.Layout.HButtonBox ( dist/build/Graphics/UI/Gtk/Layout/HButtonBox.hs, dist/build/Graphics/UI/Gtk/Layout/HButtonBox.o )
[ 73 of 202] Compiling Graphics.UI.Gtk.Layout.HBox ( dist/build/Graphics/UI/Gtk/Layout/HBox.hs, dist/build/Graphics/UI/Gtk/Layout/HBox.o )
[ 74 of 202] Compiling Graphics.UI.Gtk.Layout.AspectFrame ( dist/build/Graphics/UI/Gtk/Layout/AspectFrame.hs, dist/build/Graphics/UI/Gtk/Layout/AspectFrame.o )
[ 75 of 202] Compiling Graphics.UI.Gtk.Layout.Alignment ( dist/build/Graphics/UI/Gtk/Layout/Alignment.hs, dist/build/Graphics/UI/Gtk/Layout/Alignment.o )
[ 76 of 202] Compiling Graphics.UI.Gtk.Selectors.FileFilter ( dist/build/Graphics/UI/Gtk/Selectors/FileFilter.hs, dist/build/Graphics/UI/Gtk/Selectors/FileFilter.o )
[ 77 of 202] Compiling Graphics.UI.Gtk.Selectors.FileChooser ( dist/build/Graphics/UI/Gtk/Selectors/FileChooser.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooser.o )
[ 78 of 202] Compiling Graphics.UI.Gtk.Selectors.FileChooserWidget ( dist/build/Graphics/UI/Gtk/Selectors/FileChooserWidget.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooserWidget.o )
[ 79 of 202] Compiling Graphics.UI.Gtk.Selectors.FileChooserButton ( dist/build/Graphics/UI/Gtk/Selectors/FileChooserButton.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooserButton.o )
[ 80 of 202] Compiling Graphics.UI.Gtk.Selectors.HSV ( dist/build/Graphics/UI/Gtk/Selectors/HSV.hs, dist/build/Graphics/UI/Gtk/Selectors/HSV.o )
[ 81 of 202] Compiling Graphics.UI.Gtk.Selectors.FontButton ( dist/build/Graphics/UI/Gtk/Selectors/FontButton.hs, dist/build/Graphics/UI/Gtk/Selectors/FontButton.o )
[ 82 of 202] Compiling Graphics.UI.Gtk.Selectors.FontSelectionDialog ( dist/build/Graphics/UI/Gtk/Selectors/FontSelectionDialog.hs, dist/build/Graphics/UI/Gtk/Selectors/FontSelectionDialog.o )
[ 83 of 202] Compiling Graphics.UI.Gtk.Selectors.FontSelection ( dist/build/Graphics/UI/Gtk/Selectors/FontSelection.hs, dist/build/Graphics/UI/Gtk/Selectors/FontSelection.o )
[ 84 of 202] Compiling Graphics.UI.Gtk.Selectors.ColorButton ( dist/build/Graphics/UI/Gtk/Selectors/ColorButton.hs, dist/build/Graphics/UI/Gtk/Selectors/ColorButton.o )
[ 85 of 202] Compiling Graphics.UI.Gtk.Selectors.ColorSelectionDialog ( dist/build/Graphics/UI/Gtk/Selectors/ColorSelectionDialog.hs, dist/build/Graphics/UI/Gtk/Selectors/ColorSelectionDialog.o )
[ 86 of 202] Compiling Graphics.UI.Gtk.Selectors.ColorSelection ( dist/build/Graphics/UI/Gtk/Selectors/ColorSelection.hs, dist/build/Graphics/UI/Gtk/Selectors/ColorSelection.o )
[ 87 of 202] Compiling Graphics.UI.Gtk.ActionMenuToolbar.UIManager ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/UIManager.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/UIManager.o )
[ 88 of 202] Compiling Graphics.UI.Gtk.ActionMenuToolbar.RecentAction ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RecentAction.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RecentAction.o )
[ 89 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.SeparatorToolItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorToolItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorToolItem.o )
[ 90 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.SeparatorMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/SeparatorMenuItem.o )
[ 91 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolPalette ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolPalette.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolPalette.o )
[ 92 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolItemGroup ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItemGroup.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItemGroup.o )
[ 93 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolItem.o )
[ 94 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.Toolbar ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/Toolbar.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/Toolbar.o )
[ 95 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.TearoffMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/TearoffMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/TearoffMenuItem.o )
[ 96 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.RadioMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioMenuItem.o )
[ 97 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuShell ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuShell.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuShell.o )
[ 98 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuItem.o )
[ 99 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuBar ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuBar.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuBar.o )
[100 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.CheckMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/CheckMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/CheckMenuItem.o )
[101 of 202] Compiling Graphics.UI.Gtk.ModelView.TreeRowReference ( dist/build/Graphics/UI/Gtk/ModelView/TreeRowReference.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeRowReference.o )
[102 of 202] Compiling Graphics.UI.Gtk.ModelView.TreeSortable ( dist/build/Graphics/UI/Gtk/ModelView/TreeSortable.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeSortable.o )
[103 of 202] Compiling Graphics.UI.Gtk.ModelView.TreeDrag ( dist/build/Graphics/UI/Gtk/ModelView/TreeDrag.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeDrag.o )
[104 of 202] Compiling Graphics.UI.Gtk.ModelView.CustomStore ( dist/build/Graphics/UI/Gtk/ModelView/CustomStore.hs, dist/build/Graphics/UI/Gtk/ModelView/CustomStore.o )
[105 of 202] Compiling Graphics.UI.Gtk.ModelView.TreeModel ( dist/build/Graphics/UI/Gtk/ModelView/TreeModel.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeModel.o )
[106 of 202] Compiling Graphics.UI.Gtk.ModelView.ListStore ( Graphics/UI/Gtk/ModelView/ListStore.hs, dist/build/Graphics/UI/Gtk/ModelView/ListStore.o )
[107 of 202] Compiling Graphics.UI.Gtk.ModelView.TreeModelSort ( dist/build/Graphics/UI/Gtk/ModelView/TreeModelSort.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeModelSort.o )
[108 of 202] Compiling Graphics.UI.Gtk.ModelView.TreeModelFilter ( dist/build/Graphics/UI/Gtk/ModelView/TreeModelFilter.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeModelFilter.o )
[109 of 202] Compiling Graphics.UI.Gtk.ModelView.TreeSelection ( dist/build/Graphics/UI/Gtk/ModelView/TreeSelection.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeSelection.o )
[110 of 202] Compiling Graphics.UI.Gtk.ModelView.TreeViewColumn ( dist/build/Graphics/UI/Gtk/ModelView/TreeViewColumn.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeViewColumn.o )
[111 of 202] Compiling Graphics.UI.Gtk.ModelView.TreeStore ( Graphics/UI/Gtk/ModelView/TreeStore.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeStore.o )
[112 of 202] Compiling Graphics.UI.Gtk.ModelView.CellView ( dist/build/Graphics/UI/Gtk/ModelView/CellView.hs, dist/build/Graphics/UI/Gtk/ModelView/CellView.o )
[113 of 202] Compiling Graphics.UI.Gtk.ModelView.CellRendererToggle ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererToggle.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererToggle.o )
[114 of 202] Compiling Graphics.UI.Gtk.ModelView.CellRendererSpin ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpin.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpin.o )
[115 of 202] Compiling Graphics.UI.Gtk.ModelView.CellRendererText ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererText.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererText.o )
[116 of 202] Compiling Graphics.UI.Gtk.ModelView.CellRendererProgress ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererProgress.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererProgress.o )
[117 of 202] Compiling Graphics.UI.Gtk.ModelView.CellRendererPixbuf ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererPixbuf.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererPixbuf.o )
[118 of 202] Compiling Graphics.UI.Gtk.ModelView.CellRendererCombo ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererCombo.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererCombo.o )
[119 of 202] Compiling Graphics.UI.Gtk.ModelView.CellRendererSpinner ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpinner.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererSpinner.o )
[120 of 202] Compiling Graphics.UI.Gtk.ModelView.CellRenderer ( dist/build/Graphics/UI/Gtk/ModelView/CellRenderer.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRenderer.o )
[121 of 202] Compiling Graphics.UI.Gtk.ModelView.CellLayout ( dist/build/Graphics/UI/Gtk/ModelView/CellLayout.hs, dist/build/Graphics/UI/Gtk/ModelView/CellLayout.o )
[122 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.ComboBox ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBox.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ComboBox.o )
[123 of 202] Compiling Graphics.UI.Gtk.Multiline.TextTagTable ( dist/build/Graphics/UI/Gtk/Multiline/TextTagTable.hs, dist/build/Graphics/UI/Gtk/Multiline/TextTagTable.o )
[124 of 202] Compiling Graphics.UI.Gtk.Multiline.TextMark ( dist/build/Graphics/UI/Gtk/Multiline/TextMark.hs, dist/build/Graphics/UI/Gtk/Multiline/TextMark.o )
[125 of 202] Compiling Graphics.UI.Gtk.Entry.SpinButton ( dist/build/Graphics/UI/Gtk/Entry/SpinButton.hs, dist/build/Graphics/UI/Gtk/Entry/SpinButton.o )
[126 of 202] Compiling Graphics.UI.Gtk.Entry.VScale ( dist/build/Graphics/UI/Gtk/Entry/VScale.hs, dist/build/Graphics/UI/Gtk/Entry/VScale.o )
[127 of 202] Compiling Graphics.UI.Gtk.Entry.HScale ( dist/build/Graphics/UI/Gtk/Entry/HScale.hs, dist/build/Graphics/UI/Gtk/Entry/HScale.o )
[128 of 202] Compiling Graphics.UI.Gtk.Entry.EntryCompletion ( dist/build/Graphics/UI/Gtk/Entry/EntryCompletion.hs, dist/build/Graphics/UI/Gtk/Entry/EntryCompletion.o )
[129 of 202] Compiling Graphics.UI.Gtk.Entry.EntryBuffer ( dist/build/Graphics/UI/Gtk/Entry/EntryBuffer.hs, dist/build/Graphics/UI/Gtk/Entry/EntryBuffer.o )
[130 of 202] Compiling Graphics.UI.Gtk.Entry.Editable ( dist/build/Graphics/UI/Gtk/Entry/Editable.hs, dist/build/Graphics/UI/Gtk/Entry/Editable.o )
[131 of 202] Compiling Graphics.UI.Gtk.Buttons.VolumeButton ( dist/build/Graphics/UI/Gtk/Buttons/VolumeButton.hs, dist/build/Graphics/UI/Gtk/Buttons/VolumeButton.o )
[132 of 202] Compiling Graphics.UI.Gtk.Buttons.ScaleButton ( dist/build/Graphics/UI/Gtk/Buttons/ScaleButton.hs, dist/build/Graphics/UI/Gtk/Buttons/ScaleButton.o )
[133 of 202] Compiling Graphics.UI.Gtk.Buttons.LinkButton ( dist/build/Graphics/UI/Gtk/Buttons/LinkButton.hs, dist/build/Graphics/UI/Gtk/Buttons/LinkButton.o )
[134 of 202] Compiling Graphics.UI.Gtk.Buttons.ToggleButton ( dist/build/Graphics/UI/Gtk/Buttons/ToggleButton.hs, dist/build/Graphics/UI/Gtk/Buttons/ToggleButton.o )
[135 of 202] Compiling Graphics.UI.Gtk.Buttons.RadioButton ( dist/build/Graphics/UI/Gtk/Buttons/RadioButton.hs, dist/build/Graphics/UI/Gtk/Buttons/RadioButton.o )
[136 of 202] Compiling Graphics.UI.Gtk.Buttons.CheckButton ( dist/build/Graphics/UI/Gtk/Buttons/CheckButton.hs, dist/build/Graphics/UI/Gtk/Buttons/CheckButton.o )
[137 of 202] Compiling Graphics.UI.Gtk.Display.Statusbar ( dist/build/Graphics/UI/Gtk/Display/Statusbar.hs, dist/build/Graphics/UI/Gtk/Display/Statusbar.o )
[138 of 202] Compiling Graphics.UI.Gtk.Display.Spinner ( dist/build/Graphics/UI/Gtk/Display/Spinner.hs, dist/build/Graphics/UI/Gtk/Display/Spinner.o )
[139 of 202] Compiling Graphics.UI.Gtk.Display.ProgressBar ( dist/build/Graphics/UI/Gtk/Display/ProgressBar.hs, dist/build/Graphics/UI/Gtk/Display/ProgressBar.o )
[140 of 202] Compiling Graphics.UI.Gtk.Display.LevelBar ( dist/build/Graphics/UI/Gtk/Display/LevelBar.hs, dist/build/Graphics/UI/Gtk/Display/LevelBar.o )
[141 of 202] Compiling Graphics.UI.Gtk.Display.AccelLabel ( dist/build/Graphics/UI/Gtk/Display/AccelLabel.hs, dist/build/Graphics/UI/Gtk/Display/AccelLabel.o )
[142 of 202] Compiling Graphics.UI.Gtk.Windows.WindowGroup ( dist/build/Graphics/UI/Gtk/Windows/WindowGroup.hs, dist/build/Graphics/UI/Gtk/Windows/WindowGroup.o )
[143 of 202] Compiling Graphics.UI.Gtk.Windows.MessageDialog ( dist/build/Graphics/UI/Gtk/Windows/MessageDialog.hs, dist/build/Graphics/UI/Gtk/Windows/MessageDialog.o )
[144 of 202] Compiling Graphics.UI.Gtk.Display.InfoBar ( dist/build/Graphics/UI/Gtk/Display/InfoBar.hs, dist/build/Graphics/UI/Gtk/Display/InfoBar.o )
[145 of 202] Compiling Graphics.UI.Gtk.Windows.Assistant ( dist/build/Graphics/UI/Gtk/Windows/Assistant.hs, dist/build/Graphics/UI/Gtk/Windows/Assistant.o )
[146 of 202] Compiling Graphics.UI.Gtk.Windows.AboutDialog ( dist/build/Graphics/UI/Gtk/Windows/AboutDialog.hs, dist/build/Graphics/UI/Gtk/Windows/AboutDialog.o )
[147 of 202] Compiling Graphics.UI.Gtk.Windows.Dialog ( dist/build/Graphics/UI/Gtk/Windows/Dialog.hs, dist/build/Graphics/UI/Gtk/Windows/Dialog.o )
[148 of 202] Compiling Graphics.UI.Gtk.Windows.OffscreenWindow ( dist/build/Graphics/UI/Gtk/Windows/OffscreenWindow.hs, dist/build/Graphics/UI/Gtk/Windows/OffscreenWindow.o )
[149 of 202] Compiling Graphics.UI.Gtk.Cairo ( dist/build/Graphics/UI/Gtk/Cairo.hs, dist/build/Graphics/UI/Gtk/Cairo.o )
[150 of 202] Compiling Graphics.UI.Gtk.Gdk.DisplayManager ( dist/build/Graphics/UI/Gtk/Gdk/DisplayManager.hs, dist/build/Graphics/UI/Gtk/Gdk/DisplayManager.o )
[151 of 202] Compiling Graphics.UI.Gtk.Gdk.Screen ( dist/build/Graphics/UI/Gtk/Gdk/Screen.hs, dist/build/Graphics/UI/Gtk/Gdk/Screen.o )
[152 of 202] Compiling Graphics.UI.Gtk.Windows.Invisible ( dist/build/Graphics/UI/Gtk/Windows/Invisible.hs, dist/build/Graphics/UI/Gtk/Windows/Invisible.o )
[153 of 202] Compiling Graphics.UI.Gtk.Gdk.Pixbuf ( dist/build/Graphics/UI/Gtk/Gdk/Pixbuf.hs, dist/build/Graphics/UI/Gtk/Gdk/Pixbuf.o )
[154 of 202] Compiling Graphics.UI.Gtk.Gdk.Cursor ( dist/build/Graphics/UI/Gtk/Gdk/Cursor.hs, dist/build/Graphics/UI/Gtk/Gdk/Cursor.o )
[155 of 202] Compiling Graphics.UI.Gtk.Gdk.DrawWindow ( dist/build/Graphics/UI/Gtk/Gdk/DrawWindow.hs, dist/build/Graphics/UI/Gtk/Gdk/DrawWindow.o )
[156 of 202] Compiling Graphics.UI.Gtk.General.RcStyle ( dist/build/Graphics/UI/Gtk/General/RcStyle.hs, dist/build/Graphics/UI/Gtk/General/RcStyle.o )
[157 of 202] Compiling Graphics.UI.Gtk.General.Style ( dist/build/Graphics/UI/Gtk/General/Style.hs, dist/build/Graphics/UI/Gtk/General/Style.o )
[158 of 202] Compiling Graphics.UI.Gtk.Gdk.Keys ( dist/build/Graphics/UI/Gtk/Gdk/Keys.hs, dist/build/Graphics/UI/Gtk/Gdk/Keys.o )
[159 of 202] Compiling Graphics.UI.Gtk.Gdk.EventM ( dist/build/Graphics/UI/Gtk/Gdk/EventM.hs, dist/build/Graphics/UI/Gtk/Gdk/EventM.o )
[160 of 202] Compiling Graphics.UI.Gtk.Gdk.AppLaunchContext ( dist/build/Graphics/UI/Gtk/Gdk/AppLaunchContext.hs, dist/build/Graphics/UI/Gtk/Gdk/AppLaunchContext.o )
[161 of 202] Compiling Graphics.UI.Gtk.Gdk.Display ( dist/build/Graphics/UI/Gtk/Gdk/Display.hs, dist/build/Graphics/UI/Gtk/Gdk/Display.o )
[162 of 202] Compiling Graphics.UI.Gtk.Entry.Entry ( dist/build/Graphics/UI/Gtk/Entry/Entry.hs, dist/build/Graphics/UI/Gtk/Entry/Entry.o )
[163 of 202] Compiling Graphics.UI.Gtk.Multiline.TextTag ( dist/build/Graphics/UI/Gtk/Multiline/TextTag.hs, dist/build/Graphics/UI/Gtk/Multiline/TextTag.o )
[164 of 202] Compiling Graphics.UI.Gtk.Multiline.TextIter ( dist/build/Graphics/UI/Gtk/Multiline/TextIter.hs, dist/build/Graphics/UI/Gtk/Multiline/TextIter.o )
[165 of 202] Compiling Graphics.UI.Gtk.Multiline.TextBuffer ( dist/build/Graphics/UI/Gtk/Multiline/TextBuffer.hs, dist/build/Graphics/UI/Gtk/Multiline/TextBuffer.o )
[166 of 202] Compiling Graphics.UI.Gtk.Multiline.TextView ( dist/build/Graphics/UI/Gtk/Multiline/TextView.hs, dist/build/Graphics/UI/Gtk/Multiline/TextView.o )
[167 of 202] Compiling Graphics.UI.Gtk.ModelView.CellEditable ( dist/build/Graphics/UI/Gtk/ModelView/CellEditable.hs, dist/build/Graphics/UI/Gtk/ModelView/CellEditable.o )
[168 of 202] Compiling Graphics.UI.Gtk.Abstract.IMContext ( dist/build/Graphics/UI/Gtk/Abstract/IMContext.hs, dist/build/Graphics/UI/Gtk/Abstract/IMContext.o )
[169 of 202] Compiling Graphics.UI.Gtk.Gdk.Keymap ( dist/build/Graphics/UI/Gtk/Gdk/Keymap.hs, dist/build/Graphics/UI/Gtk/Gdk/Keymap.o )
[170 of 202] Compiling Graphics.UI.Gtk.Windows.Window ( dist/build/Graphics/UI/Gtk/Windows/Window.hs, dist/build/Graphics/UI/Gtk/Windows/Window.o )
[171 of 202] Compiling Graphics.UI.Gtk.Selectors.FileChooserDialog ( dist/build/Graphics/UI/Gtk/Selectors/FileChooserDialog.hs, dist/build/Graphics/UI/Gtk/Selectors/FileChooserDialog.o )
[172 of 202] Compiling Graphics.UI.Gtk.Display.Label ( dist/build/Graphics/UI/Gtk/Display/Label.hs, dist/build/Graphics/UI/Gtk/Display/Label.o )
[173 of 202] Compiling Graphics.UI.Gtk.Layout.Notebook ( dist/build/Graphics/UI/Gtk/Layout/Notebook.hs, dist/build/Graphics/UI/Gtk/Layout/Notebook.o )
[174 of 202] Compiling Graphics.UI.Gtk.ModelView.CellRendererAccel ( dist/build/Graphics/UI/Gtk/ModelView/CellRendererAccel.hs, dist/build/Graphics/UI/Gtk/ModelView/CellRendererAccel.o )
[175 of 202] Compiling Graphics.UI.Gtk.Gdk.Events ( dist/build/Graphics/UI/Gtk/Gdk/Events.hs, dist/build/Graphics/UI/Gtk/Gdk/Events.o )
[176 of 202] Compiling Graphics.UI.Gtk.Gdk.Gdk ( dist/build/Graphics/UI/Gtk/Gdk/Gdk.hs, dist/build/Graphics/UI/Gtk/Gdk/Gdk.o )
[177 of 202] Compiling Graphics.UI.Gtk.ModelView.IconView ( dist/build/Graphics/UI/Gtk/ModelView/IconView.hs, dist/build/Graphics/UI/Gtk/ModelView/IconView.o )
[178 of 202] Compiling Graphics.UI.Gtk.ModelView.TreeView ( dist/build/Graphics/UI/Gtk/ModelView/TreeView.hs, dist/build/Graphics/UI/Gtk/ModelView/TreeView.o )
[179 of 202] Compiling Graphics.UI.Gtk.ModelView ( dist/build/Graphics/UI/Gtk/ModelView.hs, dist/build/Graphics/UI/Gtk/ModelView.o )
[180 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.Menu ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/Menu.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/Menu.o )
[181 of 202] Compiling Graphics.UI.Gtk.General.Settings ( dist/build/Graphics/UI/Gtk/General/Settings.hs, dist/build/Graphics/UI/Gtk/General/Settings.o )
[182 of 202] Compiling Graphics.UI.Gtk.General.Selection ( dist/build/Graphics/UI/Gtk/General/Selection.hs, dist/build/Graphics/UI/Gtk/General/Selection.o )
[183 of 202] Compiling Graphics.UI.Gtk.General.Clipboard ( dist/build/Graphics/UI/Gtk/General/Clipboard.hs, dist/build/Graphics/UI/Gtk/General/Clipboard.o )
[184 of 202] Compiling Graphics.UI.Gtk.General.StockItems ( dist/build/Graphics/UI/Gtk/General/StockItems.hs, dist/build/Graphics/UI/Gtk/General/StockItems.o )
[185 of 202] Compiling Graphics.UI.Gtk.General.Drag ( dist/build/Graphics/UI/Gtk/General/Drag.hs, dist/build/Graphics/UI/Gtk/General/Drag.o )
[186 of 202] Compiling Graphics.UI.Gtk.Display.Image ( dist/build/Graphics/UI/Gtk/Display/Image.hs, dist/build/Graphics/UI/Gtk/Display/Image.o )
[187 of 202] Compiling Graphics.UI.Gtk.Display.StatusIcon ( dist/build/Graphics/UI/Gtk/Display/StatusIcon.hs, dist/build/Graphics/UI/Gtk/Display/StatusIcon.o )
[188 of 202] Compiling Graphics.UI.Gtk.Buttons.Button ( dist/build/Graphics/UI/Gtk/Buttons/Button.hs, dist/build/Graphics/UI/Gtk/Buttons/Button.o )
[189 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.ImageMenuItem ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.o )
[190 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToolButton.o )
[191 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.MenuToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/MenuToolButton.o )
[192 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.ToggleToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToggleToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/ToggleToolButton.o )
[193 of 202] Compiling Graphics.UI.Gtk.MenuComboToolbar.RadioToolButton ( dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioToolButton.hs, dist/build/Graphics/UI/Gtk/MenuComboToolbar/RadioToolButton.o )
[194 of 202] Compiling Graphics.UI.Gtk.ActionMenuToolbar.Action ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/Action.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/Action.o )
[195 of 202] Compiling Graphics.UI.Gtk.ActionMenuToolbar.ToggleAction ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ToggleAction.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ToggleAction.o )
[196 of 202] Compiling Graphics.UI.Gtk.ActionMenuToolbar.RadioAction ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RadioAction.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/RadioAction.o )
[197 of 202] Compiling Graphics.UI.Gtk.ActionMenuToolbar.ActionGroup ( dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ActionGroup.hs, dist/build/Graphics/UI/Gtk/ActionMenuToolbar/ActionGroup.o )
[198 of 202] Compiling Graphics.UI.Gtk.Abstract.Widget ( dist/build/Graphics/UI/Gtk/Abstract/Widget.hs, dist/build/Graphics/UI/Gtk/Abstract/Widget.o )
[199 of 202] Compiling Graphics.UI.Gtk.General.IconTheme ( dist/build/Graphics/UI/Gtk/General/IconTheme.hs, dist/build/Graphics/UI/Gtk/General/IconTheme.o )
[200 of 202] Compiling Graphics.UI.Gtk.General.IconFactory ( dist/build/Graphics/UI/Gtk/General/IconFactory.hs, dist/build/Graphics/UI/Gtk/General/IconFactory.o )
[201 of 202] Compiling Graphics.UI.Gtk.General.General ( dist/build/Graphics/UI/Gtk/General/General.hs, dist/build/Graphics/UI/Gtk/General/General.o )
[202 of 202] 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(&gtk2hs_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:114:5:
     warning: ‘gdk_threads_init’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:44) [-Wdeprecated-declarations]
         gdk_threads_init();
         ^

Graphics/UI/Gtk/General/hsgthread.c:117:5:
     warning: ‘gdk_threads_enter’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:46) [-Wdeprecated-declarations]
         gdk_threads_enter();
         ^
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(&gtk2hs_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(&gtk2hs_finalizer_mutex);
         ^
Graphics/UI/Gtk/General/hsgthread.c: In function ‘gtk2hs_run_finalizers’:

Graphics/UI/Gtk/General/hsgthread.c:191:3:
     warning: ‘gdk_threads_enter’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:46) [-Wdeprecated-declarations]
       gdk_threads_enter();
       ^

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(&gtk2hs_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(&gtk2hs_finalizer_mutex);
         ^

Graphics/UI/Gtk/General/hsgthread.c:228:3:
     warning: ‘gdk_threads_leave’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:48) [-Wdeprecated-declarations]
       gdk_threads_leave();
       ^
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(&gtk2hs_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:114:5:
     warning: ‘gdk_threads_init’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:44) [-Wdeprecated-declarations]
         gdk_threads_init();
         ^

Graphics/UI/Gtk/General/hsgthread.c:117:5:
     warning: ‘gdk_threads_enter’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:46) [-Wdeprecated-declarations]
         gdk_threads_enter();
         ^
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(&gtk2hs_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(&gtk2hs_finalizer_mutex);
         ^
Graphics/UI/Gtk/General/hsgthread.c: In function ‘gtk2hs_run_finalizers’:

Graphics/UI/Gtk/General/hsgthread.c:191:3:
     warning: ‘gdk_threads_enter’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:46) [-Wdeprecated-declarations]
       gdk_threads_enter();
       ^

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(&gtk2hs_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(&gtk2hs_finalizer_mutex);
         ^

Graphics/UI/Gtk/General/hsgthread.c:228:3:
     warning: ‘gdk_threads_leave’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:48) [-Wdeprecated-declarations]
       gdk_threads_leave();
       ^
In-place registering gtk3-0.14.1...
Running Haddock for gtk3-0.14.1...
setup: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file: /tmp/pkgConf-gtk3-0.14992277052284665220.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/gtk3-0.14.1-KN1BsbGLEzI6gWyRWb3cpf
Registering gtk3-0.14.1...
Installed gtk3-0.14.1
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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-hgettext-0.115647392211527793660.30
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hgettext-0.1.30-LOos57rfjZ13OO2ojCiJ50
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 GetText          ( /tmp/cabal-tmp-16459/bustle-0.5.2/GetText.hs, /tmp/cabal-tmp-16459/bustle-0.5.2/dist/setup/GetText.o )
[2 of 2] Compiling Main             ( /tmp/cabal-tmp-16459/bustle-0.5.2/dist/setup/setup.hs, /tmp/cabal-tmp-16459/bustle-0.5.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-16459/bustle-0.5.2/dist/setup/setup ...
Configuring bustle-0.5.2...
Building bustle-0.5.2...
Preprocessing executable 'bustle' for bustle-0.5.2...
[ 1 of 28] Compiling Bustle.VariantFormatter ( Bustle/VariantFormatter.hs, dist/build/bustle/bustle-tmp/Bustle/VariantFormatter.o )
[ 2 of 28] Compiling Bustle.Regions   ( Bustle/Regions.hs, dist/build/bustle/bustle-tmp/Bustle/Regions.o )
[ 3 of 28] Compiling GetText_bustle   ( dist/build/autogen/GetText_bustle.hs, dist/build/bustle/bustle-tmp/GetText_bustle.o )
[ 4 of 28] Compiling Bustle.Types     ( Bustle/Types.hs, dist/build/bustle/bustle-tmp/Bustle/Types.o )
[ 5 of 28] Compiling Bustle.Marquee   ( Bustle/Marquee.hs, dist/build/bustle/bustle-tmp/Bustle/Marquee.o )

Bustle/Marquee.hs:37:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 6 of 28] Compiling Bustle.Loader.OldSkool ( Bustle/Loader/OldSkool.hs, dist/build/bustle/bustle-tmp/Bustle/Loader/OldSkool.o )

Bustle/Loader/OldSkool.hs:33:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 7 of 28] Compiling Bustle.Loader.Pcap ( Bustle/Loader/Pcap.hs, dist/build/bustle/bustle-tmp/Bustle/Loader/Pcap.o )
[ 8 of 28] Compiling Bustle.Upgrade   ( Bustle/Upgrade.hs, dist/build/bustle/bustle-tmp/Bustle/Upgrade.o )
[ 9 of 28] Compiling Bustle.Stats     ( Bustle/Stats.hs, dist/build/bustle/bustle-tmp/Bustle/Stats.o )
[10 of 28] Compiling Bustle.Monitor   ( Bustle/Monitor.hs, dist/build/bustle/bustle-tmp/Bustle/Monitor.o )
[11 of 28] Compiling Bustle.Application.Monad ( Bustle/Application/Monad.hs, dist/build/bustle/bustle-tmp/Bustle/Application/Monad.o )

Bustle/Application/Monad.hs:34:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[12 of 28] Compiling Paths_bustle     ( dist/build/autogen/Paths_bustle.hs, dist/build/bustle/bustle-tmp/Paths_bustle.o )
[13 of 28] Compiling Bustle.Translation ( Bustle/Translation.hs, dist/build/bustle/bustle-tmp/Bustle/Translation.o )
[14 of 28] Compiling Bustle.Util      ( Bustle/Util.hs, dist/build/bustle/bustle-tmp/Bustle/Util.o )
[15 of 28] Compiling Bustle.Diagram   ( Bustle/Diagram.hs, dist/build/bustle/bustle-tmp/Bustle/Diagram.o )

Bustle/Diagram.hs:52:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[16 of 28] Compiling Bustle.Renderer  ( Bustle/Renderer.hs, dist/build/bustle/bustle-tmp/Bustle/Renderer.o )

Bustle/Renderer.hs:51:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[17 of 28] Compiling Bustle.UI.Canvas ( Bustle/UI/Canvas.hs, dist/build/bustle/bustle-tmp/Bustle/UI/Canvas.o )
[18 of 28] Compiling Bustle.UI.OpenTwoDialog ( Bustle/UI/OpenTwoDialog.hs, dist/build/bustle/bustle-tmp/Bustle/UI/OpenTwoDialog.o )
[19 of 28] Compiling Bustle.UI.Util   ( Bustle/UI/Util.hs, dist/build/bustle/bustle-tmp/Bustle/UI/Util.o )
[20 of 28] Compiling Bustle.UI.AboutDialog ( Bustle/UI/AboutDialog.hs, dist/build/bustle/bustle-tmp/Bustle/UI/AboutDialog.o )

Bustle/UI/AboutDialog.hs:25:1: Warning:
    Module ‘Prelude’ does not export ‘catch’
[21 of 28] Compiling Bustle.UI.DetailsView ( Bustle/UI/DetailsView.hs, dist/build/bustle/bustle-tmp/Bustle/UI/DetailsView.o )
[22 of 28] Compiling Bustle.UI.FilterDialog ( Bustle/UI/FilterDialog.hs, dist/build/bustle/bustle-tmp/Bustle/UI/FilterDialog.o )
[23 of 28] Compiling Bustle.StatisticsPane ( Bustle/StatisticsPane.hs, dist/build/bustle/bustle-tmp/Bustle/StatisticsPane.o )

Bustle/StatisticsPane.hs:26:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Bustle/StatisticsPane.hs:35:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[24 of 28] Compiling Bustle.Loader    ( Bustle/Loader.hs, dist/build/bustle/bustle-tmp/Bustle/Loader.o )
[25 of 28] Compiling Bustle.UI.Recorder ( Bustle/UI/Recorder.hs, dist/build/bustle/bustle-tmp/Bustle/UI/Recorder.o )

Bustle/UI/Recorder.hs:29:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[26 of 28] Compiling Bustle.UI        ( Bustle/UI.hs, dist/build/bustle/bustle-tmp/Bustle/UI.o )

Bustle/UI.hs:33:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[27 of 28] Compiling Bustle.Noninteractive ( Bustle/Noninteractive.hs, dist/build/bustle/bustle-tmp/Bustle/Noninteractive.o )
[28 of 28] Compiling Main             ( Bustle.hs, dist/build/bustle/bustle-tmp/Main.o )
Linking dist/build/bustle/bustle ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
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.
Installed bustle-0.5.2

Test log

No test log was submitted for this report.