Build #1 for hsc3-db-0.15

[all reports]

Package hsc3-db-0.15
Install InstallOk
Docs Failed
Tests NotTried
Time submitted 2015-05-20 00:00:39.494338 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies safe-0.3.9, hsc3-0.15.1, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring binary-0.7.4.0...
Building binary-0.7.4.0...
Preprocessing library binary-0.7.4.0...
[1 of 9] Compiling Data.Binary.Builder.Base ( src/Data/Binary/Builder/Base.hs, dist/build/Data/Binary/Builder/Base.o )
[2 of 9] Compiling Data.Binary.Builder.Internal ( src/Data/Binary/Builder/Internal.hs, dist/build/Data/Binary/Builder/Internal.o )
[3 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o )
[4 of 9] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )
[5 of 9] Compiling Data.Binary.Get  ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o )

src/Data/Binary/Get.hs:434:1: Warning:
    Rule "getWord8/readN" may never fire
      because ‘getWord8’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord8’

src/Data/Binary/Get.hs:435:1: Warning:
    Rule "getWord16be/readN" may never fire
      because ‘getWord16be’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord16be’

src/Data/Binary/Get.hs:436:1: Warning:
    Rule "getWord16le/readN" may never fire
      because ‘getWord16le’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord16le’

src/Data/Binary/Get.hs:437:1: Warning:
    Rule "getWord32be/readN" may never fire
      because ‘getWord32be’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord32be’

src/Data/Binary/Get.hs:438:1: Warning:
    Rule "getWord32le/readN" may never fire
      because ‘getWord32le’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord32le’

src/Data/Binary/Get.hs:439:1: Warning:
    Rule "getWord64be/readN" may never fire
      because ‘getWord64be’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord64be’

src/Data/Binary/Get.hs:440:1: Warning:
    Rule "getWord64le/readN" may never fire
      because ‘getWord64le’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord64le’
[6 of 9] Compiling Data.Binary.Put  ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o )
[7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.o )
[8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o )
[9 of 9] Compiling Data.Binary      ( src/Data/Binary.hs, dist/build/Data/Binary.o )
In-place registering binary-0.7.4.0...
Running Haddock for binary-0.7.4.0...
Running hscolour for binary-0.7.4.0...
Preprocessing library binary-0.7.4.0...
Preprocessing library binary-0.7.4.0...
Haddock coverage:
 100% ( 31 / 31) in 'Data.Binary.Builder.Base'
 100% (  4 /  4) in 'Data.Binary.Builder.Internal'
  81% ( 21 / 26) in 'Data.Binary.Get.Internal'
 100% ( 28 / 28) in 'Data.Binary.Builder'
  96% ( 47 / 49) in 'Data.Binary.Get'
  96% ( 26 / 27) in 'Data.Binary.Put'
  80% (  4 /  5) in 'Data.Binary.Class'
 100% (  1 /  1) in 'Data.Binary.Generic'
  91% ( 21 / 23) in 'Data.Binary'
Warning: Data.Binary.Get.Internal: could not find link destinations for:
    Data.Binary.Get.Internal.Success
Warning: Data.Binary.Put: could not find link destinations for:
    Data.Binary.Put.PairS
Warning: Data.Binary: could not find link destinations for:
    Data.Binary.Generic.GSum Data.Binary.Generic.SumSize
Documentation created: dist/doc/html/binary/index.html,
dist/doc/html/binary/binary.txt
Creating package registration file: /tmp/pkgConf-binary-0.7.432270.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/binary-0.7.4.0
Registering binary-0.7.4.0...
Installed binary-0.7.4.0
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
Documentation created: dist/doc/html/data-default-class/index.html,
dist/doc/html/data-default-class/data-default-class.txt
Creating package registration file: /tmp/pkgConf-data-default-class-0.032270.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-default-class-0.0.1
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Configuring data-ordlist-0.4.7.0...
Building data-ordlist-0.4.7.0...
Preprocessing library data-ordlist-0.4.7.0...
[1 of 1] Compiling Data.List.Ordered ( Data/List/Ordered.hs, dist/build/Data/List/Ordered.o )
In-place registering data-ordlist-0.4.7.0...
Running Haddock for data-ordlist-0.4.7.0...
Running hscolour for data-ordlist-0.4.7.0...
Preprocessing library data-ordlist-0.4.7.0...
Preprocessing library data-ordlist-0.4.7.0...
Haddock coverage:
 100% ( 46 / 46) in 'Data.List.Ordered'
Documentation created: dist/doc/html/data-ordlist/index.html,
dist/doc/html/data-ordlist/data-ordlist.txt
Creating package registration file: /tmp/pkgConf-data-ordlist-0.4.732270.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-ordlist-0.4.7.0
Registering data-ordlist-0.4.7.0...
Installed data-ordlist-0.4.7.0
Configuring dlist-0.7.1.1...
Building dlist-0.7.1.1...
Preprocessing library dlist-0.7.1.1...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.1...
Running Haddock for dlist-0.7.1.1...
Running hscolour for dlist-0.7.1.1...
Preprocessing library dlist-0.7.1.1...
Preprocessing library dlist-0.7.1.1...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file: /tmp/pkgConf-dlist-0.7.132270.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/dlist-0.7.1.1
Registering dlist-0.7.1.1...
Installed dlist-0.7.1.1
Configuring network-2.6.1.0...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building network-2.6.1.0...
Preprocessing library network-2.6.1.0...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )

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

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

