Build #1 for dnscache-0.1.2

[all reports]

Package dnscache-0.1.2
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies time-1.4.0.1, iproute-1.2.11, dns-1.0.0, contstuff-1.2.6, containers-0.5.0.0, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring appar-0.1.4...
Building appar-0.1.4...
Preprocessing library appar-0.1.4...
[1 of 5] Compiling Text.Appar.Input ( Text/Appar/Input.hs, dist/build/Text/Appar/Input.o )
[2 of 5] Compiling Text.Appar.Parser ( Text/Appar/Parser.hs, dist/build/Text/Appar/Parser.o )
[3 of 5] Compiling Text.Appar.ByteString ( Text/Appar/ByteString.hs, dist/build/Text/Appar/ByteString.o )
[4 of 5] Compiling Text.Appar.LazyByteString ( Text/Appar/LazyByteString.hs, dist/build/Text/Appar/LazyByteString.o )
[5 of 5] Compiling Text.Appar.String ( Text/Appar/String.hs, dist/build/Text/Appar/String.o )
In-place registering appar-0.1.4...
Running Haddock for appar-0.1.4...
Running hscolour for appar-0.1.4...
Preprocessing library appar-0.1.4...
Preprocessing library appar-0.1.4...
Haddock coverage:
  50% (  1 /  2) in 'Text.Appar.Input'
  97% ( 36 / 37) in 'Text.Appar.Parser'
  98% ( 39 / 40) in 'Text.Appar.ByteString'
  98% ( 39 / 40) in 'Text.Appar.LazyByteString'
  98% ( 39 / 40) in 'Text.Appar.String'
