Build #2 for sednaDBXML-0.1.2.5

[all reports]

Package sednaDBXML-0.1.2.5
Install ConfigureFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies text-0.11.2.3, mtl-2.1.2, iteratee-0.8.9.4, containers-0.5.0.0, bytestring-0.10.0.2, bindings-DSL-1.0.20, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ListLike-3.1.7.1...
Building ListLike-3.1.7.1...
Preprocessing library ListLike-3.1.7.1...
[1 of 8] Compiling Data.ListLike.FoldableLL ( src/Data/ListLike/FoldableLL.hs, dist/build/Data/ListLike/FoldableLL.o )
[2 of 8] Compiling Data.ListLike.Base ( src/Data/ListLike/Base.hs, dist/build/Data/ListLike/Base.o )
[3 of 8] Compiling Data.ListLike.String ( src/Data/ListLike/String.hs, dist/build/Data/ListLike/String.o )
[4 of 8] Compiling Data.ListLike.Utils ( src/Data/ListLike/Utils.hs, dist/build/Data/ListLike/Utils.o )
[5 of 8] Compiling Data.ListLike.IO ( src/Data/ListLike/IO.hs, dist/build/Data/ListLike/IO.o )
[6 of 8] Compiling Data.ListLike.CharString ( src/Data/ListLike/CharString.hs, dist/build/Data/ListLike/CharString.o )
[7 of 8] Compiling Data.ListLike.Instances ( src/Data/ListLike/Instances.hs, dist/build/Data/ListLike/Instances.o )
[8 of 8] Compiling Data.ListLike    ( src/Data/ListLike.hs, dist/build/Data/ListLike.o )
In-place registering ListLike-3.1.7.1...
Running Haddock for ListLike-3.1.7.1...
Running hscolour for ListLike-3.1.7.1...
Preprocessing library ListLike-3.1.7.1...
Preprocessing library ListLike-3.1.7.1...
Haddock coverage:
 100% (  9 /  9) in 'Data.ListLike.FoldableLL'
 100% (  6 /  6) in 'Data.ListLike.Base'
 100% (  2 /  2) in 'Data.ListLike.String'
 100% ( 11 / 11) in 'Data.ListLike.Utils'
 100% (  2 /  2) in 'Data.ListLike.IO'
 100% (  3 /  3) in 'Data.ListLike.CharString'
 100% (  1 /  1) in 'Data.ListLike.Instances'
Warning: Data.ListLike: empty is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: singleton is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: cons is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: snoc is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: append is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: head is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: last is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: tail is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: init is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: null is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: length is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: map is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: rigidMap is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: reverse is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: intersperse is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: toList is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: fromList is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: fromListLike is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldl is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldl' is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldl1 is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldr is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldr' is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldr1 is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: concat is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: concatMap is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: rigidConcatMap is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: any is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: all is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: maximum is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: minimum is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: iterate is exported separately but will be documented under InfiniteListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: repeat is exported separately but will be documented under InfiniteListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: replicate is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: cycle is exported separately but will be documented under InfiniteListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: take is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: drop is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: splitAt is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: takeWhile is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: dropWhile is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: span is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: break is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: group is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: inits is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: tails is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: isPrefixOf is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: isSuffixOf is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: isInfixOf is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: elem is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: notElem is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: find is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: filter is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: partition is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: index is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: elemIndex is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: elemIndices is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: findIndex is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: findIndices is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: sequence is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: mapM is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: rigidMapM is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: toString is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: fromString is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: lines is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: words is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: nub is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: delete is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: deleteFirsts is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: union is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: intersect is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: sort is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: insert is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: nubBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: deleteBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: deleteFirstsBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: unionBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: intersectBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: groupBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: sortBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: insertBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericLength is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericTake is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericDrop is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericSplitAt is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericReplicate is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
 100% ( 62 / 62) in 'Data.ListLike'
Documentation created: dist/doc/html/ListLike/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ListLike-3.1.7.1
Registering ListLike-3.1.7.1...
Installed ListLike-3.1.7.1
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 bindings-DSL-1.0.20...
Building bindings-DSL-1.0.20...
Preprocessing library bindings-DSL-1.0.20...
[1 of 1] Compiling Bindings.Utilities ( Bindings/Utilities.hs, dist/build/Bindings/Utilities.o )
In-place registering bindings-DSL-1.0.20...
Running Haddock for bindings-DSL-1.0.20...
Running hscolour for bindings-DSL-1.0.20...
Preprocessing library bindings-DSL-1.0.20...
Preprocessing library bindings-DSL-1.0.20...
Haddock coverage:
  67% (  2 /  3) in 'Bindings.Utilities'