Network/Socket/Types.hsc:999:10: Warning:
    Orphan instance: instance Storable HostAddress6
[ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )

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

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

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

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

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

Network/Socket.hsc:944:27: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0)
        arising from the literal ‘12’ at Network/Socket.hsc:944:27-28
      (Integral a0)
        arising from a use of ‘fromIntegral’
        at Network/Socket.hsc:944:13-24
    In the first argument of ‘fromIntegral’, namely ‘(12)’
    In the expression: (fromIntegral (12))
    In an equation for ‘sz’: sz = (fromIntegral (12))

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

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

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

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

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

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

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

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

Network.hs:401:5: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: SockAddrCan _
In-place registering network-2.6.1.0...
Running Haddock for network-2.6.1.0...
Running hscolour for network-2.6.1.0...
Preprocessing library network-2.6.1.0...
Preprocessing library network-2.6.1.0...

Network/Socket/Types.hsc:999:10: Warning:
    Orphan instance: instance Storable HostAddress6

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

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

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

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

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

Network/Socket.hsc:944:27: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0)
        arising from the literal ‘12’ at Network/Socket.hsc:944:27-28
      (Integral a0)
        arising from a use of ‘fromIntegral’
        at Network/Socket.hsc:944:13-24
    In the first argument of ‘fromIntegral’, namely ‘(12)’
    In the expression: (fromIntegral (12))
    In an equation for ‘sz’: sz = (fromIntegral (12))

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

Network/Socket/ByteString.hsc:54:1: Warning:
    The import of ‘SockAddr, Socket’
    from module ‘Network.Socket’ is redundant

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

Network/BSD.hsc:190:19: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
Haddock coverage:
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  64% ( 25 / 39) in 'Network.Socket.Types'
  91% ( 29 / 32) in 'Network.Socket.Internal'
  69% ( 66 / 95) in 'Network.Socket'
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
 100% ( 15 / 15) in 'Network.Socket.ByteString'
  25% (  1 /  4) in 'Network.Socket.ByteString.Lazy.Posix'
  71% (  5 /  7) in 'Network.Socket.ByteString.Lazy'
  44% ( 23 / 52) in 'Network.BSD'
  89% ( 24 / 27) in 'Network'
Warning: Network.Socket.ByteString: could not find link destinations for:
    Network.Socket.ByteString.IOVec.IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file: /tmp/pkgConf-network-2.6.132270.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/network-2.6.1.0
Registering network-2.6.1.0...
Installed network-2.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-132270.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.1
Registering random-1.1...
Installed random-1.1
Configuring safe-0.3.9...
Building safe-0.3.9...
Preprocessing library safe-0.3.9...
[1 of 4] Compiling Safe.Util        ( Safe/Util.hs, dist/build/Safe/Util.o )
[2 of 4] Compiling Safe.Exact       ( Safe/Exact.hs, dist/build/Safe/Exact.o )
[3 of 4] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/build/Safe/Foldable.o )
[4 of 4] Compiling Safe             ( Safe.hs, dist/build/Safe.o )
In-place registering safe-0.3.9...
Running Haddock for safe-0.3.9...
Running hscolour for safe-0.3.9...
Preprocessing library safe-0.3.9...
Preprocessing library safe-0.3.9...
Haddock coverage:
  14% (  1 /  7) in 'Safe.Util'
  35% (  8 / 23) in 'Safe.Exact'
  18% (  5 / 28) in 'Safe.Foldable'
  20% ( 14 / 71) in 'Safe'
Documentation created: dist/doc/html/safe/index.html,
dist/doc/html/safe/safe.txt
Creating package registration file: /tmp/pkgConf-safe-0.332270.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/safe-0.3.9
Registering safe-0.3.9...
Installed safe-0.3.9
Configuring split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-0.2.2...
Running hscolour for split-0.2.2...
Preprocessing library split-0.2.2...
Preprocessing library split-0.2.2...
Haddock coverage:
  91% ( 61 / 67) in 'Data.List.Split.Internals'
  90% ( 44 / 49) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Creating package registration file: /tmp/pkgConf-split-0.232270.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/split-0.2.2
Registering split-0.2.2...
Installed split-0.2.2
Configuring text-1.2.0.6...
Building text-1.2.0.6...
Preprocessing library text-1.2.0.6...
[ 1 of 43] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 43] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 43] 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 43] 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 43] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 43] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 43] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 43] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 43] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 43] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 43] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 43] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 43] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 43] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 43] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 43] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 43] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 43] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 43] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 43] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[21 of 43] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[22 of 43] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[23 of 43] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[24 of 43] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[25 of 43] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[26 of 43] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[27 of 43] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 43] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[29 of 43] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[30 of 43] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[31 of 43] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[32 of 43] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[33 of 43] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[34 of 43] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[35 of 43] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[36 of 43] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[37 of 43] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[38 of 43] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[39 of 43] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[40 of 43] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[41 of 43] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 43] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[43 of 43] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.0.6...
Running Haddock for text-1.2.0.6...
Running hscolour for text-1.2.0.6...
Preprocessing library text-1.2.0.6...
Preprocessing library text-1.2.0.6...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  95% ( 19 / 20) in 'Data.Text.Internal'
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% (125 /125) in 'Data.Text'
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  99% (127 /128) in 'Data.Text.Lazy'
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    Data.Text.Internal.Fusion.Common.findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    GHC.IO.bracket
Warning: Data.Text: could not find link destinations for:
    Data.Text.replicateChar Data.Text.countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    GHC.IO.Handle.Types.Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    Data.Text.Lazy.replicateChar Data.Text.Lazy.dropWords Data.Text.Lazy.splitAtWord Data.Text.Lazy.countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    Data.Text.Internal.Builder.empty Data.Text.Internal.Builder.append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    Data.Text.Lazy.Builder.RealFloat.floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file: /tmp/pkgConf-text-1.2.032270.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.0.6