Documentation created: dist/doc/html/appar/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/appar-0.1.4
Registering appar-0.1.4...
Installed appar-0.1.4
Configuring attoparsec-0.10.4.0...
Building attoparsec-0.10.4.0...
Preprocessing library attoparsec-0.10.4.0...
[ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[18 of 18] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.10.4.0...
Running Haddock for attoparsec-0.10.4.0...
Running hscolour for attoparsec-0.10.4.0...
Preprocessing library attoparsec-0.10.4.0...
Preprocessing library attoparsec-0.10.4.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
  70% (  7 / 10) in 'Data.Attoparsec.Text.FastSet'
 100% (  7 /  7) in 'Data.Attoparsec.Zepto'
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  40% (  4 / 10) in 'Data.Attoparsec.Internal.Types'
 100% (  3 /  3) in 'Data.Attoparsec.Types'
 100% (  2 /  2) in 'Data.Attoparsec.Internal'
 100% ( 16 / 16) in 'Data.Attoparsec.Combinator'
  90% ( 37 / 41) in 'Data.Attoparsec.ByteString.Internal'
  95% ( 38 / 40) in 'Data.Attoparsec.Text.Internal'
  97% ( 71 / 73) in 'Data.Attoparsec.Text'
 100% (  9 /  9) in 'Data.Attoparsec.Text.Lazy'
  96% ( 48 / 50) in 'Data.Attoparsec.ByteString'
  97% ( 73 / 75) in 'Data.Attoparsec.ByteString.Char8'
 100% (  2 /  2) in 'Data.Attoparsec.Char8'
 100% (  9 /  9) in 'Data.Attoparsec.ByteString.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec'
Warning: Data.Attoparsec.Types: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Data.Attoparsec.Text: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Internal.empty Data.Text.Lazy.Internal.Text
Warning: Data.Attoparsec.Text.Lazy: could not find link destinations for:
    Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
Documentation created: dist/doc/html/attoparsec/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/attoparsec-0.10.4.0
Registering attoparsec-0.10.4.0...
Installed attoparsec-0.10.4.0
Configuring base-unicode-symbols-0.2.2.4...
Building base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
[ 1 of 12] Compiling Data.Ord.Unicode ( Data/Ord/Unicode.hs, dist/build/Data/Ord/Unicode.o )
[ 2 of 12] Compiling Data.Monoid.Unicode ( Data/Monoid/Unicode.hs, dist/build/Data/Monoid/Unicode.o )
[ 3 of 12] Compiling Data.List.Unicode ( Data/List/Unicode.hs, dist/build/Data/List/Unicode.o )
[ 4 of 12] Compiling Data.Function.Unicode ( Data/Function/Unicode.hs, dist/build/Data/Function/Unicode.o )
[ 5 of 12] Compiling Data.Foldable.Unicode ( Data/Foldable/Unicode.hs, dist/build/Data/Foldable/Unicode.o )
[ 6 of 12] Compiling Data.Eq.Unicode  ( Data/Eq/Unicode.hs, dist/build/Data/Eq/Unicode.o )
[ 7 of 12] Compiling Data.Bool.Unicode ( Data/Bool/Unicode.hs, dist/build/Data/Bool/Unicode.o )
[ 8 of 12] Compiling Prelude.Unicode  ( Prelude/Unicode.hs, dist/build/Prelude/Unicode.o )
[ 9 of 12] Compiling Control.Monad.Unicode ( Control/Monad/Unicode.hs, dist/build/Control/Monad/Unicode.o )
[10 of 12] Compiling Control.Category.Unicode ( Control/Category/Unicode.hs, dist/build/Control/Category/Unicode.o )
[11 of 12] Compiling Control.Arrow.Unicode ( Control/Arrow/Unicode.hs, dist/build/Control/Arrow/Unicode.o )
[12 of 12] Compiling Control.Applicative.Unicode ( Control/Applicative/Unicode.hs, dist/build/Control/Applicative/Unicode.o )
In-place registering base-unicode-symbols-0.2.2.4...
Running Haddock for base-unicode-symbols-0.2.2.4...
Running hscolour for base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Haddock coverage:
 100% (  5 /  5) in 'Data.Ord.Unicode'
 100% (  3 /  3) in 'Data.Monoid.Unicode'
 100% ( 10 / 10) in 'Data.List.Unicode'
 100% (  2 /  2) in 'Data.Function.Unicode'
 100% (  5 /  5) in 'Data.Foldable.Unicode'
 100% (  4 /  4) in 'Data.Eq.Unicode'
 100% (  4 /  4) in 'Data.Bool.Unicode'
 100% ( 21 / 21) in 'Prelude.Unicode'
 100% (  4 /  4) in 'Control.Monad.Unicode'
 100% (  4 /  4) in 'Control.Category.Unicode'
 100% (  6 /  6) in 'Control.Arrow.Unicode'
 100% (  3 /  3) in 'Control.Applicative.Unicode'
Documentation created: dist/doc/html/base-unicode-symbols/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/base-unicode-symbols-0.2.2.4
Registering base-unicode-symbols-0.2.2.4...
Installed base-unicode-symbols-0.2.2.4
Configuring blaze-builder-0.3.3.0...
Building blaze-builder-0.3.3.0...
Preprocessing library blaze-builder-0.3.3.0...
[ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/build/Blaze/ByteString/Builder/Internal/Types.o )
[ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
[ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/build/Blaze/ByteString/Builder/Internal/Buffer.o )
[ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.o )
[ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/build/Blaze/ByteString/Builder/Internal.o )
[ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )
[11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
[13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
In-place registering blaze-builder-0.3.3.0...
Running Haddock for blaze-builder-0.3.3.0...
Running hscolour for blaze-builder-0.3.3.0...
Preprocessing library blaze-builder-0.3.3.0...
Preprocessing library blaze-builder-0.3.3.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
  27% (  4 / 15) in 'Blaze.ByteString.Builder.Internal.Types'
  92% ( 24 / 26) in 'Blaze.ByteString.Builder.Internal.Write'
 100% ( 22 / 22) in 'Blaze.ByteString.Builder.Internal.Buffer'
  25% (  1 /  4) in 'Blaze.ByteString.Builder.Internal.UncheckedShifts'
  69% ( 22 / 32) in 'Blaze.ByteString.Builder.Internal'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
Warning: Blaze.ByteString.Builder.Char.Utf8: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Blaze.ByteString.Builder.Char8: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Blaze.ByteString.Builder.Html.Utf8: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/blaze-builder/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-builder-0.3.3.0
Registering blaze-builder-0.3.3.0...
Installed blaze-builder-0.3.3.0
Configuring byteorder-1.0.4...
Building byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
[1 of 1] Compiling System.ByteOrder ( System/ByteOrder.hs, dist/build/System/ByteOrder.o )
In-place registering byteorder-1.0.4...
Running Haddock for byteorder-1.0.4...
Running hscolour for byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Haddock coverage:
  67% (  2 /  3) in 'System.ByteOrder'
Documentation created: dist/doc/html/byteorder/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/byteorder-1.0.4
Registering byteorder-1.0.4...
Installed byteorder-1.0.4
Configuring contstuff-1.2.6...
Building contstuff-1.2.6...
Preprocessing library contstuff-1.2.6...
[1 of 6] Compiling Control.ContStuff.Classes ( Control/ContStuff/Classes.hs, dist/build/Control/ContStuff/Classes.o )

Control/ContStuff/Classes.hs:45:1: Warning:
    Module `Prelude' does not export `catch'
[2 of 6] Compiling Control.ContStuff.Trans ( Control/ContStuff/Trans.hs, dist/build/Control/ContStuff/Trans.o )
[3 of 6] Compiling Control.ContStuff.Monads ( Control/ContStuff/Monads.hs, dist/build/Control/ContStuff/Monads.o )
[4 of 6] Compiling Control.ContStuff.Instances ( Control/ContStuff/Instances.hs, dist/build/Control/ContStuff/Instances.o )
[5 of 6] Compiling Control.ContStuff.Simple ( Control/ContStuff/Simple.hs, dist/build/Control/ContStuff/Simple.o )
[6 of 6] Compiling Control.ContStuff ( Control/ContStuff.hs, dist/build/Control/ContStuff.o )
In-place registering contstuff-1.2.6...
Running Haddock for contstuff-1.2.6...
Running hscolour for contstuff-1.2.6...
Preprocessing library contstuff-1.2.6...
Preprocessing library contstuff-1.2.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0

dist/build/tmp-7754/Control/ContStuff/Classes.hs:45:1: Warning:
    Module `Prelude' does not export `catch'
Haddock coverage:
 100% ( 37 / 37) in 'Control.ContStuff.Classes'
Warning: Control.ContStuff.Trans: We do not support associated types in instances yet. These instances are affected:
Control.Applicative.Applicative m =>
Control.ContStuff.Classes.Abortable (Control.ContStuff.Trans.ChoiceT r i m), Control.ContStuff.Classes.LiftFunctor (Control.ContStuff.Trans.ChoiceT r i), Control.Applicative.Applicative m =>
Control.ContStuff.Classes.Abortable (Control.ContStuff.Trans.ContT r m), Control.Applicative.Applicative m =>
Control.ContStuff.Classes.Abortable (Control.ContStuff.Trans.EitherT r e m), Control.ContStuff.Classes.HasExceptions (Control.ContStuff.Trans.EitherT r e m), Control.ContStuff.Classes.LiftFunctor (Control.ContStuff.Trans.EitherT r e), Control.Applicative.Applicative m =>
Control.ContStuff.Classes.Abortable (Control.ContStuff.Trans.MaybeT r m), Control.ContStuff.Classes.HasExceptions (Control.ContStuff.Trans.MaybeT r m), Control.ContStuff.Classes.LiftFunctor (Control.ContStuff.Trans.MaybeT r), Control.ContStuff.Classes.Readable (Control.ContStuff.Trans.ReaderT e m), Control.Applicative.Applicative m =>
Control.ContStuff.Classes.Abortable (Control.ContStuff.Trans.StateT r s m), Control.ContStuff.Classes.Readable (Control.ContStuff.Trans.StateT r s m)
Warning: Couldn't find .haddock for export Control.Monad.Trans.Identity.IdentityT
  98% ( 45 / 46) in 'Control.ContStuff.Trans'
 100% ( 24 / 24) in 'Control.ContStuff.Monads'
Warning: Control.ContStuff.Instances: We do not support associated types in instances yet. These instances are affected:
Control.ContStuff.Classes.HasExceptions (Data.Either.Either e), Control.ContStuff.Classes.HasExceptions Data.Maybe.Maybe, Control.ContStuff.Classes.HasExceptions GHC.Types.IO, (GHC.Base.Monad m, Control.ContStuff.Classes.Readable m) =>
Control.ContStuff.Classes.Readable (Control.ContStuff.Trans.ChoiceT r i m), (GHC.Base.Monad m, Control.ContStuff.Classes.Readable m) =>
Control.ContStuff.Classes.Readable (Control.ContStuff.Trans.ContT r m), (GHC.Base.Monad m, Control.ContStuff.Classes.Readable m) =>
Control.ContStuff.Classes.Readable (Control.ContStuff.Trans.EitherT r e m), (GHC.Base.Monad m, Control.ContStuff.Classes.Readable m) =>
Control.ContStuff.Classes.Readable (Control.Monad.Trans.Identity.IdentityT m), (GHC.Base.Monad m, Control.ContStuff.Classes.Readable m) =>
Control.ContStuff.Classes.Readable (Control.ContStuff.Trans.MaybeT r m)
 100% (  1 /  1) in 'Control.ContStuff.Instances'
  38% ( 13 / 34) in 'Control.ContStuff.Simple'
Warning: contstuff-1.2.6:Control.ContStuff: Could not find documentation for exported module: Control.Monad.IO.Class
Warning: contstuff-1.2.6:Control.ContStuff: Could not find documentation for exported module: Control.Monad.Trans.Class
 100% (  8 /  8) in 'Control.ContStuff'
Warning: Control.ContStuff.Classes: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans
Warning: Control.ContStuff.Trans: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.ContStuff.Monads: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Control.ContStuff.Simple: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/contstuff/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/contstuff-1.2.6
Registering contstuff-1.2.6...
Installed contstuff-1.2.6
Configuring hashable-1.2.1.0...
Building hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.1.0...
Running Haddock for hashable-1.2.1.0...
Running hscolour for hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
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.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0
Registering hashable-1.2.1.0...
Installed hashable-1.2.1.0
Configuring mmorph-1.0.0...
Building mmorph-1.0.0...
Preprocessing library mmorph-1.0.0...
[1 of 1] Compiling Control.Monad.Morph ( Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )
In-place registering mmorph-1.0.0...
Running Haddock for mmorph-1.0.0...
Running hscolour for mmorph-1.0.0...
Preprocessing library mmorph-1.0.0...
Preprocessing library mmorph-1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
Warning: Couldn't find .haddock for export Control.Monad.Trans.Class.MonadTrans
  95% ( 20 / 21) in 'Control.Monad.Morph'
Warning: Control.Monad.Morph: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.Error.Error Control.Monad.Trans.State.Lazy.State Data.Functor.Identity.Identity
Documentation created: dist/doc/html/mmorph/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mmorph-1.0.0
Registering mmorph-1.0.0...
Installed mmorph-1.0.0
Configuring nats-0.1.2...
Building nats-0.1.2...
Preprocessing library nats-0.1.2...
[1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o )
[2 of 2] Compiling Numeric.Natural  ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o )
In-place registering nats-0.1.2...
Running Haddock for nats-0.1.2...
Running hscolour for nats-0.1.2...
Preprocessing library nats-0.1.2...
Preprocessing library nats-0.1.2...
Haddock coverage:
  75% (  3 /  4) in 'Numeric.Natural.Internal'
  75% (  3 /  4) in 'Numeric.Natural'
Documentation created: dist/doc/html/nats/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/nats-0.1.2
Registering nats-0.1.2...
Installed nats-0.1.2
Configuring transformers-base-0.4.1...
Building transformers-base-0.4.1...
Preprocessing library transformers-base-0.4.1...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )
In-place registering transformers-base-0.4.1...
Running Haddock for transformers-base-0.4.1...
Running hscolour for transformers-base-0.4.1...
Preprocessing library transformers-base-0.4.1...
Preprocessing library transformers-base-0.4.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
Warning: Control.Monad.Base: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.Class.lift
Documentation created: dist/doc/html/transformers-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-base-0.4.1
Registering transformers-base-0.4.1...
Installed transformers-base-0.4.1
Configuring iproute-1.2.11...
Building iproute-1.2.11...
Preprocessing library iproute-1.2.11...
[1 of 7] Compiling Data.IP.Addr     ( Data/IP/Addr.hs, dist/build/Data/IP/Addr.o )
[2 of 7] Compiling Data.IP.Mask     ( Data/IP/Mask.hs, dist/build/Data/IP/Mask.o )
[3 of 7] Compiling Data.IP.Range    ( Data/IP/Range.hs, dist/build/Data/IP/Range.o )
[4 of 7] Compiling Data.IP.Op       ( Data/IP/Op.hs, dist/build/Data/IP/Op.o )
[5 of 7] Compiling Data.IP.RouteTable.Internal ( Data/IP/RouteTable/Internal.hs, dist/build/Data/IP/RouteTable/Internal.o )
[6 of 7] Compiling Data.IP.RouteTable ( Data/IP/RouteTable.hs, dist/build/Data/IP/RouteTable.o )
[7 of 7] Compiling Data.IP          ( Data/IP.hs, dist/build/Data/IP.o )
In-place registering iproute-1.2.11...
Running Haddock for iproute-1.2.11...
Running hscolour for iproute-1.2.11...
Preprocessing library iproute-1.2.11...
Preprocessing library iproute-1.2.11...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, network-2.4.1.2,
parsec-3.1.3, text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
  37% ( 11 / 30) in 'Data.IP.Addr'
   0% (  0 /  6) in 'Data.IP.Mask'
  20% (  2 / 10) in 'Data.IP.Range'
  80% (  4 /  5) in 'Data.IP.Op'
  45% ( 10 / 22) in 'Data.IP.RouteTable.Internal'
 100% ( 14 / 14) in 'Data.IP.RouteTable'
 100% ( 22 / 22) in 'Data.IP'
Warning: Data.IP: could not find link destinations for:
    Network.Socket.Types.HostAddress Network.Socket.Types.HostAddress6
Documentation created: dist/doc/html/iproute/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/iproute-1.2.11
Registering iproute-1.2.11...
Installed iproute-1.2.11
Configuring unordered-containers-0.2.3.3...
Building unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.3.3...
Running Haddock for unordered-containers-0.2.3.3...
Running hscolour for unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  85% ( 52 / 61) in 'Data.HashMap.Base'
  98% ( 44 / 45) in 'Data.HashMap.Strict'
  98% ( 44 / 45) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.3.3
Registering unordered-containers-0.2.3.3...
Installed unordered-containers-0.2.3.3
Configuring monad-control-0.3.2.2...
Building monad-control-0.3.2.2...
Preprocessing library monad-control-0.3.2.2...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
In-place registering monad-control-0.3.2.2...
Running Haddock for monad-control-0.3.2.2...
Running hscolour for monad-control-0.3.2.2...
Preprocessing library monad-control-0.3.2.2...
Preprocessing library monad-control-0.3.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
Warning: Control.Monad.Trans.Control: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Identity.IdentityT, Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Maybe.MaybeT, Control.Monad.Trans.Error.Error e =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Error.ErrorT e), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.List.ListT, Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Reader.ReaderT r), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Lazy.StateT s), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Strict.StateT s), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Lazy.WriterT w), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Strict.WriterT w), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Lazy.RWST r w s), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Strict.RWST r w s), Control.Monad.Trans.Control.MonadBaseControl (GHC.Types.IO) (GHC.Types.IO), Control.Monad.Trans.Control.MonadBaseControl (Data.Maybe.Maybe) (Data.Maybe.Maybe), Control.Monad.Trans.Control.MonadBaseControl (Data.Either.Either e) (Data.Either.Either e), Control.Monad.Trans.Control.MonadBaseControl ([]) ([]), Control.Monad.Trans.Control.MonadBaseControl ((->) r) ((->) r), Control.Monad.Trans.Control.MonadBaseControl (Data.Functor.Identity.Identity) (Data.Functor.Identity.Identity), Control.Monad.Trans.Control.MonadBaseControl (GHC.Conc.Sync.STM) (GHC.Conc.Sync.STM), Control.Monad.Trans.Control.MonadBaseControl (GHC.ST.ST s) (GHC.ST.ST s), Control.Monad.Trans.Control.MonadBaseControl (Control.Monad.ST.Lazy.Imp.ST s) (Control.Monad.ST.Lazy.Imp.ST s), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.List.ListT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Strict.StateT s m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Lazy.StateT s m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Error.ErrorT e m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Lazy.RWST r w s m)
  86% ( 18 / 21) in 'Control.Monad.Trans.Control'