Documentation created: dist/doc/html/bindings-DSL/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bindings-DSL-1.0.20
Registering bindings-DSL-1.0.20...
Installed bindings-DSL-1.0.20
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-exceptions-0.1.1.4
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Configuring monads-tf-0.1.0.1...
Building monads-tf-0.1.0.1...
Preprocessing library monads-tf-0.1.0.1...
[ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering monads-tf-0.1.0.1...
Running Haddock for monads-tf-0.1.0.1...
Running hscolour for monads-tf-0.1.0.1...
Preprocessing library monads-tf-0.1.0.1...
Preprocessing library monads-tf-0.1.0.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:
Warning: monads-tf-0.1.0.1:Control.Monad.Identity: Could not find documentation for exported module: Data.Functor.Identity
 100% (  1 /  1) in 'Control.Monad.Identity'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
Warning: monads-tf-0.1.0.1:Control.Monad.Trans: Could not find documentation for exported module: Control.Monad.Trans.Class
Warning: monads-tf-0.1.0.1:Control.Monad.Trans: Could not find documentation for exported module: Control.Monad.IO.Class
 100% (  1 /  1) in 'Control.Monad.Trans'
Warning: Control.Monad.Error.Class: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Error.Class.MonadError GHC.Types.IO, Control.Monad.Trans.Error.Error e =>
Control.Monad.Error.Class.MonadError (Data.Either.Either e), (GHC.Base.Monad m, Control.Monad.Trans.Error.Error e) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.List.ListT m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Error.Class.MonadError m =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.State.Strict.StateT s m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) =>
Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Writer.Strict.WriterT w m)
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.Error
  67% (  2 /  3) in 'Control.Monad.Error.Class'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.Error
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.ErrorT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Error.mapErrorT
  79% ( 11 / 14) in 'Control.Monad.Error'
Warning: Couldn't find .haddock for export Control.Monad.Trans.List.ListT
Warning: Couldn't find .haddock for export Control.Monad.Trans.List.mapListT
  60% (  3 /  5) in 'Control.Monad.List'
Warning: Control.Monad.Reader.Class: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Reader.Class.MonadReader ((->) r), GHC.Base.Monad m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Cont.ContT r m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.Reader.Class.MonadReader m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.List.ListT m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Reader.Class.MonadReader m =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.State.Strict.StateT s m), (Data.Monoid.Monoid w, Control.Monad.Reader.Class.MonadReader m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Reader.Class.MonadReader m) =>
Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Writer.Strict.WriterT w m)
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.Reader
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.runReader
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.mapReader
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.withReader
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.ReaderT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.mapReaderT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.withReaderT
  68% ( 15 / 22) in 'Control.Monad.Reader'
Warning: Control.Monad.State.Class: We do not support associated types in instances yet. These instances are affected:
GHC.Base.Monad m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.State.Lazy.StateT s m), GHC.Base.Monad m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.State.Strict.StateT s m), (GHC.Base.Monad m, Data.Monoid.Monoid w) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (GHC.Base.Monad m, Data.Monoid.Monoid w) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Cont.ContT r m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.State.Class.MonadState m) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.List.ListT m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.State.Class.MonadState m =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, Control.Monad.State.Class.MonadState m) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.State.Class.MonadState m) =>
Control.Monad.State.Class.MonadState (Control.Monad.Trans.Writer.Strict.WriterT w m)
 100% (  4 /  4) in 'Control.Monad.State.Class'
Warning: Control.Monad.Writer.Class: We do not support associated types in instances yet. These instances are affected:
(Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, GHC.Base.Monad m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.Writer.Class.MonadWriter m) =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Writer.Class.MonadWriter m =>
Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.State.Strict.StateT s m)
  25% (  1 /  4) in 'Control.Monad.Writer.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.RWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.runRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.evalRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.execRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.mapRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.withRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.RWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.evalRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.execRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.mapRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Lazy.withRWST
  45% (  9 / 20) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.RWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.runRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.evalRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.execRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.mapRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.withRWS
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.RWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.evalRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.execRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.mapRWST
Warning: Couldn't find .haddock for export Control.Monad.Trans.RWS.Strict.withRWST
  45% (  9 / 20) in 'Control.Monad.RWS.Strict'
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.State
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.runState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.evalState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.execState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.mapState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.withState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.StateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.evalStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.execStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.mapStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Lazy.withStateT
  52% ( 12 / 23) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.State
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.runState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.evalState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.execState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.mapState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.withState
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.StateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.evalStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.execStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.mapStateT
Warning: Couldn't find .haddock for export Control.Monad.Trans.State.Strict.withStateT
  52% ( 12 / 23) in 'Control.Monad.State.Strict'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.Writer
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.runWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.execWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.mapWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.WriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.execWriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Lazy.mapWriterT
  44% (  8 / 18) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.Writer
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.runWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.execWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.mapWriter
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.WriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.execWriterT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Writer.Strict.mapWriterT
  44% (  8 / 18) in 'Control.Monad.Writer.Strict'
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.Cont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.runCont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.mapCont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.withCont
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.ContT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.mapContT
Warning: Couldn't find .haddock for export Control.Monad.Trans.Cont.withContT
  60% ( 12 / 20) in 'Control.Monad.Cont'