Registering text-1.2.0.6...
Installed text-1.2.0.6
Configuring data-binary-ieee754-0.4.4...
Building data-binary-ieee754-0.4.4...
Preprocessing library data-binary-ieee754-0.4.4...
[1 of 1] Compiling Data.Binary.IEEE754 ( lib/Data/Binary/IEEE754.hs, dist/build/Data/Binary/IEEE754.o )
In-place registering data-binary-ieee754-0.4.4...
Running Haddock for data-binary-ieee754-0.4.4...
Running hscolour for data-binary-ieee754-0.4.4...
Preprocessing library data-binary-ieee754-0.4.4...
Preprocessing library data-binary-ieee754-0.4.4...
Haddock coverage:
  22% (  4 / 18) in 'Data.Binary.IEEE754'
Documentation created: dist/doc/html/data-binary-ieee754/index.html,
dist/doc/html/data-binary-ieee754/data-binary-ieee754.txt
Creating package registration file:
/tmp/pkgConf-data-binary-ieee754-0.432270.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-binary-ieee754-0.4.4
Registering data-binary-ieee754-0.4.4...
Installed data-binary-ieee754-0.4.4
Configuring data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Running hscolour for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Base'
Documentation created: dist/doc/html/data-default-instances-base/index.html,
dist/doc/html/data-default-instances-base/data-default-instances-base.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-base-0.032270.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-default-instances-base-0.0.1
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Containers'
Documentation created:
dist/doc/html/data-default-instances-containers/index.html,
dist/doc/html/data-default-instances-containers/data-default-instances-containers.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-containers-0.032270.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-default-instances-containers-0.0.1
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.OldLocale'
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html,
dist/doc/html/data-default-instances-old-locale/data-default-instances-old-locale.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-old-locale-0.032270.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-default-instances-old-locale-0.0.1
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
In-place registering data-default-instances-dlist-0.0.1...
Running Haddock for data-default-instances-dlist-0.0.1...
Running hscolour for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.DList'
Documentation created: dist/doc/html/data-default-instances-dlist/index.html,
dist/doc/html/data-default-instances-dlist/data-default-instances-dlist.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-dlist-0.032270.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-default-instances-dlist-0.0.1
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Configuring blaze-builder-0.4.0.1...
Building blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...

Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect
[ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
[ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o )

Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
    The import of ‘Foreign’ is redundant
      except perhaps to import instances from ‘Foreign’
    To import instances alone, use: import Foreign()
[ 3 of 10] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 4 of 10] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[ 5 of 10] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
[ 6 of 10] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 7 of 10] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )
[ 8 of 10] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 10] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[10 of 10] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
In-place registering blaze-builder-0.4.0.1...
Running Haddock for blaze-builder-0.4.0.1...
Running hscolour for blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...

Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
    The import of ‘Foreign’ is redundant
      except perhaps to import instances from ‘Foreign’
    To import instances alone, use: import Foreign()
Haddock coverage:
  96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write'
  50% (  2 /  4) in 'Blaze.ByteString.Builder.Compat.Write'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
Documentation created: dist/doc/html/blaze-builder/index.html,
dist/doc/html/blaze-builder/blaze-builder.txt
Creating package registration file: /tmp/pkgConf-blaze-builder-0.4.032270.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/blaze-builder-0.4.0.1
Registering blaze-builder-0.4.0.1...
Installed blaze-builder-0.4.0.1
Configuring hashable-1.2.3.2...
Building hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

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