Warning: Control.Monad.Trans.Control: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Data.Functor.Identity.Identity
Documentation created: dist/doc/html/monad-control/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-control-0.3.2.2
Registering monad-control-0.3.2.2...
Installed monad-control-0.3.2.2
Configuring semigroups-0.12...
Building semigroups-0.12...
Preprocessing library semigroups-0.12...
[1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 2] Compiling Data.Semigroup   ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
In-place registering semigroups-0.12...
Running Haddock for semigroups-0.12...
Running hscolour for semigroups-0.12...
Preprocessing library semigroups-0.12...
Preprocessing library semigroups-0.12...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
  94% ( 62 / 66) in 'Data.List.NonEmpty'
  87% ( 20 / 23) in 'Data.Semigroup'
Warning: Data.Semigroup: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/semigroups/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroups-0.12
Registering semigroups-0.12...
Installed semigroups-0.12
[1 of 1] Compiling Main             ( /tmp/lifted-base-0.2.1.1-7754/lifted-base-0.2.1.1/Setup.hs, /tmp/lifted-base-0.2.1.1-7754/lifted-base-0.2.1.1/dist/setup/Main.o )
Linking /tmp/lifted-base-0.2.1.1-7754/lifted-base-0.2.1.1/dist/setup/setup ...
Configuring lifted-base-0.2.1.1...
Building lifted-base-0.2.1.1...
Preprocessing library lifted-base-0.2.1.1...
[1 of 6] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o )
[2 of 6] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o )
[3 of 6] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o )
[4 of 6] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o )
[5 of 6] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o )
[6 of 6] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o )
In-place registering lifted-base-0.2.1.1...
Running Haddock for lifted-base-0.2.1.1...
Running hscolour for lifted-base-0.2.1.1...
Preprocessing library lifted-base-0.2.1.1...
Preprocessing library lifted-base-0.2.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0
Haddock coverage:
 100% (  2 /  2) in 'System.Timeout.Lifted'
 100% ( 11 / 11) in 'Data.IORef.Lifted'
 100% (  8 /  8) in 'Control.Concurrent.Chan.Lifted'
 100% ( 17 / 17) in 'Control.Concurrent.MVar.Lifted'
 100% ( 36 / 36) in 'Control.Exception.Lifted'
 100% ( 34 / 34) in 'Control.Concurrent.Lifted'