Warning: Control.Monad.Identity: could not find link destinations for:
    Data.Functor.Identity.Identity
Warning: Control.Monad.Cont.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Error.Class: could not find link destinations for:
    Control.Monad.Trans.Error.ErrorList Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Error: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.ErrorList Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.List: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Reader.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Reader: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.State.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.Writer.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.RWS.Class: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Warning: Control.Monad.RWS.Lazy: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.RWS.Strict: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.State.Lazy: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.State.Strict: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Writer.Lazy: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Writer.Strict: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Control.Monad.Cont: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Data.Functor.Identity.Identity Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/monads-tf/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monads-tf-0.1.0.1
Registering monads-tf-0.1.0.1...
Installed monads-tf-0.1.0.1
Configuring parallel-3.2.0.4...
Building parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.0.4...
Running Haddock for parallel-3.2.0.4...
Running hscolour for parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
Preprocessing library parallel-3.2.0.4...
Haddock coverage:
 100% (  3 /  3) in 'Control.Parallel'
  72% ( 21 / 29) in 'Control.Seq'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
Documentation created: dist/doc/html/parallel/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parallel-3.2.0.4
Registering parallel-3.2.0.4...
Installed parallel-3.2.0.4
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 MonadCatchIO-transformers-0.3.1.0...
Building MonadCatchIO-transformers-0.3.1.0...
Preprocessing library MonadCatchIO-transformers-0.3.1.0...
[1 of 2] Compiling Control.Monad.CatchIO ( src/Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o )

src/Control/Monad/CatchIO.hs:29:1: Warning:
    Module `Prelude' does not export `catch'
[2 of 2] Compiling Control.Monad.CatchIO.Try ( src/Control/Monad/CatchIO/Try.hs, dist/build/Control/Monad/CatchIO/Try.o )
In-place registering MonadCatchIO-transformers-0.3.1.0...
Running Haddock for MonadCatchIO-transformers-0.3.1.0...
Running hscolour for MonadCatchIO-transformers-0.3.1.0...
Preprocessing library MonadCatchIO-transformers-0.3.1.0...
Preprocessing library MonadCatchIO-transformers-0.3.1.0...
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-12431/src/Control/Monad/CatchIO.hs:29:1: Warning:
    Module `Prelude' does not export `catch'
Haddock coverage:
  93% ( 13 / 14) in 'Control.Monad.CatchIO'
   0% (  0 /  3) in 'Control.Monad.CatchIO.Try'