Data/Hashable/Class.hs:236:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.2...
Running Haddock for hashable-1.2.3.2...
Running hscolour for hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...

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

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

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file: /tmp/pkgConf-hashable-1.2.332270.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hashable-1.2.3.2
Registering hashable-1.2.3.2...
Installed hashable-1.2.3.2
Configuring data-default-0.5.3...
Building data-default-0.5.3...
Preprocessing library data-default-0.5.3...
[1 of 1] Compiling Data.Default     ( Data/Default.hs, dist/build/Data/Default.o )
In-place registering data-default-0.5.3...
Running Haddock for data-default-0.5.3...
Running hscolour for data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default'
Documentation created: dist/doc/html/data-default/index.html,
dist/doc/html/data-default/data-default.txt
Creating package registration file: /tmp/pkgConf-data-default-0.532270.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-default-0.5.3
Registering data-default-0.5.3...
Installed data-default-0.5.3
Configuring hosc-0.15...
Building hosc-0.15...
Preprocessing library hosc-0.15...
[ 1 of 20] Compiling Sound.OSC.Wait   ( Sound/OSC/Wait.hs, dist/build/Sound/OSC/Wait.o )
[ 2 of 20] Compiling Sound.OSC.Coding.Cast ( Sound/OSC/Coding/Cast.hs, dist/build/Sound/OSC/Coding/Cast.o )
[ 3 of 20] Compiling Sound.OSC.Type   ( Sound/OSC/Type.hs, dist/build/Sound/OSC/Type.o )
[ 4 of 20] Compiling Sound.OSC.Coding.Byte ( Sound/OSC/Coding/Byte.hs, dist/build/Sound/OSC/Coding/Byte.o )
[ 5 of 20] Compiling Sound.OSC.Time   ( Sound/OSC/Time.hs, dist/build/Sound/OSC/Time.o )
[ 6 of 20] Compiling Sound.OSC.Coding.Decode.Binary ( Sound/OSC/Coding/Decode/Binary.hs, dist/build/Sound/OSC/Coding/Decode/Binary.o )
[ 7 of 20] Compiling Sound.OSC.Coding.Encode.Builder ( Sound/OSC/Coding/Encode/Builder.hs, dist/build/Sound/OSC/Coding/Encode/Builder.o )
[ 8 of 20] Compiling Sound.OSC.Coding ( Sound/OSC/Coding.hs, dist/build/Sound/OSC/Coding.o )
[ 9 of 20] Compiling Sound.OSC.Coding.Decode.Base ( Sound/OSC/Coding/Decode/Base.hs, dist/build/Sound/OSC/Coding/Decode/Base.o )
[10 of 20] Compiling Sound.OSC.Coding.Encode.Base ( Sound/OSC/Coding/Encode/Base.hs, dist/build/Sound/OSC/Coding/Encode/Base.o )
[11 of 20] Compiling Sound.OSC.Datum  ( Sound/OSC/Datum.hs, dist/build/Sound/OSC/Datum.o )
[12 of 20] Compiling Sound.OSC.Normalise ( Sound/OSC/Normalise.hs, dist/build/Sound/OSC/Normalise.o )
[13 of 20] Compiling Sound.OSC.Class  ( Sound/OSC/Class.hs, dist/build/Sound/OSC/Class.o )
[14 of 20] Compiling Sound.OSC.Transport.FD ( Sound/OSC/Transport/FD.hs, dist/build/Sound/OSC/Transport/FD.o )
[15 of 20] Compiling Sound.OSC.Transport.FD.UDP ( Sound/OSC/Transport/FD/UDP.hs, dist/build/Sound/OSC/Transport/FD/UDP.o )
[16 of 20] Compiling Sound.OSC.Transport.FD.TCP ( Sound/OSC/Transport/FD/TCP.hs, dist/build/Sound/OSC/Transport/FD/TCP.o )
[17 of 20] Compiling Sound.OSC.Transport.Monad ( Sound/OSC/Transport/Monad.hs, dist/build/Sound/OSC/Transport/Monad.o )
[18 of 20] Compiling Sound.OSC.Core   ( Sound/OSC/Core.hs, dist/build/Sound/OSC/Core.o )
[19 of 20] Compiling Sound.OSC.FD     ( Sound/OSC/FD.hs, dist/build/Sound/OSC/FD.o )
[20 of 20] Compiling Sound.OSC        ( Sound/OSC.hs, dist/build/Sound/OSC.o )
In-place registering hosc-0.15...
Running Haddock for hosc-0.15...
Running hscolour for hosc-0.15...
Preprocessing library hosc-0.15...
Preprocessing library hosc-0.15...
Haddock coverage:
 100% (  6 /  6) in 'Sound.OSC.Wait'
 100% (  9 /  9) in 'Sound.OSC.Coding.Cast'
  86% ( 57 / 66) in 'Sound.OSC.Type'
 100% ( 24 / 24) in 'Sound.OSC.Coding.Byte'
 100% ( 24 / 24) in 'Sound.OSC.Time'
 100% (  4 /  4) in 'Sound.OSC.Coding.Decode.Binary'
 100% (  6 /  6) in 'Sound.OSC.Coding.Encode.Builder'
  70% (  7 / 10) in 'Sound.OSC.Coding'
 100% (  4 /  4) in 'Sound.OSC.Coding.Decode.Base'
 100% (  4 /  4) in 'Sound.OSC.Coding.Encode.Base'
 100% ( 11 / 11) in 'Sound.OSC.Datum'
 100% ( 10 / 10) in 'Sound.OSC.Normalise'
  57% (  4 /  7) in 'Sound.OSC.Class'
 100% ( 21 / 21) in 'Sound.OSC.Transport.FD'
  89% (  8 /  9) in 'Sound.OSC.Transport.FD.UDP'
  80% (  4 /  5) in 'Sound.OSC.Transport.FD.TCP'
  85% ( 23 / 27) in 'Sound.OSC.Transport.Monad'