Documentation created: dist/doc/html/lifted-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/lifted-base-0.2.1.1
Registering lifted-base-0.2.1.1...
Installed lifted-base-0.2.1.1
Configuring void-0.6.1...
Building void-0.6.1...
Preprocessing library void-0.6.1...
[1 of 2] Compiling Data.Void        ( src/Data/Void.hs, dist/build/Data/Void.o )
[2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.6.1...
Running Haddock for void-0.6.1...
Running hscolour for void-0.6.1...
Preprocessing library void-0.6.1...
Preprocessing library void-0.6.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
 100% (  5 /  5) in 'Data.Void'
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/void-0.6.1
Registering void-0.6.1...
Installed void-0.6.1
Configuring resourcet-0.4.9...
Building resourcet-0.4.9...
Preprocessing library resourcet-0.4.9...
[1 of 2] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o )
[2 of 2] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o )
In-place registering resourcet-0.4.9...
Running Haddock for resourcet-0.4.9...
Running hscolour for resourcet-0.4.9...
Preprocessing library resourcet-0.4.9...
Preprocessing library resourcet-0.4.9...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0
Haddock coverage:
Warning: Control.Monad.Trans.Resource.Internal: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Resource.Internal.ResourceT, Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Resource.Internal.ResourceT m), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Resource.Internal.ExceptionT, Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Resource.Internal.ExceptionT m)
  69% (  9 / 13) in 'Control.Monad.Trans.Resource.Internal'
  98% ( 40 / 41) in 'Control.Monad.Trans.Resource'
