Build #1 for http-monad-0.1.1

[all reports]

Package http-monad-0.1.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies utility-ht-0.0.9, transformers-0.3.0.0, parsec-3.1.3, network-2.3.2.0, lazyio-0.1, explicit-exception-0.1.7.1, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1, HTTP-4000.2.10
Flags -splitbase -buildtestserver

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring explicit-exception-0.1.7.1...
Building explicit-exception-0.1.7.1...
Preprocessing library explicit-exception-0.1.7.1...
[ 1 of 11] Compiling Control.Monad.Label ( src/Control/Monad/Label.hs, dist/build/Control/Monad/Label.o )
[ 2 of 11] Compiling Control.Monad.Exception.Synchronous ( src/Control/Monad/Exception/Synchronous.hs, dist/build/Control/Monad/Exception/Synchronous.o )

src/Control/Monad/Exception/Synchronous.hs:76:1: Warning:
    Module `Prelude' does not export `catch'
[ 3 of 11] Compiling Control.Monad.Exception.Asynchronous.Strict ( src/Control/Monad/Exception/Asynchronous/Strict.hs, dist/build/Control/Monad/Exception/Asynchronous/Strict.o )
[ 4 of 11] Compiling Control.Monad.Exception.Warning ( src/Control/Monad/Exception/Warning.hs, dist/build/Control/Monad/Exception/Warning.o )
[ 5 of 11] Compiling Control.Monad.Exception.Label ( src/Control/Monad/Exception/Label.hs, dist/build/Control/Monad/Exception/Label.o )
[ 6 of 11] Compiling System.IO.Straight ( src/System/IO/Straight.hs, dist/build/System/IO/Straight.o )

src/System/IO/Straight.hs:67:10: Warning:
    Orphan instance:
      instance (MonadSIO m, ContainsIOException e) =>
               MonadIO (ExceptionalT e m)
[ 7 of 11] Compiling System.IO.Exception.File ( src/System/IO/Exception/File.hs, dist/build/System/IO/Exception/File.o )
[ 8 of 11] Compiling System.IO.Exception.BinaryFile ( src/System/IO/Exception/BinaryFile.hs, dist/build/System/IO/Exception/BinaryFile.o )
[ 9 of 11] Compiling Control.Monad.Exception.Asynchronous.Lazy ( src/Control/Monad/Exception/Asynchronous/Lazy.hs, dist/build/Control/Monad/Exception/Asynchronous/Lazy.o )
[10 of 11] Compiling Control.Monad.Exception.Asynchronous ( src/Control/Monad/Exception/Asynchronous.hs, dist/build/Control/Monad/Exception/Asynchronous.o )
[11 of 11] Compiling System.IO.Exception.TextFile ( src/System/IO/Exception/TextFile.hs, dist/build/System/IO/Exception/TextFile.o )

src/System/IO/Exception/TextFile.hs:47:4: Warning:
    In the use of `Async.manySynchronousT'
    (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy):
    Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead"
In-place registering explicit-exception-0.1.7.1...
Running Haddock for explicit-exception-0.1.7.1...
Running hscolour for explicit-exception-0.1.7.1...
Preprocessing library explicit-exception-0.1.7.1...
Preprocessing library explicit-exception-0.1.7.1...

dist/build/tmp-18895/src/Control/Monad/Exception/Synchronous.hs:76:1: Warning:
    Module `Prelude' does not export `catch'

dist/build/tmp-18895/src/System/IO/Straight.hs:67:10: Warning:
    Orphan instance:
      instance (MonadSIO m, ContainsIOException e) =>
               MonadIO (ExceptionalT e m)

