Build #1 for MFlow-0.2.0.5
| Package | MFlow-0.2.0.5 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | xhtml-3000.2.1, warp-1.3.10.1, wai-1.4.1, vector-0.10.9.1, utf8-string-0.3.7, transformers-0.3.0.0, text-0.11.2.3, stm-2.4.2, random-1.0.1.1, parsec-3.1.3, old-time-1.1.0.1, mtl-2.1.2, http-types-0.8.2, hsp-0.10.0, extensible-exceptions-0.1.1.4, directory-1.2.0.1, containers-0.5.0.0, conduit-1.0.9.3, case-insensitive-1.1.0.1, bytestring-0.10.0.2, blaze-markup-0.5.1.5, blaze-html-0.6.1.1, base-4.6.0.1, Workflow-0.8.0.8, TCache-0.11.0.0, RefSerialize-0.3.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring RefSerialize-0.3.1.0...
Building RefSerialize-0.3.1.0...
Preprocessing library RefSerialize-0.3.1.0...
[1 of 3] Compiling Data.RefSerialize.Serialize ( Data/RefSerialize/Serialize.hs, dist/build/Data/RefSerialize/Serialize.o )
Data/RefSerialize/Serialize.hs:18:1: Warning:
Module `Data.HashTable' is deprecated:
Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead.
Data/RefSerialize/Serialize.hs:26:17: Warning:
In the use of type constructor or class `HT.HashTable'
(imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
Data/RefSerialize/Serialize.hs:48:13: Warning:
In the use of `HT.new' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
Data/RefSerialize/Serialize.hs:48:25: Warning:
In the use of `HT.hashInt' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
Data/RefSerialize/Serialize.hs:50:53: Warning:
In the use of `HT.toList' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
Data/RefSerialize/Serialize.hs:53:36: Warning:
In the use of `HT.update' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
Data/RefSerialize/Serialize.hs:57:35: Warning:
In the use of `HT.delete' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
Data/RefSerialize/Serialize.hs:60:34: Warning:
In the use of `HT.lookup' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
Data/RefSerialize/Serialize.hs:63:29: Warning:
In the use of `HT.toList' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
Data/RefSerialize/Serialize.hs:66:30: Warning:
In the use of `HT.fromList' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
Data/RefSerialize/Serialize.hs:66:42: Warning:
In the use of `HT.hashInt' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
Data/RefSerialize/Serialize.hs:77:31: Warning:
In the use of `HT.update' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
Data/RefSerialize/Serialize.hs:79:16: Warning:
In the use of `HT.update' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
[2 of 3] Compiling Data.RefSerialize.Parser ( Data/RefSerialize/Parser.hs, dist/build/Data/RefSerialize/Parser.o )
[3 of 3] Compiling Data.RefSerialize ( Data/RefSerialize.hs, dist/build/Data/RefSerialize.o )
In-place registering RefSerialize-0.3.1.0...
Running Haddock for RefSerialize-0.3.1.0...
Running hscolour for RefSerialize-0.3.1.0...
Preprocessing library RefSerialize-0.3.1.0...
Preprocessing library RefSerialize-0.3.1.0...
dist/build/tmp-31191/Data/RefSerialize/Serialize.hs:18:1: Warning:
Module `Data.HashTable' is deprecated:
Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead.
dist/build/tmp-31191/Data/RefSerialize/Serialize.hs:26:17: Warning:
In the use of type constructor or class `HT.HashTable'
(imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
dist/build/tmp-31191/Data/RefSerialize/Serialize.hs:48:13: Warning:
In the use of `HT.new' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
dist/build/tmp-31191/Data/RefSerialize/Serialize.hs:48:25: Warning:
In the use of `HT.hashInt' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
dist/build/tmp-31191/Data/RefSerialize/Serialize.hs:50:53: Warning:
In the use of `HT.toList' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
dist/build/tmp-31191/Data/RefSerialize/Serialize.hs:53:36: Warning:
In the use of `HT.update' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
dist/build/tmp-31191/Data/RefSerialize/Serialize.hs:57:35: Warning:
In the use of `HT.delete' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
dist/build/tmp-31191/Data/RefSerialize/Serialize.hs:60:34: Warning:
In the use of `HT.lookup' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
dist/build/tmp-31191/Data/RefSerialize/Serialize.hs:63:29: Warning:
In the use of `HT.toList' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
dist/build/tmp-31191/Data/RefSerialize/Serialize.hs:66:30: Warning:
In the use of `HT.fromList' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
dist/build/tmp-31191/Data/RefSerialize/Serialize.hs:66:42: Warning:
In the use of `HT.hashInt' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
dist/build/tmp-31191/Data/RefSerialize/Serialize.hs:77:31: Warning:
In the use of `HT.update' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
dist/build/tmp-31191/Data/RefSerialize/Serialize.hs:79:16: Warning:
In the use of `HT.update' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
Haddock coverage:
10% ( 2 / 20) in 'Data.RefSerialize.Serialize'
2% ( 1 / 48) in 'Data.RefSerialize.Parser'
74% ( 23 / 31) in 'Data.RefSerialize'
Documentation created: dist/doc/html/RefSerialize/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/RefSerialize-0.3.1.0
Registering RefSerialize-0.3.1.0...
Installed RefSerialize-0.3.1.0
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 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 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 hsp-0.10.0...
Building hsp-0.10.0...
Preprocessing library hsp-0.10.0...
[1 of 6] Compiling HSP.XML.PCDATA ( src/HSP/XML/PCDATA.hs, dist/build/HSP/XML/PCDATA.o )
[2 of 6] Compiling HSP.XML ( src/HSP/XML.hs, dist/build/HSP/XML.o )
[3 of 6] Compiling HSP.HTML4 ( src/HSP/HTML4.hs, dist/build/HSP/HTML4.o )
[4 of 6] Compiling HSP.XMLGenerator ( src/HSP/XMLGenerator.hs, dist/build/HSP/XMLGenerator.o )
[5 of 6] Compiling HSP.Monad ( src/HSP/Monad.hs, dist/build/HSP/Monad.o )
[6 of 6] Compiling HSP ( src/HSP.hs, dist/build/HSP.o )
In-place registering hsp-0.10.0...
Running Haddock for hsp-0.10.0...
Running hscolour for hsp-0.10.0...
Preprocessing library hsp-0.10.0...
Preprocessing library hsp-0.10.0...
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:
75% ( 3 / 4) in 'HSP.XML.PCDATA'
70% ( 14 / 20) in 'HSP.XML'
57% ( 4 / 7) in 'HSP.HTML4'
52% ( 16 / 31) in 'HSP.XMLGenerator'
Warning: HSP.Monad: We do not support associated types in instances yet. These instances are affected:
(GHC.Base.Functor m, GHC.Base.Monad m) =>
(HSP.XMLGenerator.XMLGen (HSP.Monad.HSPT HSP.XML.XML m))
0% ( 0 / 2) in 'HSP.Monad'
67% ( 2 / 3) in 'HSP'
Warning: HSP.XML.PCDATA: could not find link destinations for:
Data.Text.Lazy.Internal.Text Data.Text.Lazy.Builder.Builder
Warning: HSP.XML: could not find link destinations for:
Data.Text.Lazy.Internal.Text Data.Text.Internal.Text Data.Text.Lazy.Builder.Builder
Warning: HSP.HTML4: could not find link destinations for:
Data.Text.Lazy.Internal.Text Data.Text.Lazy.Builder.Builder
Warning: HSP.XMLGenerator: could not find link destinations for:
Control.Monad.Trans.Class.MonadTrans 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 Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: HSP.Monad: could not find link destinations for:
Control.Monad.Error.Class.MonadError Control.Monad.Reader.Class.MonadReader Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO Control.Monad.Cont.Class.MonadCont Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/hsp/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hsp-0.10.0
Registering hsp-0.10.0...
Installed hsp-0.10.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 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 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 primitive-0.5.1.0...
Building primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.5.1.0...
Running Haddock for primitive-0.5.1.0...
Running hscolour for primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
Haddock coverage:
67% ( 2 / 3) in 'Data.Primitive.Internal.Compat'
3% ( 1 / 35) in 'Data.Primitive.MachDeps'
3% ( 1 / 29) in 'Data.Primitive.Internal.Operations'
Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s)
71% ( 10 / 14) in 'Control.Monad.Primitive'
100% ( 3 / 3) in 'Data.Primitive.Types'
100% ( 13 / 13) in 'Data.Primitive.Array'
93% ( 27 / 29) in 'Data.Primitive.ByteArray'
100% ( 16 / 16) in 'Data.Primitive.Addr'
100% ( 7 / 7) in 'Data.Primitive'
100% ( 7 / 7) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.1.0
Registering primitive-0.5.1.0...
Installed primitive-0.5.1.0
Configuring simple-sendfile-0.2.13...
Building simple-sendfile-0.2.13...
Preprocessing library simple-sendfile-0.2.13...
[1 of 3] Compiling Network.Sendfile.Types ( Network/Sendfile/Types.hs, dist/build/Network/Sendfile/Types.o )
[2 of 3] Compiling Network.Sendfile.Linux ( dist/build/Network/Sendfile/Linux.hs, dist/build/Network/Sendfile/Linux.o )
[3 of 3] Compiling Network.Sendfile ( Network/Sendfile.hs, dist/build/Network/Sendfile.o )
In-place registering simple-sendfile-0.2.13...
Running Haddock for simple-sendfile-0.2.13...
Running hscolour for simple-sendfile-0.2.13...
Preprocessing library simple-sendfile-0.2.13...
Preprocessing library simple-sendfile-0.2.13...
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:
50% ( 1 / 2) in 'Network.Sendfile.Types'
80% ( 4 / 5) in 'Network.Sendfile.Linux'
100% ( 6 / 6) in 'Network.Sendfile'
Warning: Network.Sendfile: could not find link destinations for:
Network.Socket.Types.Socket
Documentation created: dist/doc/html/simple-sendfile/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/simple-sendfile-0.2.13
Registering simple-sendfile-0.2.13...
Installed simple-sendfile-0.2.13
Configuring stm-2.4.2...
Building stm-2.4.2...
Preprocessing library stm-2.4.2...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.2...
Running Haddock for stm-2.4.2...
Running hscolour for stm-2.4.2...
Preprocessing library stm-2.4.2...
Preprocessing library stm-2.4.2...
Haddock coverage:
0% ( 0 / 11) in 'Control.Sequential.STM'
100% ( 12 / 12) in 'Control.Concurrent.STM.TBQueue'
100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar'
100% ( 12 / 12) in 'Control.Concurrent.STM.TVar'
100% ( 2 / 2) in 'Control.Concurrent.STM.TArray'
90% ( 9 / 10) in 'Control.Monad.STM'
100% ( 8 / 8) in 'Control.Concurrent.STM'
40% ( 2 / 5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.2
Registering stm-2.4.2...
Installed stm-2.4.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 unix-compat-0.4.1.1...
Building unix-compat-0.4.1.1...
Preprocessing library unix-compat-0.4.1.1...
[1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o )
[2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o )
[3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o )
[4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o )
In-place registering unix-compat-0.4.1.1...
Running Haddock for unix-compat-0.4.1.1...
Running hscolour for unix-compat-0.4.1.1...
Preprocessing library unix-compat-0.4.1.1...
Preprocessing library unix-compat-0.4.1.1...
Haddock coverage:
91% ( 21 / 23) in 'System.PosixCompat.User'
75% ( 6 / 8) in 'System.PosixCompat.Unistd'
100% ( 2 / 2) in 'System.PosixCompat.Types'
71% ( 5 / 7) in 'System.PosixCompat.Extensions'
100% ( 2 / 2) in 'System.PosixCompat.Time'
100% ( 2 / 2) in 'System.PosixCompat.Temp'
99% ( 77 / 78) in 'System.PosixCompat.Files'
100% ( 8 / 8) in 'System.PosixCompat'
Documentation created: dist/doc/html/unix-compat/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unix-compat-0.4.1.1
Registering unix-compat-0.4.1.1...
Installed unix-compat-0.4.1.1
Configuring utf8-string-0.3.7...
Building utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
In-place registering utf8-string-0.3.7...
Running Haddock for utf8-string-0.3.7...
Running hscolour for utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Haddock coverage:
100% ( 8 / 8) in 'Codec.Binary.UTF8.String'
94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
89% ( 24 / 27) in 'Data.String.UTF8'
82% ( 14 / 17) in 'System.IO.UTF8'
14% ( 1 / 7) in 'System.Environment.UTF8'
100% ( 17 / 17) in 'Data.ByteString.UTF8'
100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7
Registering utf8-string-0.3.7...
Installed utf8-string-0.3.7
Configuring xhtml-3000.2.1...
Building xhtml-3000.2.1...
Preprocessing library xhtml-3000.2.1...
[ 1 of 15] Compiling Text.XHtml.BlockTable ( Text/XHtml/BlockTable.hs, dist/build/Text/XHtml/BlockTable.o )
[ 2 of 15] Compiling Text.XHtml.Internals ( Text/XHtml/Internals.hs, dist/build/Text/XHtml/Internals.o )
[ 3 of 15] Compiling Text.XHtml.Transitional.Elements ( Text/XHtml/Transitional/Elements.hs, dist/build/Text/XHtml/Transitional/Elements.o )
[ 4 of 15] Compiling Text.XHtml.Transitional.Attributes ( Text/XHtml/Transitional/Attributes.hs, dist/build/Text/XHtml/Transitional/Attributes.o )
[ 5 of 15] Compiling Text.XHtml.Frameset.Attributes ( Text/XHtml/Frameset/Attributes.hs, dist/build/Text/XHtml/Frameset/Attributes.o )
[ 6 of 15] Compiling Text.XHtml.Strict.Attributes ( Text/XHtml/Strict/Attributes.hs, dist/build/Text/XHtml/Strict/Attributes.o )
[ 7 of 15] Compiling Text.XHtml.Frameset.Elements ( Text/XHtml/Frameset/Elements.hs, dist/build/Text/XHtml/Frameset/Elements.o )
[ 8 of 15] Compiling Text.XHtml.Strict.Elements ( Text/XHtml/Strict/Elements.hs, dist/build/Text/XHtml/Strict/Elements.o )
[ 9 of 15] Compiling Text.XHtml.Extras ( Text/XHtml/Extras.hs, dist/build/Text/XHtml/Extras.o )
[10 of 15] Compiling Text.XHtml.Strict ( Text/XHtml/Strict.hs, dist/build/Text/XHtml/Strict.o )
[11 of 15] Compiling Text.XHtml.Frameset ( Text/XHtml/Frameset.hs, dist/build/Text/XHtml/Frameset.o )
[12 of 15] Compiling Text.XHtml.Table ( Text/XHtml/Table.hs, dist/build/Text/XHtml/Table.o )
[13 of 15] Compiling Text.XHtml.Debug ( Text/XHtml/Debug.hs, dist/build/Text/XHtml/Debug.o )
[14 of 15] Compiling Text.XHtml.Transitional ( Text/XHtml/Transitional.hs, dist/build/Text/XHtml/Transitional.o )
[15 of 15] Compiling Text.XHtml ( Text/XHtml.hs, dist/build/Text/XHtml.o )
In-place registering xhtml-3000.2.1...
Running Haddock for xhtml-3000.2.1...
Running hscolour for xhtml-3000.2.1...
Preprocessing library xhtml-3000.2.1...
Preprocessing library xhtml-3000.2.1...
Haddock coverage:
73% ( 8 / 11) in 'Text.XHtml.BlockTable'
71% ( 27 / 38) in 'Text.XHtml.Internals'
8% ( 1 / 12) in 'Text.XHtml.Transitional.Elements'
5% ( 2 / 37) in 'Text.XHtml.Transitional.Attributes'
14% ( 1 / 7) in 'Text.XHtml.Frameset.Attributes'
2% ( 1 / 50) in 'Text.XHtml.Strict.Attributes'
20% ( 1 / 5) in 'Text.XHtml.Frameset.Elements'
1% ( 1 / 79) in 'Text.XHtml.Strict.Elements'
34% ( 11 / 32) in 'Text.XHtml.Extras'
19% ( 37 /190) in 'Text.XHtml.Strict'
18% ( 36 /197) in 'Text.XHtml.Frameset'
30% ( 3 / 10) in 'Text.XHtml.Table'
60% ( 3 / 5) in 'Text.XHtml.Debug'
16% ( 39 /244) in 'Text.XHtml.Transitional'
71% ( 5 / 7) in 'Text.XHtml'
Documentation created: dist/doc/html/xhtml/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/xhtml-3000.2.1
Registering xhtml-3000.2.1...
Installed xhtml-3000.2.1
Configuring blaze-markup-0.5.1.5...
Building blaze-markup-0.5.1.5...
Preprocessing library blaze-markup-0.5.1.5...
[1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o )
[2 of 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.o )
[3 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.o )
[4 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.o )
[5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o )
[6 of 6] Compiling Text.Blaze ( src/Text/Blaze.hs, dist/build/Text/Blaze.o )
In-place registering blaze-markup-0.5.1.5...
Running Haddock for blaze-markup-0.5.1.5...
Running hscolour for blaze-markup-0.5.1.5...
Preprocessing library blaze-markup-0.5.1.5...
Preprocessing library blaze-markup-0.5.1.5...
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:
Warning: Text.Blaze.Internal: ! is exported separately but will be documented under Attributable. Consider exporting it together with its parent(s) for code clarity.
100% ( 41 / 41) in 'Text.Blaze.Internal'
75% ( 3 / 4) in 'Text.Blaze.Renderer.String'
67% ( 2 / 3) in 'Text.Blaze.Renderer.Pretty'
56% ( 5 / 9) in 'Text.Blaze.Renderer.Text'
86% ( 6 / 7) in 'Text.Blaze.Renderer.Utf8'
100% ( 24 / 24) in 'Text.Blaze'
Warning: Text.Blaze.Internal: could not find link destinations for:
Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Text.Blaze.Renderer.Text: could not find link destinations for:
Data.Text.Lazy.Builder.Builder Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Text.Blaze: could not find link destinations for:
Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
Documentation created: dist/doc/html/blaze-markup/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-markup-0.5.1.5
Registering blaze-markup-0.5.1.5...
Installed blaze-markup-0.5.1.5
Configuring case-insensitive-1.1.0.1...
Building case-insensitive-1.1.0.1...
Preprocessing library case-insensitive-1.1.0.1...
[1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o )
[2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o )
[3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o )
In-place registering case-insensitive-1.1.0.1...
Running Haddock for case-insensitive-1.1.0.1...
Running hscolour for case-insensitive-1.1.0.1...
Preprocessing library case-insensitive-1.1.0.1...
Preprocessing library case-insensitive-1.1.0.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% ( 8 / 8) in 'Data.CaseInsensitive.Internal'
100% ( 2 / 2) in 'Data.CaseInsensitive.Unsafe'
100% ( 7 / 7) in 'Data.CaseInsensitive'
Warning: Data.CaseInsensitive: could not find link destinations for:
Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/case-insensitive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/case-insensitive-1.1.0.1
Registering case-insensitive-1.1.0.1...
Installed case-insensitive-1.1.0.1
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 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-31191/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 vector-0.10.9.1...
Building vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o )
Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num Size'
Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num Size'
Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num Size'
[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package primitive-0.5.1.0 ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
[ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o )
[ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
[15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o )
In-place registering vector-0.10.9.1...
Running Haddock for vector-0.10.9.1...
Running hscolour for vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num Size'
Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num Size'
Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num Size'
Haddock coverage:
25% ( 1 / 4) in 'Data.Vector.Storable.Internal'
100% ( 5 / 5) in 'Data.Vector.Fusion.Util'
100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size'
11% ( 1 / 9) in 'Data.Vector.Internal.Check'
83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic'
85% ( 88 /104) in 'Data.Vector.Fusion.Stream'
64% ( 42 / 66) in 'Data.Vector.Generic.Mutable'
100% ( 3 / 3) in 'Data.Vector.Generic.Base'
5% ( 1 / 20) in 'Data.Vector.Generic.New'
93% (215 /232) in 'Data.Vector.Generic'
76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable'
Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Mutable
97% (185 /191) in 'Data.Vector.Primitive'
79% ( 46 / 58) in 'Data.Vector.Storable.Mutable'
Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Mutable
97% (194 /200) in 'Data.Vector.Storable'
Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Mutable, MVector, Vector
17% ( 1 / 6) in 'Data.Vector.Unboxed.Base'
96% (201 /210) in 'Data.Vector.Unboxed'
77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable'
76% ( 37 / 49) in 'Data.Vector.Mutable'
Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
Mutable
94% (199 /212) in 'Data.Vector'
Documentation created: dist/doc/html/vector/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.9.1
Registering vector-0.10.9.1...
Installed vector-0.10.9.1
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 blaze-html-0.6.1.1...
Building blaze-html-0.6.1.1...
Preprocessing library blaze-html-0.6.1.1...
[ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.o )
[ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o )
[ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o )
[ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o )
[ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o )
[ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o )
[ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o )
[ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o )
[ 9 of 21] Compiling Text.Blaze.Html ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.o )
[10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.o )
[11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.o )
[12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.o )
[13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.o )
[14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o )
[15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o )
[16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o )
[17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o )
[18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o )
[19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o )
[20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o )
[21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.o )
In-place registering blaze-html-0.6.1.1...
Running Haddock for blaze-html-0.6.1.1...
Running hscolour for blaze-html-0.6.1.1...
Preprocessing library blaze-html-0.6.1.1...
Preprocessing library blaze-html-0.6.1.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% (167 /167) in 'Text.Blaze.XHtml5.Attributes'
100% (103 /103) in 'Text.Blaze.XHtml1.Transitional.Attributes'
100% ( 92 / 92) in 'Text.Blaze.XHtml1.Strict.Attributes'
100% (105 /105) in 'Text.Blaze.XHtml1.FrameSet.Attributes'
100% (167 /167) in 'Text.Blaze.Html5.Attributes'
100% (103 /103) in 'Text.Blaze.Html4.Transitional.Attributes'
100% ( 92 / 92) in 'Text.Blaze.Html4.Strict.Attributes'
100% (105 /105) in 'Text.Blaze.Html4.FrameSet.Attributes'
20% ( 1 / 5) in 'Text.Blaze.Html'
0% ( 0 / 2) in 'Text.Blaze.Html.Renderer.Pretty'
0% ( 0 / 2) in 'Text.Blaze.Html.Renderer.String'
0% ( 0 / 5) in 'Text.Blaze.Html.Renderer.Text'
0% ( 0 / 4) in 'Text.Blaze.Html.Renderer.Utf8'
100% ( 93 / 93) in 'Text.Blaze.Html4.FrameSet'
100% ( 80 / 80) in 'Text.Blaze.Html4.Strict'
100% ( 91 / 91) in 'Text.Blaze.Html4.Transitional'
100% (110 /110) in 'Text.Blaze.Html5'
100% ( 93 / 93) in 'Text.Blaze.XHtml1.FrameSet'
100% ( 80 / 80) in 'Text.Blaze.XHtml1.Strict'
100% ( 91 / 91) in 'Text.Blaze.XHtml1.Transitional'
100% (110 /110) in 'Text.Blaze.XHtml5'
Warning: Text.Blaze.Html.Renderer.Text: could not find link destinations for:
Data.Text.Lazy.Builder.Builder Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/blaze-html/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-html-0.6.1.1
Registering blaze-html-0.6.1.1...
Installed blaze-html-0.6.1.1
Configuring http-types-0.8.2...
Building http-types-0.8.2...
Preprocessing library http-types-0.8.2...
[1 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, dist/build/Network/HTTP/Types/Version.o )
[2 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, dist/build/Network/HTTP/Types/URI.o )
[3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, dist/build/Network/HTTP/Types/Status.o )
[4 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, dist/build/Network/HTTP/Types/QueryLike.o )
[5 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, dist/build/Network/HTTP/Types/Method.o )
[6 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, dist/build/Network/HTTP/Types/Header.o )
[7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, dist/build/Network/HTTP/Types.o )
In-place registering http-types-0.8.2...
Running Haddock for http-types-0.8.2...
Running hscolour for http-types-0.8.2...
Preprocessing library http-types-0.8.2...
Preprocessing library http-types-0.8.2...
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:
80% ( 4 / 5) in 'Network.HTTP.Types.Version'
97% ( 28 / 29) in 'Network.HTTP.Types.URI'
99% ( 89 / 90) in 'Network.HTTP.Types.Status'
75% ( 3 / 4) in 'Network.HTTP.Types.QueryLike'
93% ( 14 / 15) in 'Network.HTTP.Types.Method'
85% ( 28 / 33) in 'Network.HTTP.Types.Header'
97% (170 /175) in 'Network.HTTP.Types'
Warning: Network.HTTP.Types.URI: could not find link destinations for:
Data.Text.Internal.Text
Warning: Network.HTTP.Types.QueryLike: could not find link destinations for:
Data.Text.Internal.Text
Warning: Network.HTTP.Types: could not find link destinations for:
Data.Text.Internal.Text
Documentation created: dist/doc/html/http-types/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/http-types-0.8.2
Registering http-types-0.8.2...
Installed http-types-0.8.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
Configuring vault-0.3.0.2...
Building vault-0.3.0.2...
Preprocessing library vault-0.3.0.2...
[1 of 5] Compiling Data.Unique.Really ( src/Data/Unique/Really.hs, dist/build/Data/Unique/Really.o )
[2 of 5] Compiling Data.Vault.ST.Strict ( src/Data/Vault/ST/Strict.hs, dist/build/Data/Vault/ST/Strict.o )
[3 of 5] Compiling Data.Vault.Strict ( src/Data/Vault/Strict.hs, dist/build/Data/Vault/Strict.o )
[4 of 5] Compiling Data.Vault.ST.Lazy ( src/Data/Vault/ST/Lazy.hs, dist/build/Data/Vault/ST/Lazy.o )
[5 of 5] Compiling Data.Vault.Lazy ( src/Data/Vault/Lazy.hs, dist/build/Data/Vault/Lazy.o )
In-place registering vault-0.3.0.2...
Running Haddock for vault-0.3.0.2...
Running hscolour for vault-0.3.0.2...
Preprocessing library vault-0.3.0.2...
Preprocessing library vault-0.3.0.2...
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% ( 4 / 4) in 'Data.Unique.Really'
80% ( 12 / 15) in 'Data.Vault.ST.Strict'
100% ( 15 / 15) in 'Data.Vault.Strict'
80% ( 12 / 15) in 'Data.Vault.ST.Lazy'
100% ( 15 / 15) in 'Data.Vault.Lazy'
Documentation created: dist/doc/html/vault/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vault-0.3.0.2
Registering vault-0.3.0.2...
Installed vault-0.3.0.2
Configuring hashtables-1.1.2.1...
Building hashtables-1.1.2.1...
Preprocessing library hashtables-1.1.2.1...
[ 1 of 12] Compiling Data.HashTable.Internal.UnsafeTricks ( src/Data/HashTable/Internal/UnsafeTricks.hs, dist/build/Data/HashTable/Internal/UnsafeTricks.o )
[ 2 of 12] Compiling Data.HashTable.Internal.Utils ( src/Data/HashTable/Internal/Utils.hs, dist/build/Data/HashTable/Internal/Utils.o )
[ 3 of 12] Compiling Data.HashTable.Internal.CheapPseudoRandomBitStream ( src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs, dist/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.o )
[ 4 of 12] Compiling Data.HashTable.Internal.IntArray ( src/Data/HashTable/Internal/IntArray.hs, dist/build/Data/HashTable/Internal/IntArray.o )
[ 5 of 12] Compiling Data.HashTable.Internal.CacheLine ( src/Data/HashTable/Internal/CacheLine.hs, dist/build/Data/HashTable/Internal/CacheLine.o )
[ 6 of 12] Compiling Data.HashTable.Internal.Array ( src/Data/HashTable/Internal/Array.hs, dist/build/Data/HashTable/Internal/Array.o )
[ 7 of 12] Compiling Data.HashTable.Internal.Linear.Bucket ( src/Data/HashTable/Internal/Linear/Bucket.hs, dist/build/Data/HashTable/Internal/Linear/Bucket.o )
[ 8 of 12] Compiling Data.HashTable.Class ( src/Data/HashTable/Class.hs, dist/build/Data/HashTable/Class.o )
[ 9 of 12] Compiling Data.HashTable.ST.Basic ( src/Data/HashTable/ST/Basic.hs, dist/build/Data/HashTable/ST/Basic.o )
[10 of 12] Compiling Data.HashTable.ST.Cuckoo ( src/Data/HashTable/ST/Cuckoo.hs, dist/build/Data/HashTable/ST/Cuckoo.o )
[11 of 12] Compiling Data.HashTable.ST.Linear ( src/Data/HashTable/ST/Linear.hs, dist/build/Data/HashTable/ST/Linear.o )
[12 of 12] Compiling Data.HashTable.IO ( src/Data/HashTable/IO.hs, dist/build/Data/HashTable/IO.o )
src/Data/HashTable/IO.hs:100:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `new'
src/Data/HashTable/IO.hs:101:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `new'
src/Data/HashTable/IO.hs:102:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `new'
src/Data/HashTable/IO.hs:110:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `newSized'
src/Data/HashTable/IO.hs:111:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `newSized'
src/Data/HashTable/IO.hs:112:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `newSized'
src/Data/HashTable/IO.hs:121:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `insert'
src/Data/HashTable/IO.hs:123:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `insert'
src/Data/HashTable/IO.hs:125:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `insert'
src/Data/HashTable/IO.hs:135:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `delete'
src/Data/HashTable/IO.hs:137:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `delete'
src/Data/HashTable/IO.hs:139:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `delete'
src/Data/HashTable/IO.hs:149:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `lookup'
src/Data/HashTable/IO.hs:151:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `lookup'
src/Data/HashTable/IO.hs:153:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `lookup'
src/Data/HashTable/IO.hs:164:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `fromList'
src/Data/HashTable/IO.hs:166:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `fromList'
src/Data/HashTable/IO.hs:168:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `fromList'
src/Data/HashTable/IO.hs:179:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `fromListWithSizeHint'
src/Data/HashTable/IO.hs:181:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `fromListWithSizeHint'
src/Data/HashTable/IO.hs:183:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `fromListWithSizeHint'
src/Data/HashTable/IO.hs:193:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `toList'
src/Data/HashTable/IO.hs:195:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `toList'
src/Data/HashTable/IO.hs:197:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `toList'
src/Data/HashTable/IO.hs:211:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `foldM'
src/Data/HashTable/IO.hs:213:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `foldM'
src/Data/HashTable/IO.hs:215:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `foldM'
src/Data/HashTable/IO.hs:226:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `mapM_'
src/Data/HashTable/IO.hs:228:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `mapM_'
src/Data/HashTable/IO.hs:230:1: Warning:
SPECIALISE pragma on INLINE function probably won't fire: `mapM_'
In-place registering hashtables-1.1.2.1...
Running Haddock for hashtables-1.1.2.1...
Running hscolour for hashtables-1.1.2.1...
Preprocessing library hashtables-1.1.2.1...
Preprocessing library hashtables-1.1.2.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:
0% ( 0 / 10) in 'Data.HashTable.Internal.UnsafeTricks'
6% ( 1 / 17) in 'Data.HashTable.Internal.Utils'
0% ( 0 / 5) in 'Data.HashTable.Internal.CheapPseudoRandomBitStream'
0% ( 0 / 7) in 'Data.HashTable.Internal.IntArray'
43% ( 6 / 14) in 'Data.HashTable.Internal.CacheLine'
20% ( 1 / 5) in 'Data.HashTable.Internal.Array'
0% ( 0 / 18) in 'Data.HashTable.Internal.Linear.Bucket'
100% ( 5 / 5) in 'Data.HashTable.Class'
100% ( 10 / 10) in 'Data.HashTable.ST.Basic'
100% ( 9 / 9) in 'Data.HashTable.ST.Cuckoo'
100% ( 10 / 10) in 'Data.HashTable.ST.Linear'
100% ( 16 / 16) in 'Data.HashTable.IO'
Documentation created: dist/doc/html/hashtables/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashtables-1.1.2.1
Registering hashtables-1.1.2.1...
Installed hashtables-1.1.2.1
[1 of 1] Compiling Main ( /tmp/lifted-base-0.2.1.1-31191/lifted-base-0.2.1.1/Setup.hs, /tmp/lifted-base-0.2.1.1-31191/lifted-base-0.2.1.1/dist/setup/Main.o )
Linking /tmp/lifted-base-0.2.1.1-31191/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 http-attoparsec-0.1.0...
Building http-attoparsec-0.1.0...
Preprocessing library http-attoparsec-0.1.0...
[1 of 1] Compiling Network.HTTP.Attoparsec ( Network/HTTP/Attoparsec.hs, dist/build/Network/HTTP/Attoparsec.o )
In-place registering http-attoparsec-0.1.0...
Running Haddock for http-attoparsec-0.1.0...
Running hscolour for http-attoparsec-0.1.0...
Preprocessing library http-attoparsec-0.1.0...
Preprocessing library http-attoparsec-0.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:
0% ( 0 / 3) in 'Network.HTTP.Attoparsec'
Documentation created: dist/doc/html/http-attoparsec/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/http-attoparsec-0.1.0
Registering http-attoparsec-0.1.0...
Installed http-attoparsec-0.1.0
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 TCache-0.11.0.0...
Building TCache-0.11.0.0...
Preprocessing library TCache-0.11.0.0...
[ 1 of 10] Compiling Data.TCache.IResource ( Data/TCache/IResource.hs, dist/build/Data/TCache/IResource.o )
[ 2 of 10] Compiling Data.TCache.Defs ( Data/TCache/Defs.hs, dist/build/Data/TCache/Defs.o )
[ 3 of 10] Compiling Data.TCache.Triggers ( Data/TCache/Triggers.hs, dist/build/Data/TCache/Triggers.o )
[ 4 of 10] Compiling Data.TCache ( Data/TCache.hs, dist/build/Data/TCache.o )
[ 5 of 10] Compiling Data.TCache.DefaultPersistence ( Data/TCache/DefaultPersistence.hs, dist/build/Data/TCache/DefaultPersistence.o )
[ 6 of 10] Compiling Data.TCache.IndexQuery ( Data/TCache/IndexQuery.hs, dist/build/Data/TCache/IndexQuery.o )
[ 7 of 10] Compiling Data.TCache.IndexText ( Data/TCache/IndexText.hs, dist/build/Data/TCache/IndexText.o )
[ 8 of 10] Compiling Data.TCache.Memoization ( Data/TCache/Memoization.hs, dist/build/Data/TCache/Memoization.o )
[ 9 of 10] Compiling Data.Persistent.Collection ( Data/Persistent/Collection.hs, dist/build/Data/Persistent/Collection.o )
[10 of 10] Compiling Data.Persistent.IDynamic ( Data/Persistent/IDynamic.hs, dist/build/Data/Persistent/IDynamic.o )
In-place registering TCache-0.11.0.0...
Running Haddock for TCache-0.11.0.0...
Running hscolour for TCache-0.11.0.0...
Preprocessing library TCache-0.11.0.0...
Preprocessing library TCache-0.11.0.0...
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:
75% ( 3 / 4) in 'Data.TCache.IResource'
31% ( 8 / 26) in 'Data.TCache.Defs'
33% ( 2 / 6) in 'Data.TCache.Triggers'
94% ( 49 / 52) in 'Data.TCache'
haddock module header parse failed: Cannot parse header documentation paragraphs
71% ( 5 / 7) in 'Data.TCache.DefaultPersistence'
23% ( 3 / 13) in 'Data.TCache.IndexQuery'
100% ( 6 / 6) in 'Data.TCache.IndexText'
75% ( 6 / 8) in 'Data.TCache.Memoization'
91% ( 21 / 23) in 'Data.Persistent.Collection'
doc comment parse failed: check if a (possibly polimorphic) value within a IDynamic value has the given serialization"
7% ( 1 / 14) in 'Data.Persistent.IDynamic'
Warning: Data.TCache: could not find link destinations for:
Data.TCache.Ht
Warning: Data.TCache.IndexQuery: could not find link destinations for:
Data.TCache.IndexQuery.RelationOps Data.TCache.IndexQuery.SetOperations Data.TCache.IndexQuery.Select
Warning: Data.TCache.IndexText: could not find link destinations for:
Data.Text.Lazy.Internal.Text
Warning: Data.TCache.Memoization: could not find link destinations for:
Control.Monad.IO.Class.MonadIO Data.Functor.Identity.Identity
Warning: Data.Persistent.Collection: could not find link destinations for:
Data.Persistent.Collection.Queue
Documentation created: dist/doc/html/TCache/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/TCache-0.11.0.0
Registering TCache-0.11.0.0...
Installed TCache-0.11.0.0
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
Downloading Workflow-0.8.0.8...
Configuring Workflow-0.8.0.8...
Building Workflow-0.8.0.8...
Preprocessing library Workflow-0.8.0.8...
[1 of 4] Compiling Control.Workflow.Stat ( Control/Workflow/Stat.hs, dist/build/Control/Workflow/Stat.o )
[2 of 4] Compiling Control.Workflow ( Control/Workflow.hs, dist/build/Control/Workflow.o )
[3 of 4] Compiling Control.Workflow.Configuration ( Control/Workflow/Configuration.hs, dist/build/Control/Workflow/Configuration.o )
[4 of 4] Compiling Control.Workflow.Patterns ( Control/Workflow/Patterns.hs, dist/build/Control/Workflow/Patterns.o )
In-place registering Workflow-0.8.0.8...
Running Haddock for Workflow-0.8.0.8...
Running hscolour for Workflow-0.8.0.8...
Preprocessing library Workflow-0.8.0.8...
Preprocessing library Workflow-0.8.0.8...
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:
10% ( 2 / 21) in 'Control.Workflow.Stat'
doc comment parse failed: return a reference to the last logged entry in the workflow
In case the type of the reference is not of the type expected, it return an error string.
getWFRef ::(Typeable b, Serialize b,MonadIO m) => Workflow m (Either String (WFRef b))
getWFRef= WF $ \s -> liftIO $ doit s
where
doit s@Stat{..}= do
let (n,flag)= if recover
then (state - (L.length versions ) -1 ,False)
else (state - 1 ,True)
mr= (safeFromIDyn $ versions !! n !> show n !> show state) `asTypeOf` typeOfRef (doit s)
case mr `seq` mr of
Left r -> return (s,Left r)
Right r -> do
let s'= s{references= (n,(toIDyn r,flag)):references }
atomically $ writeDBRef self s'
let ref = WFRef n self
return (s,Right ref)
where
typeOfRef :: IO (Stat,Either String (WFRef a)) -> Either String a
typeOfRef= undefined
doc comment parse failed: return a reference to the last step result
getWFRef ::(MonadIO m,Serialize a, Typeable a) => Monad m => a -> Workflow m (WFRef a)
getWFRef r = WF(\s@Stat{..} -> do
let (n,flag)= if recover
then (state - (L.length versions) -1 ,False)
else (state -1 ,True)
ref = WFRef n self
s'= s{references= (n,(toIDyn r,flag)):references }
liftIO $ atomically $ writeDBRef self s'
r `seq` return (s',ref) )
78% ( 51 / 65) in 'Control.Workflow'
100% ( 4 / 4) in 'Control.Workflow.Configuration'
89% ( 8 / 9) in 'Control.Workflow.Patterns'
Warning: Control.Workflow.Stat: could not find link destinations for:
Control.Monad.IO.Class.MonadIO
Warning: Control.Workflow: could not find link destinations for:
Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Class.MonadTrans
Warning: Control.Workflow.Configuration: could not find link destinations for:
Control.Monad.IO.Class.MonadIO
Warning: Control.Workflow.Patterns: could not find link destinations for:
Control.Workflow.Patterns.ActionWF Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/Workflow/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Workflow-0.8.0.8
Registering Workflow-0.8.0.8...
Installed Workflow-0.8.0.8
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 blaze-builder-conduit-1.0.0...
Building blaze-builder-conduit-1.0.0...
Preprocessing library blaze-builder-conduit-1.0.0...
[1 of 1] Compiling Data.Conduit.Blaze ( Data/Conduit/Blaze.hs, dist/build/Data/Conduit/Blaze.o )
In-place registering blaze-builder-conduit-1.0.0...
Running Haddock for blaze-builder-conduit-1.0.0...
Running hscolour for blaze-builder-conduit-1.0.0...
Preprocessing library blaze-builder-conduit-1.0.0...
Preprocessing library blaze-builder-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, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
100% ( 25 / 25) in 'Data.Conduit.Blaze'
Documentation created: dist/doc/html/blaze-builder-conduit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-builder-conduit-1.0.0
Registering blaze-builder-conduit-1.0.0...
Installed blaze-builder-conduit-1.0.0
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-31191/Data/Conduit/Network.hs:36:1: Warning:
Module `Prelude' does not export `catch'
dist/build/tmp-31191/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 wai-1.4.1...
Building wai-1.4.1...
Preprocessing library wai-1.4.1...
[1 of 1] Compiling Network.Wai ( Network/Wai.hs, dist/build/Network/Wai.o )
In-place registering wai-1.4.1...
Running Haddock for wai-1.4.1...
Running hscolour for wai-1.4.1...
Preprocessing library wai-1.4.1...
Preprocessing library wai-1.4.1...
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:
62% ( 8 / 13) in 'Network.Wai'
Warning: Network.Wai: could not find link destinations for:
Network.Socket.Types.SockAddr Data.Text.Internal.Text
Documentation created: dist/doc/html/wai/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/wai-1.4.1
Registering wai-1.4.1...
Installed wai-1.4.1
Configuring warp-1.3.10.1...
Building warp-1.3.10.1...
Preprocessing library warp-1.3.10.1...
[ 1 of 13] Compiling Network.Wai.Handler.Warp.MultiMap ( Network/Wai/Handler/Warp/MultiMap.hs, dist/build/Network/Wai/Handler/Warp/MultiMap.o )
[ 2 of 13] Compiling Paths_warp ( dist/build/autogen/Paths_warp.hs, dist/build/Paths_warp.o )
[ 3 of 13] Compiling Network.Wai.Handler.Warp.FdCache ( Network/Wai/Handler/Warp/FdCache.hs, dist/build/Network/Wai/Handler/Warp/FdCache.o )
[ 4 of 13] Compiling Network.Wai.Handler.Warp.ResponseHeader ( Network/Wai/Handler/Warp/ResponseHeader.hs, dist/build/Network/Wai/Handler/Warp/ResponseHeader.o )
[ 5 of 13] Compiling Network.Wai.Handler.Warp.ReadInt ( Network/Wai/Handler/Warp/ReadInt.hs, dist/build/Network/Wai/Handler/Warp/ReadInt.o )
[ 6 of 13] Compiling Network.Wai.Handler.Warp.Timeout ( Network/Wai/Handler/Warp/Timeout.hs, dist/build/Network/Wai/Handler/Warp/Timeout.o )
[ 7 of 13] Compiling Network.Wai.Handler.Warp.Types ( Network/Wai/Handler/Warp/Types.hs, dist/build/Network/Wai/Handler/Warp/Types.o )
[ 8 of 13] Compiling Network.Wai.Handler.Warp.Conduit ( Network/Wai/Handler/Warp/Conduit.hs, dist/build/Network/Wai/Handler/Warp/Conduit.o )
[ 9 of 13] Compiling Network.Wai.Handler.Warp.Settings ( Network/Wai/Handler/Warp/Settings.hs, dist/build/Network/Wai/Handler/Warp/Settings.o )
[10 of 13] Compiling Network.Wai.Handler.Warp.Response ( Network/Wai/Handler/Warp/Response.hs, dist/build/Network/Wai/Handler/Warp/Response.o )
[11 of 13] Compiling Network.Wai.Handler.Warp.Request ( Network/Wai/Handler/Warp/Request.hs, dist/build/Network/Wai/Handler/Warp/Request.o )
[12 of 13] Compiling Network.Wai.Handler.Warp.Run ( Network/Wai/Handler/Warp/Run.hs, dist/build/Network/Wai/Handler/Warp/Run.o )
[13 of 13] Compiling Network.Wai.Handler.Warp ( Network/Wai/Handler/Warp.hs, dist/build/Network/Wai/Handler/Warp.o )
In-place registering warp-1.3.10.1...
Running Haddock for warp-1.3.10.1...
Running hscolour for warp-1.3.10.1...
Preprocessing library warp-1.3.10.1...
Preprocessing library warp-1.3.10.1...
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:
81% ( 13 / 16) in 'Network.Wai.Handler.Warp.MultiMap'
0% ( 0 / 8) in 'Paths_warp'
0% ( 0 / 4) in 'Network.Wai.Handler.Warp.FdCache'
0% ( 0 / 2) in 'Network.Wai.Handler.Warp.ResponseHeader'
0% ( 0 / 3) in 'Network.Wai.Handler.Warp.ReadInt'
86% ( 12 / 14) in 'Network.Wai.Handler.Warp.Timeout'
40% ( 4 / 10) in 'Network.Wai.Handler.Warp.Types'
33% ( 3 / 9) in 'Network.Wai.Handler.Warp.Conduit'
50% ( 2 / 4) in 'Network.Wai.Handler.Warp.Settings'
0% ( 0 / 2) in 'Network.Wai.Handler.Warp.Response'
6% ( 1 / 16) in 'Network.Wai.Handler.Warp.Request'
38% ( 5 / 13) in 'Network.Wai.Handler.Warp.Run'
88% ( 45 / 51) in 'Network.Wai.Handler.Warp'
Warning: Network.Wai.Handler.Warp: could not find link destinations for:
Network.Socket.Types.Socket Network.Socket.Types.SockAddr
Documentation created: dist/doc/html/warp/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/warp-1.3.10.1
Registering warp-1.3.10.1...
Installed warp-1.3.10.1
Downloading MFlow-0.2.0.5...
Configuring MFlow-0.2.0.5...
Building MFlow-0.2.0.5...
Preprocessing library MFlow-0.2.0.5...
ghc: could not execute: trhsx
Failed to install MFlow-0.2.0.5
cabal: Error: some packages failed to install:
MFlow-0.2.0.5 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.