Warning: Control.Monad.Trans.Resource.Internal: could not find link destinations for:
    Control.Monad.RWS.Class.MonadRWS Control.Monad.Error.Class.MonadError Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.IO.Class.MonadIO Control.Monad.Cont.Class.MonadCont Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.Resource.Internal.NextKey Control.Monad.Trans.Resource.Internal.RefCount
Warning: Control.Monad.Trans.Resource: could not find link destinations for:
    Control.Monad.RWS.Class.MonadRWS Control.Monad.Error.Class.MonadError Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.IO.Class.MonadIO Control.Monad.Cont.Class.MonadCont Data.Functor.Identity.Identity Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.RWS.Lazy.RWST
Documentation created: dist/doc/html/resourcet/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/resourcet-0.4.9
Registering resourcet-0.4.9...
Installed resourcet-0.4.9
Configuring conduit-1.0.9.3...
Building conduit-1.0.9.3...
Preprocessing library conduit-1.0.9.3...
[1 of 8] Compiling System.PosixFile ( dist/build/System/PosixFile.hs, dist/build/System/PosixFile.o )
[2 of 8] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o )
[3 of 8] Compiling Data.Conduit.Util ( Data/Conduit/Util.hs, dist/build/Data/Conduit/Util.o )
[4 of 8] Compiling Data.Conduit     ( Data/Conduit.hs, dist/build/Data/Conduit.o )
[5 of 8] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.o )
[6 of 8] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.o )
[7 of 8] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.o )
[8 of 8] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.o )
In-place registering conduit-1.0.9.3...
Running Haddock for conduit-1.0.9.3...
Running hscolour for conduit-1.0.9.3...
Preprocessing library conduit-1.0.9.3...
Preprocessing library conduit-1.0.9.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
   0% (  0 /  6) in 'System.PosixFile'
  91% ( 39 / 43) in 'Data.Conduit.Internal'
 100% (  4 /  4) in 'Data.Conduit.Util'
  98% ( 49 / 50) in 'Data.Conduit'
  98% ( 43 / 44) in 'Data.Conduit.List'
 100% ( 30 / 30) in 'Data.Conduit.Binary'
 100% ( 21 / 21) in 'Data.Conduit.Text'
 100% (  2 /  2) in 'Data.Conduit.Lazy'