dist/build/tmp-18895/src/System/IO/Exception/TextFile.hs:47:4: Warning:
    In the use of `Async.manySynchronousT'
    (imported from Control.Monad.Exception.Asynchronous, but defined in Control.Monad.Exception.Asynchronous.Lazy):
    Deprecated: "use manyMonoidT with appropriate Monad like LazyIO and result Monoid like Endo instead"
Haddock coverage:
  21% (  3 / 14) in 'Control.Monad.Label'
  28% ( 11 / 40) in 'Control.Monad.Exception.Synchronous'
  44% ( 18 / 41) in 'Control.Monad.Exception.Asynchronous.Strict'
  45% (  5 / 11) in 'Control.Monad.Exception.Warning'
  27% (  3 / 11) in 'Control.Monad.Exception.Label'
  57% (  4 /  7) in 'System.IO.Straight'
   0% (  0 /  3) in 'System.IO.Exception.File'
  20% (  1 /  5) in 'System.IO.Exception.BinaryFile'
  44% ( 18 / 41) in 'Control.Monad.Exception.Asynchronous.Lazy'
 100% (  2 /  2) in 'Control.Monad.Exception.Asynchronous'
  29% (  2 /  7) in 'System.IO.Exception.TextFile'
Warning: Control.Monad.Exception.Synchronous: could not find link destinations for:
    System.IO.Straight.MonadSIO System.IO.Straight.ContainsIOException
Documentation created: dist/doc/html/explicit-exception/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/explicit-exception-0.1.7.1
Registering explicit-exception-0.1.7.1...
Installed explicit-exception-0.1.7.1
Configuring network-2.3.2.0...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking wspiapi.h usability... no
checking wspiapi.h presence... no
checking for wspiapi.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 for readlink... yes
checking for symlink... 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 _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 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.3.2.0...
Preprocessing library network-2.3.2.0...
[ 1 of 10] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o )
[ 2 of 10] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 3 of 10] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )
[ 4 of 10] Compiling Network.Socket   ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )
[ 5 of 10] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 6 of 10] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 7 of 10] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )
[ 8 of 10] Compiling Network.Socket.ByteString.Lazy ( dist/build/Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )
[ 9 of 10] Compiling Network.BSD      ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o )
[10 of 10] Compiling Network          ( Network.hs, dist/build/Network.o )
In-place registering network-2.3.2.0...
Running Haddock for network-2.3.2.0...
Running hscolour for network-2.3.2.0...
Preprocessing library network-2.3.2.0...
Preprocessing library network-2.3.2.0...
Haddock coverage:
  80% ( 36 / 45) in 'Network.URI'
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  85% ( 22 / 26) in 'Network.Socket.Internal'
  54% ( 45 / 84) 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'
 100% (  7 /  7) in 'Network.Socket.ByteString.Lazy'
  42% ( 21 / 50) in 'Network.BSD'
  81% ( 22 / 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
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/network-2.3.2.0
Registering network-2.3.2.0...
Installed network-2.3.2.0
Configuring unsafe-0.0...
Building unsafe-0.0...
Preprocessing library unsafe-0.0...
[1 of 1] Compiling System.Unsafe    ( src-new/System/Unsafe.hs, dist/build/System/Unsafe.o )
In-place registering unsafe-0.0...
Running Haddock for unsafe-0.0...
Running hscolour for unsafe-0.0...
Preprocessing library unsafe-0.0...
Preprocessing library unsafe-0.0...
Haddock coverage:
   0% (  0 /  8) in 'System.Unsafe'
Documentation created: dist/doc/html/unsafe/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unsafe-0.0
Registering unsafe-0.0...
Installed unsafe-0.0
Configuring utility-ht-0.0.9...
Building utility-ht-0.0.9...
Preprocessing library utility-ht-0.0.9...
[ 1 of 24] Compiling Text.Show.HT     ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o )
[ 2 of 24] Compiling Text.Read.HT     ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o )
[ 3 of 24] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o )
[ 4 of 24] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o )
[ 5 of 24] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o )
[ 6 of 24] Compiling Data.Tuple.HT    ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o )
[ 7 of 24] Compiling Data.Monoid.HT   ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o )
[ 8 of 24] Compiling Data.Maybe.HT    ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o )
[ 9 of 24] Compiling Data.Ix.Enum     ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o )
[10 of 24] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o )
[11 of 24] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o )
[12 of 24] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o )
[13 of 24] Compiling Data.List.Key    ( src/Data/List/Key.hs, dist/build/Data/List/Key.o )
[14 of 24] Compiling Data.Ord.HT      ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o )
[15 of 24] Compiling Data.Eq.HT       ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o )
[16 of 24] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o )
[17 of 24] Compiling Data.Bool.HT     ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o )
[18 of 24] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o )
[19 of 24] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o )
[20 of 24] Compiling Data.List.HT     ( src/Data/List/HT.hs, dist/build/Data/List/HT.o )
[21 of 24] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o )
[22 of 24] Compiling Data.Record.HT   ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o )
[23 of 24] Compiling Data.String.HT   ( src/Data/String/HT.hs, dist/build/Data/String/HT.o )
[24 of 24] Compiling Data.List.Match  ( src/Data/List/Match.hs, dist/build/Data/List/Match.o )
In-place registering utility-ht-0.0.9...
Running Haddock for utility-ht-0.0.9...
Running hscolour for utility-ht-0.0.9...
Preprocessing library utility-ht-0.0.9...
Preprocessing library utility-ht-0.0.9...
Haddock coverage:
  33% (  1 /  3) in 'Text.Show.HT'
  40% (  2 /  5) in 'Text.Read.HT'
   0% (  0 /  6) in 'Data.Strictness.HT'
   0% (  0 /  2) in 'Control.Functor.HT'
  80% (  8 / 10) in 'Control.Monad.HT'
  29% (  5 / 17) in 'Data.Tuple.HT'
  67% (  2 /  3) in 'Data.Monoid.HT'
  50% (  2 /  4) in 'Data.Maybe.HT'
  14% (  1 /  7) in 'Data.Ix.Enum'
  75% (  6 /  8) in 'Data.Function.HT.Private'
  75% (  3 /  4) in 'Data.Function.HT'
  29% (  5 / 17) in 'Data.List.Key.Private'
  57% (  4 /  7) in 'Data.List.Key'
  50% (  2 /  4) in 'Data.Ord.HT'
   0% (  0 /  2) in 'Data.Eq.HT'
  78% (  7 /  9) in 'Data.Bool.HT.Private'
  83% (  5 /  6) in 'Data.Bool.HT'
  56% ( 10 / 18) in 'Data.List.Match.Private'
  46% ( 56 /121) in 'Data.List.HT.Private'
  73% ( 41 / 56) in 'Data.List.HT'
  40% (  2 /  5) in 'Data.Record.HT.Private'
  67% (  2 /  3) in 'Data.Record.HT'
  50% (  1 /  2) in 'Data.String.HT'
  67% (  6 /  9) in 'Data.List.Match'
Documentation created: dist/doc/html/utility-ht/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utility-ht-0.0.9
Registering utility-ht-0.0.9...
Installed utility-ht-0.0.9
Configuring HTTP-4000.2.10...
Building HTTP-4000.2.10...
Preprocessing library HTTP-4000.2.10...
[ 1 of 18] Compiling Network.HTTP.Base64 ( Network/HTTP/Base64.hs, dist/build/Network/HTTP/Base64.o )
[ 2 of 18] Compiling Network.HTTP.MD5Aux ( Network/HTTP/MD5Aux.hs, dist/build/Network/HTTP/MD5Aux.o )
[ 3 of 18] Compiling Paths_HTTP       ( dist/build/autogen/Paths_HTTP.hs, dist/build/Paths_HTTP.o )
[ 4 of 18] Compiling Network.Stream   ( Network/Stream.hs, dist/build/Network/Stream.o )
[ 5 of 18] Compiling Network.HTTP.Utils ( Network/HTTP/Utils.hs, dist/build/Network/HTTP/Utils.o )
[ 6 of 18] Compiling Network.HTTP.Headers ( Network/HTTP/Headers.hs, dist/build/Network/HTTP/Headers.o )
[ 7 of 18] Compiling Network.HTTP.Cookie ( Network/HTTP/Cookie.hs, dist/build/Network/HTTP/Cookie.o )
[ 8 of 18] Compiling Network.BufferType ( Network/BufferType.hs, dist/build/Network/BufferType.o )
[ 9 of 18] Compiling Network.HTTP.Base ( Network/HTTP/Base.hs, dist/build/Network/HTTP/Base.o )
[10 of 18] Compiling Network.TCP      ( Network/TCP.hs, dist/build/Network/TCP.o )
[11 of 18] Compiling Network.StreamDebugger ( Network/StreamDebugger.hs, dist/build/Network/StreamDebugger.o )
[12 of 18] Compiling Network.StreamSocket ( Network/StreamSocket.hs, dist/build/Network/StreamSocket.o )
[13 of 18] Compiling Network.HTTP.Auth ( Network/HTTP/Auth.hs, dist/build/Network/HTTP/Auth.o )
[14 of 18] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/build/Network/HTTP/Proxy.o )

Network/HTTP/Proxy.hs:24:1: Warning:
    The import of `Network.HTTP.Base' is redundant
      except perhaps to import instances from `Network.HTTP.Base'
    To import instances alone, use: import Network.HTTP.Base()
[15 of 18] Compiling Network.HTTP.HandleStream ( Network/HTTP/HandleStream.hs, dist/build/Network/HTTP/HandleStream.o )
[16 of 18] Compiling Network.HTTP     ( Network/HTTP.hs, dist/build/Network/HTTP.o )
[17 of 18] Compiling Network.HTTP.Stream ( Network/HTTP/Stream.hs, dist/build/Network/HTTP/Stream.o )
[18 of 18] Compiling Network.Browser  ( Network/Browser.hs, dist/build/Network/Browser.o )
In-place registering HTTP-4000.2.10...
Running Haddock for HTTP-4000.2.10...
Running hscolour for HTTP-4000.2.10...
Preprocessing library HTTP-4000.2.10...
Preprocessing library HTTP-4000.2.10...

dist/build/tmp-18895/Network/HTTP/Proxy.hs:24:1: Warning:
    The import of `Network.HTTP.Base' is redundant
      except perhaps to import instances from `Network.HTTP.Base'
    To import instances alone, use: import Network.HTTP.Base()
Haddock coverage:
  40% (  2 /  5) in 'Network.HTTP.Base64'
   0% (  0 / 10) in 'Network.HTTP.MD5Aux'
   0% (  0 /  8) in 'Paths_HTTP'
  33% (  3 /  9) in 'Network.Stream'
 100% ( 12 / 12) in 'Network.HTTP.Utils'
  83% ( 15 / 18) in 'Network.HTTP.Headers'
 100% (  5 /  5) in 'Network.HTTP.Cookie'
 100% (  6 /  6) in 'Network.BufferType'
  53% ( 31 / 59) in 'Network.HTTP.Base'
  40% (  6 / 15) in 'Network.TCP'
  75% (  3 /  4) in 'Network.StreamDebugger'
  67% (  2 /  3) in 'Network.StreamSocket'
  71% (  5 /  7) in 'Network.HTTP.Auth'
  80% (  4 /  5) in 'Network.HTTP.Proxy'
 100% (  8 /  8) in 'Network.HTTP.HandleStream'
 100% ( 16 / 16) in 'Network.HTTP'
  75% (  6 /  8) in 'Network.HTTP.Stream'
  78% ( 46 / 59) in 'Network.Browser'
Documentation created: dist/doc/html/HTTP/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HTTP-4000.2.10
Registering HTTP-4000.2.10...
Installed HTTP-4000.2.10
Downloading lazyio-0.1...
Configuring lazyio-0.1...
Building lazyio-0.1...
Preprocessing library lazyio-0.1...
[1 of 3] Compiling Data.ApplicativeChain ( src/Data/ApplicativeChain.hs, dist/build/Data/ApplicativeChain.o )
[2 of 3] Compiling System.IO.Lazy.Applicative ( src/System/IO/Lazy/Applicative.hs, dist/build/System/IO/Lazy/Applicative.o )
[3 of 3] Compiling System.IO.Lazy   ( src/System/IO/Lazy.hs, dist/build/System/IO/Lazy.o )
In-place registering lazyio-0.1...
Running Haddock for lazyio-0.1...
Running hscolour for lazyio-0.1...
Preprocessing library lazyio-0.1...
Preprocessing library lazyio-0.1...
Haddock coverage:
   0% (  0 /  3) in 'Data.ApplicativeChain'
   0% (  0 /  5) in 'System.IO.Lazy.Applicative'
  25% (  1 /  4) in 'System.IO.Lazy'
Documentation created: dist/doc/html/lazyio/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/lazyio-0.1
Registering lazyio-0.1...
Installed lazyio-0.1
Downloading http-monad-0.1.1...
Configuring http-monad-0.1.1...
Building http-monad-0.1.1...
Preprocessing library http-monad-0.1.1...
[ 1 of 10] Compiling Network.Monad.Exception ( src/Network/Monad/Exception.hs, dist/build/Network/Monad/Exception.o )
[ 2 of 10] Compiling Network.Monad.HTTP.Header ( src/Network/Monad/HTTP/Header.hs, dist/build/Network/Monad/HTTP/Header.o )
[ 3 of 10] Compiling Network.Monad.Utility ( src/Network/Monad/Utility.hs, dist/build/Network/Monad/Utility.o )
[ 4 of 10] Compiling Network.Monad.Body ( src/Network/Monad/Body.hs, dist/build/Network/Monad/Body.o )
[ 5 of 10] Compiling Network.Monad.Transfer ( src/Network/Monad/Transfer.hs, dist/build/Network/Monad/Transfer.o )
[ 6 of 10] Compiling Network.Monad.Reader ( src/Network/Monad/Reader.hs, dist/build/Network/Monad/Reader.o )
[ 7 of 10] Compiling Network.Monad.Transfer.IO ( src/Network/Monad/Transfer/IO.hs, dist/build/Network/Monad/Transfer/IO.o )
[ 8 of 10] Compiling Network.Monad.HTTP ( src/Network/Monad/HTTP.hs, dist/build/Network/Monad/HTTP.o )

src/Network/Monad/HTTP.hs:228:19: Warning:
    In the use of `Header.lookup'
    (imported from Network.Monad.HTTP.Header):
    Deprecated: "Call 'find' using the [Header] instance of HasHeaders"