Warning: hosc-0.15:Sound.OSC.Core: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.OSC.Core'
Warning: hosc-0.15:Sound.OSC.FD: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.OSC.FD'
Warning: hosc-0.15:Sound.OSC: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.OSC'
Documentation created: dist/doc/html/hosc/index.html,
dist/doc/html/hosc/hosc.txt
Creating package registration file: /tmp/pkgConf-hosc-032270.15
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hosc-0.15
Registering hosc-0.15...
Installed hosc-0.15
Configuring hsc3-0.15.1...
Building hsc3-0.15.1...
Preprocessing library hsc3-0.15.1...
[ 1 of 61] Compiling Sound.SC3.UGen.MCE ( Sound/SC3/UGen/MCE.hs, dist/build/Sound/SC3/UGen/MCE.o )
[ 2 of 61] Compiling Sound.SC3.UGen.Envelope.Interpolate ( Sound/SC3/UGen/Envelope/Interpolate.hs, dist/build/Sound/SC3/UGen/Envelope/Interpolate.o )
[ 3 of 61] Compiling Sound.SC3.UGen.Bindings.HW.External.LPC ( Sound/SC3/UGen/Bindings/HW/External/LPC.hs, dist/build/Sound/SC3/UGen/Bindings/HW/External/LPC.o )
[ 4 of 61] Compiling Sound.SC3.UGen.Bindings.HW.External.ATS ( Sound/SC3/UGen/Bindings/HW/External/ATS.hs, dist/build/Sound/SC3/UGen/Bindings/HW/External/ATS.o )
[ 5 of 61] Compiling Sound.SC3.UGen.Identifier ( Sound/SC3/UGen/Identifier.hs, dist/build/Sound/SC3/UGen/Identifier.o )
[ 6 of 61] Compiling Sound.SC3.UGen.Help ( Sound/SC3/UGen/Help.hs, dist/build/Sound/SC3/UGen/Help.o )
[ 7 of 61] Compiling Sound.SC3.Server.Help ( Sound/SC3/Server/Help.hs, dist/build/Sound/SC3/Server/Help.o )
[ 8 of 61] Compiling Sound.SC3.UGen.Rate ( Sound/SC3/UGen/Rate.hs, dist/build/Sound/SC3/UGen/Rate.o )
[ 9 of 61] Compiling Sound.SC3.Server.Graphdef ( Sound/SC3/Server/Graphdef.hs, dist/build/Sound/SC3/Server/Graphdef.o )
[10 of 61] Compiling Sound.SC3.Server.Command.Enum ( Sound/SC3/Server/Command/Enum.hs, dist/build/Sound/SC3/Server/Command/Enum.o )
[11 of 61] Compiling Sound.SC3.Server.Status ( Sound/SC3/Server/Status.hs, dist/build/Sound/SC3/Server/Status.o )
[12 of 61] Compiling Sound.SC3.Server.Enum ( Sound/SC3/Server/Enum.hs, dist/build/Sound/SC3/Server/Enum.o )
[13 of 61] Compiling Sound.SC3.Server.NRT ( Sound/SC3/Server/NRT.hs, dist/build/Sound/SC3/Server/NRT.o )
[14 of 61] Compiling Sound.SC3.Common.Monad.Syntax ( Sound/SC3/Common/Monad/Syntax.hs, dist/build/Sound/SC3/Common/Monad/Syntax.o )
[15 of 61] Compiling Sound.SC3.Common ( Sound/SC3/Common.hs, dist/build/Sound/SC3/Common.o )
[16 of 61] Compiling Sound.SC3.UGen.Name ( Sound/SC3/UGen/Name.hs, dist/build/Sound/SC3/UGen/Name.o )
[17 of 61] Compiling Sound.SC3.UGen.Operator ( Sound/SC3/UGen/Operator.hs, dist/build/Sound/SC3/UGen/Operator.o )
[18 of 61] Compiling Sound.SC3.UGen.Type ( Sound/SC3/UGen/Type.hs, dist/build/Sound/SC3/UGen/Type.o )
[19 of 61] Compiling Sound.SC3.UGen.Enum ( Sound/SC3/UGen/Enum.hs, dist/build/Sound/SC3/UGen/Enum.o )
[20 of 61] Compiling Sound.SC3.UGen.Envelope ( Sound/SC3/UGen/Envelope.hs, dist/build/Sound/SC3/UGen/Envelope.o )
[21 of 61] Compiling Sound.SC3.UGen.UId ( Sound/SC3/UGen/UId.hs, dist/build/Sound/SC3/UGen/UId.o )
[22 of 61] Compiling Sound.SC3.UGen.Bindings.HW.Construct ( Sound/SC3/UGen/Bindings/HW/Construct.hs, dist/build/Sound/SC3/UGen/Bindings/HW/Construct.o )
[23 of 61] Compiling Sound.SC3.UGen.Bindings.HW.External.F0 ( Sound/SC3/UGen/Bindings/HW/External/F0.hs, dist/build/Sound/SC3/UGen/Bindings/HW/External/F0.o )
[24 of 61] Compiling Sound.SC3.UGen.Bindings.HW.External.Zita ( Sound/SC3/UGen/Bindings/HW/External/Zita.hs, dist/build/Sound/SC3/UGen/Bindings/HW/External/Zita.o )
[25 of 61] Compiling Sound.SC3.UGen.Bindings.HW.External.Wavelets ( Sound/SC3/UGen/Bindings/HW/External/Wavelets.hs, dist/build/Sound/SC3/UGen/Bindings/HW/External/Wavelets.o )
[26 of 61] Compiling Sound.SC3.UGen.UGen ( Sound/SC3/UGen/UGen.hs, dist/build/Sound/SC3/UGen/UGen.o )
[27 of 61] Compiling Sound.SC3.UGen.Graph ( Sound/SC3/UGen/Graph.hs, dist/build/Sound/SC3/UGen/Graph.o )
[28 of 61] Compiling Sound.SC3.Server.Graphdef.Graph ( Sound/SC3/Server/Graphdef/Graph.hs, dist/build/Sound/SC3/Server/Graphdef/Graph.o )
[29 of 61] Compiling Sound.SC3.Server.Graphdef.Read ( Sound/SC3/Server/Graphdef/Read.hs, dist/build/Sound/SC3/Server/Graphdef/Read.o )
[30 of 61] Compiling Sound.SC3.UGen.Graph.Transform ( Sound/SC3/UGen/Graph/Transform.hs, dist/build/Sound/SC3/UGen/Graph/Transform.o )
[31 of 61] Compiling Sound.SC3.UGen.Protect ( Sound/SC3/UGen/Protect.hs, dist/build/Sound/SC3/UGen/Protect.o )
[32 of 61] Compiling Sound.SC3.UGen.Bindings.DB ( Sound/SC3/UGen/Bindings/DB.hs, dist/build/Sound/SC3/UGen/Bindings/DB.o )
[33 of 61] Compiling Sound.SC3.UGen.Bindings.HW ( Sound/SC3/UGen/Bindings/HW.hs, dist/build/Sound/SC3/UGen/Bindings/HW.o )
[34 of 61] Compiling Sound.SC3.UGen.Bindings.Monad ( Sound/SC3/UGen/Bindings/Monad.hs, dist/build/Sound/SC3/UGen/Bindings/Monad.o )
[35 of 61] Compiling Sound.SC3.UGen.Bindings.HW.External.ID ( Sound/SC3/UGen/Bindings/HW/External/ID.hs, dist/build/Sound/SC3/UGen/Bindings/HW/External/ID.o )
[36 of 61] Compiling Sound.SC3.UGen.Bindings.HW.External.SC3_Plugins ( Sound/SC3/UGen/Bindings/HW/External/SC3_Plugins.hs, dist/build/Sound/SC3/UGen/Bindings/HW/External/SC3_Plugins.o )
[37 of 61] Compiling Sound.SC3.UGen.Bindings.HW.External ( Sound/SC3/UGen/Bindings/HW/External.hs, dist/build/Sound/SC3/UGen/Bindings/HW/External.o )
[38 of 61] Compiling Sound.SC3.UGen.PP ( Sound/SC3/UGen/PP.hs, dist/build/Sound/SC3/UGen/PP.o )
[39 of 61] Compiling Sound.SC3.UGen.Math ( Sound/SC3/UGen/Math.hs, dist/build/Sound/SC3/UGen/Math.o )
[40 of 61] Compiling Sound.SC3.UGen.Bindings.Composite ( Sound/SC3/UGen/Bindings/Composite.hs, dist/build/Sound/SC3/UGen/Bindings/Composite.o )
[41 of 61] Compiling Sound.SC3.UGen.Optimise ( Sound/SC3/UGen/Optimise.hs, dist/build/Sound/SC3/UGen/Optimise.o )
[42 of 61] Compiling Sound.SC3.UGen.Graph.Reconstruct ( Sound/SC3/UGen/Graph/Reconstruct.hs, dist/build/Sound/SC3/UGen/Graph/Reconstruct.o )
[43 of 61] Compiling Sound.SC3.UGen.Plain ( Sound/SC3/UGen/Plain.hs, dist/build/Sound/SC3/UGen/Plain.o )
[44 of 61] Compiling Sound.SC3.UGen.Bindings ( Sound/SC3/UGen/Bindings.hs, dist/build/Sound/SC3/UGen/Bindings.o )
[45 of 61] Compiling Sound.SC3.UGen.Envelope.Construct ( Sound/SC3/UGen/Envelope/Construct.hs, dist/build/Sound/SC3/UGen/Envelope/Construct.o )
[46 of 61] Compiling Sound.SC3.UGen   ( Sound/SC3/UGen.hs, dist/build/Sound/SC3/UGen.o )
[47 of 61] Compiling Sound.SC3.UGen.Help.Graph ( Sound/SC3/UGen/Help/Graph.hs, dist/build/Sound/SC3/UGen/Help/Graph.o )
[48 of 61] Compiling Sound.SC3.Server.Synthdef ( Sound/SC3/Server/Synthdef.hs, dist/build/Sound/SC3/Server/Synthdef.o )
[49 of 61] Compiling Sound.SC3.Server.Command.Completion ( Sound/SC3/Server/Command/Completion.hs, dist/build/Sound/SC3/Server/Command/Completion.o )
[50 of 61] Compiling Sound.SC3.Server.Command.Generic ( Sound/SC3/Server/Command/Generic.hs, dist/build/Sound/SC3/Server/Command/Generic.o )
[51 of 61] Compiling Sound.SC3.Server.Command.Plain ( Sound/SC3/Server/Command/Plain.hs, dist/build/Sound/SC3/Server/Command/Plain.o )
[52 of 61] Compiling Sound.SC3.Server.Command ( Sound/SC3/Server/Command.hs, dist/build/Sound/SC3/Server/Command.o )
[53 of 61] Compiling Sound.SC3.Server.NRT.Edit ( Sound/SC3/Server/NRT/Edit.hs, dist/build/Sound/SC3/Server/NRT/Edit.o )
[54 of 61] Compiling Sound.SC3.Server.Recorder ( Sound/SC3/Server/Recorder.hs, dist/build/Sound/SC3/Server/Recorder.o )
[55 of 61] Compiling Sound.SC3.Server.Transport.FD ( Sound/SC3/Server/Transport/FD.hs, dist/build/Sound/SC3/Server/Transport/FD.o )
[56 of 61] Compiling Sound.SC3.Server.Transport.Monad ( Sound/SC3/Server/Transport/Monad.hs, dist/build/Sound/SC3/Server/Transport/Monad.o )
[57 of 61] Compiling Sound.SC3.Server ( Sound/SC3/Server.hs, dist/build/Sound/SC3/Server.o )
[58 of 61] Compiling Sound.SC3.Server.Monad ( Sound/SC3/Server/Monad.hs, dist/build/Sound/SC3/Server/Monad.o )
[59 of 61] Compiling Sound.SC3.Server.FD ( Sound/SC3/Server/FD.hs, dist/build/Sound/SC3/Server/FD.o )
[60 of 61] Compiling Sound.SC3.FD     ( Sound/SC3/FD.hs, dist/build/Sound/SC3/FD.o )
[61 of 61] Compiling Sound.SC3        ( Sound/SC3.hs, dist/build/Sound/SC3.o )
In-place registering hsc3-0.15.1...
Running Haddock for hsc3-0.15.1...
Running hscolour for hsc3-0.15.1...
Preprocessing library hsc3-0.15.1...
Preprocessing library hsc3-0.15.1...
Haddock coverage:
  38% (  3 /  8) in 'Sound.SC3.UGen.MCE'
  93% ( 13 / 14) in 'Sound.SC3.UGen.Envelope.Interpolate'
 100% (  6 /  6) in 'Sound.SC3.UGen.Bindings.HW.External.LPC'
 100% (  6 /  6) in 'Sound.SC3.UGen.Bindings.HW.External.ATS'
  38% (  3 /  8) in 'Sound.SC3.UGen.Identifier'
 100% ( 11 / 11) in 'Sound.SC3.UGen.Help'
 100% (  3 /  3) in 'Sound.SC3.Server.Help'
  88% (  7 /  8) in 'Sound.SC3.UGen.Rate'
  19% (  8 / 43) in 'Sound.SC3.Server.Graphdef'
 100% (  8 /  8) in 'Sound.SC3.Server.Command.Enum'
  67% ( 10 / 15) in 'Sound.SC3.Server.Status'
  92% ( 12 / 13) in 'Sound.SC3.Server.Enum'
 100% ( 13 / 13) in 'Sound.SC3.Server.NRT'
 100% ( 15 / 15) in 'Sound.SC3.Common.Monad.Syntax'
  80% ( 16 / 20) in 'Sound.SC3.Common'
 100% (  6 /  6) in 'Sound.SC3.UGen.Name'
 100% ( 17 / 17) in 'Sound.SC3.UGen.Operator'
  94% ( 61 / 65) in 'Sound.SC3.UGen.Type'
 100% ( 19 / 19) in 'Sound.SC3.UGen.Enum'
  83% ( 24 / 29) in 'Sound.SC3.UGen.Envelope'
  87% ( 13 / 15) in 'Sound.SC3.UGen.UId'
 100% ( 19 / 19) in 'Sound.SC3.UGen.Bindings.HW.Construct'
 100% (  4 /  4) in 'Sound.SC3.UGen.Bindings.HW.External.F0'
  25% (  1 /  4) in 'Sound.SC3.UGen.Bindings.HW.External.Zita'
 100% (  7 /  7) in 'Sound.SC3.UGen.Bindings.HW.External.Wavelets'
  82% ( 42 / 51) in 'Sound.SC3.UGen.UGen'
  93% ( 64 / 69) in 'Sound.SC3.UGen.Graph'
  83% (  5 /  6) in 'Sound.SC3.Server.Graphdef.Graph'
  20% (  1 /  5) in 'Sound.SC3.Server.Graphdef.Read'
  67% (  6 /  9) in 'Sound.SC3.UGen.Graph.Transform'
 100% (  9 /  9) in 'Sound.SC3.UGen.Protect'
 100% (375 /376) in 'Sound.SC3.UGen.Bindings.DB'
 100% (  8 /  8) in 'Sound.SC3.UGen.Bindings.HW'
 100% ( 49 / 49) in 'Sound.SC3.UGen.Bindings.Monad'
 100% (  5 /  5) in 'Sound.SC3.UGen.Bindings.HW.External.ID'
 100% ( 93 / 93) in 'Sound.SC3.UGen.Bindings.HW.External.SC3_Plugins'