Warning: Control.Monad.CatchIO: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT
Documentation created: dist/doc/html/MonadCatchIO-transformers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadCatchIO-transformers-0.3.1.0
Registering MonadCatchIO-transformers-0.3.1.0...
Installed MonadCatchIO-transformers-0.3.1.0
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 iteratee-0.8.9.4...
Building iteratee-0.8.9.4...
Preprocessing library iteratee-0.8.9.4...
[ 1 of 19] Compiling Data.Iteratee.IO.Posix ( src/Data/Iteratee/IO/Posix.hs, dist/build/Data/Iteratee/IO/Posix.o )
[ 2 of 19] Compiling Data.Iteratee.IO.Base ( src/Data/Iteratee/IO/Base.hs, dist/build/Data/Iteratee/IO/Base.o )
[ 3 of 19] Compiling Data.Iteratee.Base.ReadableChunk ( src/Data/Iteratee/Base/ReadableChunk.hs, dist/build/Data/Iteratee/Base/ReadableChunk.o )
[ 4 of 19] Compiling Data.Iteratee.Base.LooseMap ( src/Data/Iteratee/Base/LooseMap.hs, dist/build/Data/Iteratee/Base/LooseMap.o )
[ 5 of 19] Compiling Data.Iteratee.Exception ( src/Data/Iteratee/Exception.hs, dist/build/Data/Iteratee/Exception.o )
[ 6 of 19] Compiling Data.NullPoint   ( src/Data/NullPoint.hs, dist/build/Data/NullPoint.o )
[ 7 of 19] Compiling Data.Nullable    ( src/Data/Nullable.hs, dist/build/Data/Nullable.o )
[ 8 of 19] Compiling Data.Iteratee.Base ( src/Data/Iteratee/Base.hs, dist/build/Data/Iteratee/Base.o )
[ 9 of 19] Compiling Data.Iteratee.Iteratee ( src/Data/Iteratee/Iteratee.hs, dist/build/Data/Iteratee/Iteratee.o )
[10 of 19] Compiling Data.Iteratee.ListLike ( src/Data/Iteratee/ListLike.hs, dist/build/Data/Iteratee/ListLike.o )
[11 of 19] Compiling Data.Iteratee.Binary ( src/Data/Iteratee/Binary.hs, dist/build/Data/Iteratee/Binary.o )
[12 of 19] Compiling Data.Iteratee.PTerm ( src/Data/Iteratee/PTerm.hs, dist/build/Data/Iteratee/PTerm.o )
[13 of 19] Compiling Data.Iteratee.Char ( src/Data/Iteratee/Char.hs, dist/build/Data/Iteratee/Char.o )
[14 of 19] Compiling Data.Iteratee.IO.Handle ( src/Data/Iteratee/IO/Handle.hs, dist/build/Data/Iteratee/IO/Handle.o )
[15 of 19] Compiling Data.Iteratee.IO.Fd ( src/Data/Iteratee/IO/Fd.hs, dist/build/Data/Iteratee/IO/Fd.o )
[16 of 19] Compiling Data.Iteratee.IO ( src/Data/Iteratee/IO.hs, dist/build/Data/Iteratee/IO.o )
[17 of 19] Compiling Data.Iteratee    ( src/Data/Iteratee.hs, dist/build/Data/Iteratee.o )
[18 of 19] Compiling Data.Iteratee.IO.Interact ( src/Data/Iteratee/IO/Interact.hs, dist/build/Data/Iteratee/IO/Interact.o )
[19 of 19] Compiling Data.Iteratee.Parallel ( src/Data/Iteratee/Parallel.hs, dist/build/Data/Iteratee/Parallel.o )
In-place registering iteratee-0.8.9.4...
Running Haddock for iteratee-0.8.9.4...
Running hscolour for iteratee-0.8.9.4...
Preprocessing library iteratee-0.8.9.4...
Preprocessing library iteratee-0.8.9.4...
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:
  67% (  4 /  6) in 'Data.Iteratee.IO.Posix'
  50% (  1 /  2) in 'Data.Iteratee.IO.Base'
 100% (  2 /  2) in 'Data.Iteratee.Base.ReadableChunk'
 100% (  2 /  2) in 'Data.Iteratee.Base.LooseMap'
  86% ( 18 / 21) in 'Data.Iteratee.Exception'
 100% (  3 /  3) in 'Data.NullPoint'
 100% (  3 /  3) in 'Data.Nullable'
Warning: Data.Iteratee.Base: We do not support associated types in instances yet. These instances are affected:
forall s. (Data.NullPoint.NullPoint s, Data.Nullable.Nullable s) =>
Control.Monad.Trans.Control.MonadTransControl (Data.Iteratee.Base.Iteratee s), (Control.Monad.Trans.Control.MonadBaseControl b m,
 Data.Nullable.Nullable s) =>
Control.Monad.Trans.Control.MonadBaseControl b (Data.Iteratee.Base.Iteratee s m)
Warning: iteratee-0.8.9.4:Data.Iteratee.Base: Could not find documentation for exported module: X
  79% ( 19 / 24) in 'Data.Iteratee.Base'
  89% ( 47 / 53) in 'Data.Iteratee.Iteratee'
  95% ( 55 / 58) in 'Data.Iteratee.ListLike'
  41% (  7 / 17) in 'Data.Iteratee.Binary'
 100% ( 15 / 15) in 'Data.Iteratee.PTerm'
  75% (  6 /  8) in 'Data.Iteratee.Char'
  80% (  8 / 10) in 'Data.Iteratee.IO.Handle'
  82% (  9 / 11) in 'Data.Iteratee.IO.Fd'
  82% ( 14 / 17) in 'Data.Iteratee.IO'
  88% (  7 /  8) in 'Data.Iteratee'
  50% (  1 /  2) in 'Data.Iteratee.IO.Interact'
  83% (  5 /  6) in 'Data.Iteratee.Parallel'
Warning: Data.Iteratee.Base.ReadableChunk: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Data.Iteratee.Base: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO
Warning: Data.Iteratee.IO.Interact: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Data.Iteratee.Parallel: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/iteratee/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/iteratee-0.8.9.4
Registering iteratee-0.8.9.4...
Installed iteratee-0.8.9.4
Configuring sednaDBXML-0.1.2.5...
cabal: Missing dependency on a foreign library:
* Missing C library: sedna
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.
Failed to install sednaDBXML-0.1.2.5
cabal: Error: some packages failed to install:
sednaDBXML-0.1.2.5 failed during the configure step. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.