src/Network/Monad/HTTP.hs:229:19: Warning:
    In the use of `Header.lookup'
    (imported from Network.Monad.HTTP.Header):
    Deprecated: "Call 'find' using the [Header] instance of HasHeaders"

src/Network/Monad/HTTP.hs:254:10: Warning:
    In the use of `Header.lookup'
    (imported from Network.Monad.HTTP.Header):
    Deprecated: "Call 'find' using the [Header] instance of HasHeaders"

src/Network/Monad/HTTP.hs:286:13: Warning:
    In the use of `Header.lookup'
    (imported from Network.Monad.HTTP.Header):
    Deprecated: "Call 'find' using the [Header] instance of HasHeaders"

src/Network/Monad/HTTP.hs:287:13: Warning:
    In the use of `Header.lookup'
    (imported from Network.Monad.HTTP.Header):
    Deprecated: "Call 'find' using the [Header] instance of HasHeaders"
[ 9 of 10] Compiling Network.Monad.Transfer.Offline ( src/Network/Monad/Transfer/Offline.hs, dist/build/Network/Monad/Transfer/Offline.o )
[10 of 10] Compiling Network.Monad.Transfer.ChunkyLazyIO ( src/Network/Monad/Transfer/ChunkyLazyIO.hs, dist/build/Network/Monad/Transfer/ChunkyLazyIO.o )
In-place registering http-monad-0.1.1...
Running Haddock for http-monad-0.1.1...
Running hscolour for http-monad-0.1.1...
Preprocessing library http-monad-0.1.1...
Preprocessing library http-monad-0.1.1...