Warning: Data.Conduit.Internal: could not find link destinations for:
    Control.Monad.RWS.Class.MonadRWS Control.Monad.Error.Class.MonadError Control.Monad.Reader.Class.MonadReader Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.IO.Class.MonadIO
Warning: Data.Conduit: could not find link destinations for:
    Control.Monad.RWS.Class.MonadRWS Control.Monad.Error.Class.MonadError Control.Monad.Reader.Class.MonadReader Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.IO.Class.MonadIO Control.Monad.Cont.Class.MonadCont Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Data.Functor.Identity.Identity
Warning: Data.Conduit.Binary: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Data.Conduit.Text: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/conduit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/conduit-1.0.9.3
Registering conduit-1.0.9.3...
Installed conduit-1.0.9.3
Configuring attoparsec-conduit-1.0.1.2...
Building attoparsec-conduit-1.0.1.2...
Preprocessing library attoparsec-conduit-1.0.1.2...
[1 of 1] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, dist/build/Data/Conduit/Attoparsec.o )
In-place registering attoparsec-conduit-1.0.1.2...
Running Haddock for attoparsec-conduit-1.0.1.2...
Running hscolour for attoparsec-conduit-1.0.1.2...
Preprocessing library attoparsec-conduit-1.0.1.2...
Preprocessing library attoparsec-conduit-1.0.1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
  83% ( 10 / 12) in 'Data.Conduit.Attoparsec'
Warning: Data.Conduit.Attoparsec: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/attoparsec-conduit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/attoparsec-conduit-1.0.1.2
Registering attoparsec-conduit-1.0.1.2...
Installed attoparsec-conduit-1.0.1.2
Configuring network-conduit-1.0.0...
Building network-conduit-1.0.0...
Preprocessing library network-conduit-1.0.0...
[1 of 4] Compiling Data.Conduit.Network.Utils ( Data/Conduit/Network/Utils.hs, dist/build/Data/Conduit/Network/Utils.o )
[2 of 4] Compiling Data.Conduit.Network.UDP ( Data/Conduit/Network/UDP.hs, dist/build/Data/Conduit/Network/UDP.o )
[3 of 4] Compiling Data.Conduit.Network.Internal ( Data/Conduit/Network/Internal.hs, dist/build/Data/Conduit/Network/Internal.o )
[4 of 4] Compiling Data.Conduit.Network ( Data/Conduit/Network.hs, dist/build/Data/Conduit/Network.o )

Data/Conduit/Network.hs:36:1: Warning:
    Module `Prelude' does not export `catch'