Warning: hsc3-0.15.1:Sound.SC3.UGen.Bindings.HW.External: Could not find documentation for exported module: U
 100% (  1 /  1) in 'Sound.SC3.UGen.Bindings.HW.External'
  60% (  3 /  5) in 'Sound.SC3.UGen.PP'
  50% ( 44 / 88) in 'Sound.SC3.UGen.Math'
  99% ( 69 / 70) in 'Sound.SC3.UGen.Bindings.Composite'
  83% (  5 /  6) in 'Sound.SC3.UGen.Optimise'
  20% (  3 / 15) in 'Sound.SC3.UGen.Graph.Reconstruct'
  83% (  5 /  6) in 'Sound.SC3.UGen.Plain'
Warning: hsc3-0.15.1:Sound.SC3.UGen.Bindings: Could not find documentation for exported module: B
   0% (  0 /  1) in 'Sound.SC3.UGen.Bindings'
  96% ( 23 / 24) in 'Sound.SC3.UGen.Envelope.Construct'
Warning: hsc3-0.15.1:Sound.SC3.UGen: Could not find documentation for exported module: U
 100% (  1 /  1) in 'Sound.SC3.UGen'
 100% (  5 /  5) in 'Sound.SC3.UGen.Help.Graph'
  93% ( 13 / 14) in 'Sound.SC3.Server.Synthdef'
 100% ( 18 / 18) in 'Sound.SC3.Server.Command.Completion'
  99% ( 94 / 95) in 'Sound.SC3.Server.Command.Generic'
  99% ( 92 / 93) in 'Sound.SC3.Server.Command.Plain'