dist/build/tmp-18895/src/Network/Monad/HTTP.hs:228:19: Warning:
    In the use of `Header.lookup'
    (imported from Network.Monad.HTTP.Header):
    Deprecated: "Call 'find' using the [Header] instance of HasHeaders"

dist/build/tmp-18895/src/Network/Monad/HTTP.hs:229:19: Warning:
    In the use of `Header.lookup'
    (imported from Network.Monad.HTTP.Header):
    Deprecated: "Call 'find' using the [Header] instance of HasHeaders"

dist/build/tmp-18895/src/Network/Monad/HTTP.hs:254:10: Warning:
    In the use of `Header.lookup'
    (imported from Network.Monad.HTTP.Header):
    Deprecated: "Call 'find' using the [Header] instance of HasHeaders"

dist/build/tmp-18895/src/Network/Monad/HTTP.hs:286:13: Warning:
    In the use of `Header.lookup'
    (imported from Network.Monad.HTTP.Header):
    Deprecated: "Call 'find' using the [Header] instance of HasHeaders"

dist/build/tmp-18895/src/Network/Monad/HTTP.hs:287:13: Warning:
    In the use of `Header.lookup'
    (imported from Network.Monad.HTTP.Header):
    Deprecated: "Call 'find' using the [Header] instance of HasHeaders"
Haddock coverage:
  12% (  1 /  8) in 'Network.Monad.Exception'
  38% ( 10 / 26) in 'Network.Monad.HTTP.Header'
  25% (  1 /  4) in 'Network.Monad.Utility'
  33% (  1 /  3) in 'Network.Monad.Body'
  12% (  1 /  8) in 'Network.Monad.Transfer'
  14% (  1 /  7) in 'Network.Monad.Reader'
   0% (  0 /  3) in 'Network.Monad.Transfer.IO'
  75% (  3 /  4) in 'Network.Monad.HTTP'
  17% (  1 /  6) in 'Network.Monad.Transfer.Offline'
   0% (  0 /  4) in 'Network.Monad.Transfer.ChunkyLazyIO'
Warning: Network.Monad.HTTP: could not find link destinations for:
    Network.Monad.HTTP.SynchronousExceptional
Documentation created: dist/doc/html/http-monad/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/http-monad-0.1.1
Registering http-monad-0.1.1...
Installed http-monad-0.1.1

Test log

No test log was submitted for this report.