Data/Conduit/Network.hs:47:1: Warning:
    The import of `MonadBaseControl'
    from module `Control.Monad.Trans.Control' is redundant
In-place registering network-conduit-1.0.0...
Running Haddock for network-conduit-1.0.0...
Running hscolour for network-conduit-1.0.0...
Preprocessing library network-conduit-1.0.0...
Preprocessing library network-conduit-1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, network-2.4.1.2,
parsec-3.1.3, text-0.11.2.3, transformers-0.3.0.0

dist/build/tmp-7754/Data/Conduit/Network.hs:36:1: Warning:
    Module `Prelude' does not export `catch'

dist/build/tmp-7754/Data/Conduit/Network.hs:47:1: Warning:
    The import of `MonadBaseControl'
    from module `Control.Monad.Trans.Control' is redundant
Haddock coverage:
  80% (  4 /  5) in 'Data.Conduit.Network.Utils'
  92% ( 12 / 13) in 'Data.Conduit.Network.UDP'
  75% (  3 /  4) in 'Data.Conduit.Network.Internal'
  63% ( 19 / 30) in 'Data.Conduit.Network'
Warning: Data.Conduit.Network.UDP: could not find link destinations for:
    Network.Socket.Types.SockAddr Control.Monad.IO.Class.MonadIO Network.Socket.Types.Socket Network.Socket.AddrInfo
Warning: Data.Conduit.Network.Internal: could not find link destinations for:
    Network.Socket.Types.SockAddr Network.Socket.Types.Socket
Warning: Data.Conduit.Network: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Network.Socket.Types.Socket Network.Socket.Types.SockAddr
Documentation created: dist/doc/html/network-conduit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/network-conduit-1.0.0
Registering network-conduit-1.0.0...
Installed network-conduit-1.0.0
Configuring dns-1.0.0...
Building dns-1.0.0...
Preprocessing library dns-1.0.0...
[1 of 8] Compiling Network.DNS.Internal ( Network/DNS/Internal.hs, dist/build/Network/DNS/Internal.o )
[2 of 8] Compiling Network.DNS.Types ( Network/DNS/Types.hs, dist/build/Network/DNS/Types.o )
[3 of 8] Compiling Network.DNS.StateBinary ( Network/DNS/StateBinary.hs, dist/build/Network/DNS/StateBinary.o )
[4 of 8] Compiling Network.DNS.Decode ( Network/DNS/Decode.hs, dist/build/Network/DNS/Decode.o )
[5 of 8] Compiling Network.DNS.Encode ( Network/DNS/Encode.hs, dist/build/Network/DNS/Encode.o )
[6 of 8] Compiling Network.DNS.Resolver ( Network/DNS/Resolver.hs, dist/build/Network/DNS/Resolver.o )
[7 of 8] Compiling Network.DNS.Lookup ( Network/DNS/Lookup.hs, dist/build/Network/DNS/Lookup.o )
[8 of 8] Compiling Network.DNS      ( Network/DNS.hs, dist/build/Network/DNS.o )
In-place registering dns-1.0.0...
Running Haddock for dns-1.0.0...
Running hscolour for dns-1.0.0...
Preprocessing library dns-1.0.0...
Preprocessing library dns-1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, network-2.4.1.2,
parsec-3.1.3, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
  43% ( 10 / 23) in 'Network.DNS.Internal'
  68% ( 17 / 25) in 'Network.DNS.Types'
   0% (  0 / 34) in 'Network.DNS.StateBinary'
  67% (  2 /  3) in 'Network.DNS.Decode'
  67% (  2 /  3) in 'Network.DNS.Encode'
 100% ( 16 / 16) in 'Network.DNS.Resolver'
 100% ( 12 / 12) in 'Network.DNS.Lookup'
 100% ( 13 / 13) in 'Network.DNS'
Warning: Network.DNS.Decode: could not find link destinations for:
    Network.Socket.Types.Socket
Warning: Network.DNS.Resolver: could not find link destinations for:
    Network.Socket.HostName Network.Socket.Types.Socket
Documentation created: dist/doc/html/dns/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dns-1.0.0
Registering dns-1.0.0...
Installed dns-1.0.0
Downloading dnscache-0.1.2...
Configuring dnscache-0.1.2...
Building dnscache-0.1.2...
Preprocessing library dnscache-0.1.2...
[1 of 1] Compiling Network.DnsCache ( Network/DnsCache.hs, dist/build/Network/DnsCache.o )