Warning: hsc3-0.15.1:Sound.SC3.Server.Command: Could not find documentation for exported module: S
 100% (  1 /  1) in 'Sound.SC3.Server.Command'
 100% ( 14 / 14) in 'Sound.SC3.Server.NRT.Edit'
  89% (  8 /  9) in 'Sound.SC3.Server.Recorder'
  82% ( 27 / 33) in 'Sound.SC3.Server.Transport.FD'
  86% ( 30 / 35) in 'Sound.SC3.Server.Transport.Monad'
Warning: hsc3-0.15.1:Sound.SC3.Server: Could not find documentation for exported module: S
 100% (  1 /  1) in 'Sound.SC3.Server'
Warning: hsc3-0.15.1:Sound.SC3.Server.Monad: Could not find documentation for exported module: S
 100% (  1 /  1) in 'Sound.SC3.Server.Monad'
Warning: hsc3-0.15.1:Sound.SC3.Server.FD: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.SC3.Server.FD'
Warning: hsc3-0.15.1:Sound.SC3.FD: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.SC3.FD'
Warning: hsc3-0.15.1:Sound.SC3: Could not find documentation for exported module: M
 100% (  1 /  1) in 'Sound.SC3'
Documentation created: dist/doc/html/hsc3/index.html,
dist/doc/html/hsc3/hsc3.txt
Creating package registration file: /tmp/pkgConf-hsc3-0.1532270.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hsc3-0.15.1
Registering hsc3-0.15.1...
Installed hsc3-0.15.1
Downloading hsc3-db-0.15...
Configuring hsc3-db-0.15...
Building hsc3-db-0.15...
Preprocessing library hsc3-db-0.15...
[1 of 8] Compiling Sound.SC3.UGen.DB.Meta ( Sound/SC3/UGen/DB/Meta.hs, dist/build/Sound/SC3/UGen/DB/Meta.o )
[2 of 8] Compiling Sound.SC3.UGen.DB.PP ( Sound/SC3/UGen/DB/PP.hs, dist/build/Sound/SC3/UGen/DB/PP.o )
[3 of 8] Compiling Sound.SC3.UGen.DB.Record ( Sound/SC3/UGen/DB/Record.hs, dist/build/Sound/SC3/UGen/DB/Record.o )
[4 of 8] Compiling Sound.SC3.UGen.DB.Rename ( Sound/SC3/UGen/DB/Rename.hs, dist/build/Sound/SC3/UGen/DB/Rename.o )
[5 of 8] Compiling Sound.SC3.UGen.DB.Data ( Sound/SC3/UGen/DB/Data.hs, dist/build/Sound/SC3/UGen/DB/Data.o )
[6 of 8] Compiling Sound.SC3.UGen.DB ( Sound/SC3/UGen/DB.hs, dist/build/Sound/SC3/UGen/DB.o )
[7 of 8] Compiling Sound.SC3.UGen.DB.Bindings ( Sound/SC3/UGen/DB/Bindings.hs, dist/build/Sound/SC3/UGen/DB/Bindings.o )
[8 of 8] Compiling Sound.SC3.UGen.DB.Bindings.Lisp ( Sound/SC3/UGen/DB/Bindings/Lisp.hs, dist/build/Sound/SC3/UGen/DB/Bindings/Lisp.o )
In-place registering hsc3-db-0.15...
Running Haddock for hsc3-db-0.15...
Running hscolour for hsc3-db-0.15...
Preprocessing library hsc3-db-0.15...
Preprocessing library hsc3-db-0.15...

Sound/SC3/UGen/DB/Bindings/Lisp.hs:2:1:
    parse error on input ‘module’
Haddock coverage:
  35% (  9 / 26) in 'Sound.SC3.UGen.DB.Meta'
  50% (  1 /  2) in 'Sound.SC3.UGen.DB.PP'
  78% ( 14 / 18) in 'Sound.SC3.UGen.DB.Record'
  92% ( 11 / 12) in 'Sound.SC3.UGen.DB.Rename'
   0% (  0 /  2) in 'Sound.SC3.UGen.DB.Data'
  73% (  8 / 11) in 'Sound.SC3.UGen.DB'
  89% ( 16 / 18) in 'Sound.SC3.UGen.DB.Bindings'
Creating package registration file: /tmp/pkgConf-hsc3-db-032270.15
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hsc3-db-0.15
Registering hsc3-db-0.15...
Installed hsc3-db-0.15

Test log

No test log was submitted for this report.