Network/DnsCache.hs:183:9:
    Ambiguous occurrence `forkIO'
    It could refer to either `Control.Concurrent.forkIO',
                             imported from `Control.Concurrent' at Network/DnsCache.hs:35:1-25
                             (and originally defined in `GHC.Conc.Sync')
                          or `Control.ContStuff.forkIO',
                             imported from `Control.ContStuff' at Network/DnsCache.hs:36:1-24
                             (and originally defined in `Control.ContStuff.Classes')

Network/DnsCache.hs:187:19:
    Ambiguous occurrence `forkIO'
    It could refer to either `Control.Concurrent.forkIO',
                             imported from `Control.Concurrent' at Network/DnsCache.hs:35:1-25
                             (and originally defined in `GHC.Conc.Sync')
                          or `Control.ContStuff.forkIO',
                             imported from `Control.ContStuff' at Network/DnsCache.hs:36:1-24
                             (and originally defined in `Control.ContStuff.Classes')

Network/DnsCache.hs:193:19:
    Ambiguous occurrence `forkIO'
    It could refer to either `Control.Concurrent.forkIO',
                             imported from `Control.Concurrent' at Network/DnsCache.hs:35:1-25
                             (and originally defined in `GHC.Conc.Sync')
                          or `Control.ContStuff.forkIO',
                             imported from `Control.ContStuff' at Network/DnsCache.hs:36:1-24
                             (and originally defined in `Control.ContStuff.Classes')

Network/DnsCache.hs:199:19:
    Ambiguous occurrence `forkIO'
    It could refer to either `Control.Concurrent.forkIO',
                             imported from `Control.Concurrent' at Network/DnsCache.hs:35:1-25
                             (and originally defined in `GHC.Conc.Sync')
                          or `Control.ContStuff.forkIO',
                             imported from `Control.ContStuff' at Network/DnsCache.hs:36:1-24
                             (and originally defined in `Control.ContStuff.Classes')

Network/DnsCache.hs:208:19:
    Ambiguous occurrence `forkIO'
    It could refer to either `Control.Concurrent.forkIO',
                             imported from `Control.Concurrent' at Network/DnsCache.hs:35:1-25
                             (and originally defined in `GHC.Conc.Sync')
                          or `Control.ContStuff.forkIO',
                             imported from `Control.ContStuff' at Network/DnsCache.hs:36:1-24
                             (and originally defined in `Control.ContStuff.Classes')

Network/DnsCache.hs:209:19:
    Ambiguous occurrence `forkIO'
    It could refer to either `Control.Concurrent.forkIO',
                             imported from `Control.Concurrent' at Network/DnsCache.hs:35:1-25
                             (and originally defined in `GHC.Conc.Sync')
                          or `Control.ContStuff.forkIO',
                             imported from `Control.ContStuff' at Network/DnsCache.hs:36:1-24
                             (and originally defined in `Control.ContStuff.Classes')

Network/DnsCache.hs:210:19:
    Ambiguous occurrence `forkIO'
    It could refer to either `Control.Concurrent.forkIO',
                             imported from `Control.Concurrent' at Network/DnsCache.hs:35:1-25
                             (and originally defined in `GHC.Conc.Sync')
                          or `Control.ContStuff.forkIO',
                             imported from `Control.ContStuff' at Network/DnsCache.hs:36:1-24
                             (and originally defined in `Control.ContStuff.Classes')

Network/DnsCache.hs:300:30:
    Ambiguous occurrence `forkIO'
    It could refer to either `Control.Concurrent.forkIO',
                             imported from `Control.Concurrent' at Network/DnsCache.hs:35:1-25
                             (and originally defined in `GHC.Conc.Sync')
                          or `Control.ContStuff.forkIO',
                             imported from `Control.ContStuff' at Network/DnsCache.hs:36:1-24
                             (and originally defined in `Control.ContStuff.Classes')

Network/DnsCache.hs:301:5:
    Ambiguous occurrence `forkIO'
    It could refer to either `Control.Concurrent.forkIO',
                             imported from `Control.Concurrent' at Network/DnsCache.hs:35:1-25
                             (and originally defined in `GHC.Conc.Sync')
                          or `Control.ContStuff.forkIO',
                             imported from `Control.ContStuff' at Network/DnsCache.hs:36:1-24
                             (and originally defined in `Control.ContStuff.Classes')

Network/DnsCache.hs:302:5:
    Ambiguous occurrence `forkIO'
    It could refer to either `Control.Concurrent.forkIO',
                             imported from `Control.Concurrent' at Network/DnsCache.hs:35:1-25
                             (and originally defined in `GHC.Conc.Sync')
                          or `Control.ContStuff.forkIO',
                             imported from `Control.ContStuff' at Network/DnsCache.hs:36:1-24
                             (and originally defined in `Control.ContStuff.Classes')

Network/DnsCache.hs:303:5:
    Ambiguous occurrence `forkIO'
    It could refer to either `Control.Concurrent.forkIO',
                             imported from `Control.Concurrent' at Network/DnsCache.hs:35:1-25
                             (and originally defined in `GHC.Conc.Sync')
                          or `Control.ContStuff.forkIO',
                             imported from `Control.ContStuff' at Network/DnsCache.hs:36:1-24
                             (and originally defined in `Control.ContStuff.Classes')
Failed to install dnscache-0.1.2
cabal: Error: some packages failed to install:
dnscache-0.1.2 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.