Resolving dependencies... Configuring ansi-terminal-0.6... Building ansi-terminal-0.6... Preprocessing library ansi-terminal-0.6... [1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o ) [2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o ) [3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o ) In-place registering ansi-terminal-0.6... Running Haddock for ansi-terminal-0.6... Running hscolour for ansi-terminal-0.6... Preprocessing library ansi-terminal-0.6... Preprocessing library ansi-terminal-0.6... Haddock coverage: 88% ( 7 / 8) in 'System.Console.ANSI.Common' 36% ( 28 / 77) in 'System.Console.ANSI.Unix' 38% ( 29 / 77) in 'System.Console.ANSI' Documentation created: dist/doc/html/ansi-terminal/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-terminal-0.6 Registering ansi-terminal-0.6... Installed ansi-terminal-0.6 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... 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' 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 base64-bytestring-1.0.0.1... Building base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... [1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o ) [2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o ) [3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o ) [4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o ) [5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o ) In-place registering base64-bytestring-1.0.0.1... Running Haddock for base64-bytestring-1.0.0.1... Running hscolour for base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... Haddock coverage: 45% ( 5 / 11) in 'Data.ByteString.Base64.Internal' 100% ( 5 / 5) in 'Data.ByteString.Base64.URL' 100% ( 4 / 4) in 'Data.ByteString.Base64.URL.Lazy' 100% ( 5 / 5) in 'Data.ByteString.Base64' 100% ( 4 / 4) in 'Data.ByteString.Base64.Lazy' Documentation created: dist/doc/html/base64-bytestring/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/base64-bytestring-1.0.0.1 Registering base64-bytestring-1.0.0.1... Installed base64-bytestring-1.0.0.1 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... 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' 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 byteable-0.1.1... Building byteable-0.1.1... Preprocessing library byteable-0.1.1... [1 of 1] Compiling Data.Byteable ( Data/Byteable.hs, dist/build/Data/Byteable.o ) In-place registering byteable-0.1.1... Running Haddock for byteable-0.1.1... Running hscolour for byteable-0.1.1... Preprocessing library byteable-0.1.1... Preprocessing library byteable-0.1.1... Haddock coverage: 100% ( 3 / 3) in 'Data.Byteable' Documentation created: dist/doc/html/byteable/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/byteable-0.1.1 Registering byteable-0.1.1... Installed byteable-0.1.1 Configuring byteorder-1.0.4... Building byteorder-1.0.4... Preprocessing library byteorder-1.0.4... [1 of 1] Compiling System.ByteOrder ( System/ByteOrder.hs, dist/build/System/ByteOrder.o ) In-place registering byteorder-1.0.4... Running Haddock for byteorder-1.0.4... Running hscolour for byteorder-1.0.4... Preprocessing library byteorder-1.0.4... Preprocessing library byteorder-1.0.4... Haddock coverage: 67% ( 2 / 3) in 'System.ByteOrder' Documentation created: dist/doc/html/byteorder/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/byteorder-1.0.4 Registering byteorder-1.0.4... Installed byteorder-1.0.4 Configuring cereal-0.3.5.2... Building cereal-0.3.5.2... Preprocessing library cereal-0.3.5.2... [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o ) [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) src/Data/Serialize/Get.hs:272:15: Warning: Defined but not used: k' src/Data/Serialize/Get.hs:273:14: Warning: Defined but not used: c' [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) src/Data/Serialize/IEEE754.hs:83:39: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) In-place registering cereal-0.3.5.2... Running Haddock for cereal-0.3.5.2... Running hscolour for cereal-0.3.5.2... Preprocessing library cereal-0.3.5.2... Preprocessing library cereal-0.3.5.2... src/Data/Serialize/Get.hs:272:15: Warning: Defined but not used: k' src/Data/Serialize/Get.hs:273:14: Warning: Defined but not used: c' src/Data/Serialize/IEEE754.hs:83:39: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" Haddock coverage: 96% ( 26 / 27) in 'Data.Serialize.Builder' 69% ( 29 / 42) in 'Data.Serialize.Put' 94% ( 50 / 53) in 'Data.Serialize.Get' 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 11 / 11) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: Data.Serialize.Put.PairS Warning: Data.Serialize.Get: could not find link destinations for: Data.Serialize.Get.get Documentation created: dist/doc/html/cereal/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cereal-0.3.5.2 Registering cereal-0.3.5.2... Installed cereal-0.3.5.2 Configuring data-default-class-0.0.1... Building data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... [1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o ) In-place registering data-default-class-0.0.1... Running Haddock for data-default-class-0.0.1... Running hscolour for data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... Haddock coverage: 67% ( 2 / 3) in 'Data.Default.Class' Documentation created: dist/doc/html/data-default-class/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-class-0.0.1 Registering data-default-class-0.0.1... Installed data-default-class-0.0.1 Configuring date-cache-0.3.0... Building date-cache-0.3.0... Preprocessing library date-cache-0.3.0... [1 of 1] Compiling System.Date.Cache ( System/Date/Cache.hs, dist/build/System/Date/Cache.o ) In-place registering date-cache-0.3.0... Running Haddock for date-cache-0.3.0... Running hscolour for date-cache-0.3.0... Preprocessing library date-cache-0.3.0... Preprocessing library date-cache-0.3.0... Haddock coverage: 62% ( 5 / 8) in 'System.Date.Cache' Documentation created: dist/doc/html/date-cache/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/date-cache-0.3.0 Registering date-cache-0.3.0... Installed date-cache-0.3.0 Configuring dlist-0.6.0.1... Building dlist-0.6.0.1... Preprocessing library dlist-0.6.0.1... [1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o ) In-place registering dlist-0.6.0.1... Running Haddock for dlist-0.6.0.1... Running hscolour for dlist-0.6.0.1... Preprocessing library dlist-0.6.0.1... Preprocessing library dlist-0.6.0.1... Haddock coverage: 95% ( 20 / 21) in 'Data.DList' Documentation created: dist/doc/html/dlist/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dlist-0.6.0.1 Registering dlist-0.6.0.1... Installed dlist-0.6.0.1 [1 of 1] Compiling Main ( /tmp/entropy-0.2.2.4-735/entropy-0.2.2.4/Setup.hs, /tmp/entropy-0.2.2.4-735/entropy-0.2.2.4/dist/setup/Main.o ) Linking /tmp/entropy-0.2.2.4-735/entropy-0.2.2.4/dist/setup/setup ... Configuring entropy-0.2.2.4... Result of RDRAND Test: True Building entropy-0.2.2.4... Preprocessing library entropy-0.2.2.4... [1 of 1] Compiling System.Entropy ( System/Entropy.hs, dist/build/System/Entropy.o ) In-place registering entropy-0.2.2.4... Running Haddock for entropy-0.2.2.4... Running hscolour for entropy-0.2.2.4... Preprocessing library entropy-0.2.2.4... Preprocessing library entropy-0.2.2.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 100% ( 6 / 6) in 'System.Entropy' Documentation created: dist/doc/html/entropy/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/entropy-0.2.2.4 Registering entropy-0.2.2.4... Installed entropy-0.2.2.4 Configuring failure-0.2.0.1... Building failure-0.2.0.1... Preprocessing library failure-0.2.0.1... [1 of 1] Compiling Control.Failure ( Control/Failure.hs, dist/build/Control/Failure.o ) In-place registering failure-0.2.0.1... Running Haddock for failure-0.2.0.1... Running hscolour for failure-0.2.0.1... Preprocessing library failure-0.2.0.1... Preprocessing library failure-0.2.0.1... Haddock coverage: 80% ( 4 / 5) in 'Control.Failure' Documentation created: dist/doc/html/failure/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/failure-0.2.0.1 Registering failure-0.2.0.1... Installed failure-0.2.0.1 Configuring file-embed-0.0.6... Building file-embed-0.0.6... Preprocessing library file-embed-0.0.6... [1 of 1] Compiling Data.FileEmbed ( Data/FileEmbed.hs, dist/build/Data/FileEmbed.o ) In-place registering file-embed-0.0.6... Running Haddock for file-embed-0.0.6... Running hscolour for file-embed-0.0.6... Preprocessing library file-embed-0.0.6... Preprocessing library file-embed-0.0.6... Haddock coverage: 67% ( 8 / 12) in 'Data.FileEmbed' Documentation created: dist/doc/html/file-embed/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/file-embed-0.0.6 Registering file-embed-0.0.6... Installed file-embed-0.0.6 Configuring hashable-1.2.1.0... Building hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.1.0... Running Haddock for hashable-1.2.1.0... Running hscolour for hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: Data.Hashable.Class.GHashable Documentation created: dist/doc/html/hashable/index.html 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 largeword-1.0.5... Building largeword-1.0.5... Preprocessing library largeword-1.0.5... [1 of 1] Compiling Data.LargeWord ( Data/LargeWord.hs, dist/build/Data/LargeWord.o ) In-place registering largeword-1.0.5... Running Haddock for largeword-1.0.5... Running hscolour for largeword-1.0.5... Preprocessing library largeword-1.0.5... Preprocessing library largeword-1.0.5... Haddock coverage: 10% ( 1 / 10) in 'Data.LargeWord' Warning: Data.LargeWord: could not find link destinations for: Data.LargeWord.LargeWord Documentation created: dist/doc/html/largeword/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/largeword-1.0.5 Registering largeword-1.0.5... Installed largeword-1.0.5 Configuring mime-types-0.1.0.3... Building mime-types-0.1.0.3... Preprocessing library mime-types-0.1.0.3... [1 of 1] Compiling Network.Mime ( Network/Mime.hs, dist/build/Network/Mime.o ) In-place registering mime-types-0.1.0.3... Running Haddock for mime-types-0.1.0.3... Running hscolour for mime-types-0.1.0.3... Preprocessing library mime-types-0.1.0.3... Preprocessing library mime-types-0.1.0.3... Haddock coverage: 93% ( 13 / 14) in 'Network.Mime' Documentation created: dist/doc/html/mime-types/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mime-types-0.1.0.3 Registering mime-types-0.1.0.3... Installed mime-types-0.1.0.3 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... Haddock coverage: 100% ( 21 / 21) in 'Control.Monad.Morph' Documentation created: dist/doc/html/mmorph/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mmorph-1.0.0 Registering mmorph-1.0.0... Installed mmorph-1.0.0 Configuring nats-0.1.2... Building nats-0.1.2... Preprocessing library nats-0.1.2... [1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o ) [2 of 2] Compiling Numeric.Natural ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o ) In-place registering nats-0.1.2... Running Haddock for nats-0.1.2... Running hscolour for nats-0.1.2... Preprocessing library nats-0.1.2... Preprocessing library nats-0.1.2... Haddock coverage: 75% ( 3 / 4) in 'Numeric.Natural.Internal' 75% ( 3 / 4) in 'Numeric.Natural' Documentation created: dist/doc/html/nats/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/nats-0.1.2 Registering nats-0.1.2... Installed nats-0.1.2 Configuring path-pieces-0.1.3... Building path-pieces-0.1.3... Preprocessing library path-pieces-0.1.3... [1 of 1] Compiling Web.PathPieces ( Web/PathPieces.hs, dist/build/Web/PathPieces.o ) In-place registering path-pieces-0.1.3... Running Haddock for path-pieces-0.1.3... Running hscolour for path-pieces-0.1.3... Preprocessing library path-pieces-0.1.3... Preprocessing library path-pieces-0.1.3... Haddock coverage: 12% ( 1 / 8) in 'Web.PathPieces' Documentation created: dist/doc/html/path-pieces/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/path-pieces-0.1.3 Registering path-pieces-0.1.3... Installed path-pieces-0.1.3 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 stringsearch-0.3.6.5... Building stringsearch-0.3.6.5... Preprocessing library stringsearch-0.3.6.5... [ 1 of 15] Compiling Data.ByteString.Lazy.Search.KarpRabin ( Data/ByteString/Lazy/Search/KarpRabin.hs, dist/build/Data/ByteString/Lazy/Search/KarpRabin.o ) [ 2 of 15] Compiling Data.ByteString.Search.KarpRabin ( Data/ByteString/Search/KarpRabin.hs, dist/build/Data/ByteString/Search/KarpRabin.o ) [ 3 of 15] Compiling Data.ByteString.Search.Internal.Utils ( Data/ByteString/Search/Internal/Utils.hs, dist/build/Data/ByteString/Search/Internal/Utils.o ) [ 4 of 15] Compiling Data.ByteString.Search.Internal.KnuthMorrisPratt ( Data/ByteString/Search/Internal/KnuthMorrisPratt.hs, dist/build/Data/ByteString/Search/Internal/KnuthMorrisPratt.o ) [ 5 of 15] Compiling Data.ByteString.Search.KMP ( Data/ByteString/Search/KMP.hs, dist/build/Data/ByteString/Search/KMP.o ) [ 6 of 15] Compiling Data.ByteString.Search.KnuthMorrisPratt ( Data/ByteString/Search/KnuthMorrisPratt.hs, dist/build/Data/ByteString/Search/KnuthMorrisPratt.o ) [ 7 of 15] Compiling Data.ByteString.Lazy.Search.KMP ( Data/ByteString/Lazy/Search/KMP.hs, dist/build/Data/ByteString/Lazy/Search/KMP.o ) [ 8 of 15] Compiling Data.ByteString.Search.Substitution ( Data/ByteString/Search/Substitution.hs, dist/build/Data/ByteString/Search/Substitution.o ) [ 9 of 15] Compiling Data.ByteString.Lazy.Search.Internal.BoyerMoore ( Data/ByteString/Lazy/Search/Internal/BoyerMoore.hs, dist/build/Data/ByteString/Lazy/Search/Internal/BoyerMoore.o ) [10 of 15] Compiling Data.ByteString.Search.DFA ( Data/ByteString/Search/DFA.hs, dist/build/Data/ByteString/Search/DFA.o ) [11 of 15] Compiling Data.ByteString.Lazy.Search ( Data/ByteString/Lazy/Search.hs, dist/build/Data/ByteString/Lazy/Search.o ) [12 of 15] Compiling Data.ByteString.Lazy.Search.DFA ( Data/ByteString/Lazy/Search/DFA.hs, dist/build/Data/ByteString/Lazy/Search/DFA.o ) [13 of 15] Compiling Data.ByteString.Search.Internal.BoyerMoore ( Data/ByteString/Search/Internal/BoyerMoore.hs, dist/build/Data/ByteString/Search/Internal/BoyerMoore.o ) [14 of 15] Compiling Data.ByteString.Search.BoyerMoore ( Data/ByteString/Search/BoyerMoore.hs, dist/build/Data/ByteString/Search/BoyerMoore.o ) [15 of 15] Compiling Data.ByteString.Search ( Data/ByteString/Search.hs, dist/build/Data/ByteString/Search.o ) In-place registering stringsearch-0.3.6.5... Running Haddock for stringsearch-0.3.6.5... Running hscolour for stringsearch-0.3.6.5... Preprocessing library stringsearch-0.3.6.5... Preprocessing library stringsearch-0.3.6.5... Haddock coverage: 100% ( 7 / 7) in 'Data.ByteString.Lazy.Search.KarpRabin' 100% ( 7 / 7) in 'Data.ByteString.Search.KarpRabin' 9% ( 1 / 11) in 'Data.ByteString.Search.Internal.Utils' 100% ( 16 / 16) in 'Data.ByteString.Search.Internal.KnuthMorrisPratt' 100% ( 10 / 10) in 'Data.ByteString.Search.KMP' 100% ( 20 / 20) in 'Data.ByteString.Search.KnuthMorrisPratt' 100% ( 12 / 12) in 'Data.ByteString.Lazy.Search.KMP' 100% ( 2 / 2) in 'Data.ByteString.Search.Substitution' 45% ( 5 / 11) in 'Data.ByteString.Lazy.Search.Internal.BoyerMoore' 100% ( 19 / 19) in 'Data.ByteString.Search.DFA' 100% ( 28 / 28) in 'Data.ByteString.Lazy.Search' 100% ( 20 / 20) in 'Data.ByteString.Lazy.Search.DFA' 50% ( 5 / 10) in 'Data.ByteString.Search.Internal.BoyerMoore' 100% ( 24 / 24) in 'Data.ByteString.Search.BoyerMoore' 100% ( 21 / 21) in 'Data.ByteString.Search' Documentation created: dist/doc/html/stringsearch/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stringsearch-0.3.6.5 Registering stringsearch-0.3.6.5... Installed stringsearch-0.3.6.5 Configuring syb-0.4.1... Building syb-0.4.1... Preprocessing library syb-0.4.1... [ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o ) [ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o ) [ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o ) [ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o ) [ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o ) [ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o ) [ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o ) [ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o ) [ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o ) [10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o ) [11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o ) [12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o ) [13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o ) [14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o ) [15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o ) [16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o ) In-place registering syb-0.4.1... Running Haddock for syb-0.4.1... Running hscolour for syb-0.4.1... Preprocessing library syb-0.4.1... Preprocessing library syb-0.4.1... Haddock coverage: 100% ( 2 / 2) in 'Data.Generics.Basics' 100% ( 2 / 2) in 'Generics.SYB.Basics' 100% ( 1 / 1) in 'Data.Generics.Instances' 100% ( 1 / 1) in 'Generics.SYB.Instances' 96% ( 43 / 45) in 'Data.Generics.Aliases' 100% ( 19 / 19) in 'Data.Generics.Schemes' 100% ( 2 / 2) in 'Generics.SYB.Schemes' 100% ( 6 / 6) in 'Data.Generics.Text' 100% ( 2 / 2) in 'Generics.SYB.Text' 100% ( 16 / 16) in 'Data.Generics.Twins' 100% ( 2 / 2) in 'Generics.SYB.Twins' 100% ( 3 / 3) in 'Data.Generics.Builders' 100% ( 2 / 2) in 'Generics.SYB.Builders' 100% ( 2 / 2) in 'Generics.SYB.Aliases' 100% ( 8 / 8) in 'Data.Generics' 100% ( 2 / 2) in 'Generics.SYB' Documentation created: dist/doc/html/syb/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syb-0.4.1 Registering syb-0.4.1... Installed syb-0.4.1 Configuring system-filepath-0.4.8... Building system-filepath-0.4.8... Preprocessing library system-filepath-0.4.8... [1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.o ) [2 of 4] Compiling Filesystem.Path ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.o ) [3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.o ) [4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.o ) In-place registering system-filepath-0.4.8... Running Haddock for system-filepath-0.4.8... Running hscolour for system-filepath-0.4.8... Preprocessing library system-filepath-0.4.8... Preprocessing library system-filepath-0.4.8... Haddock coverage: 9% ( 2 / 23) in 'Filesystem.Path.Internal' 97% ( 33 / 34) in 'Filesystem.Path' 94% ( 17 / 18) in 'Filesystem.Path.Rules' 92% ( 12 / 13) in 'Filesystem.Path.CurrentOS' Documentation created: dist/doc/html/system-filepath/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/system-filepath-0.4.8 Registering system-filepath-0.4.8... Installed system-filepath-0.4.8 Configuring tagged-0.4.5... Building tagged-0.4.5... Preprocessing library tagged-0.4.5... [1 of 2] Compiling Data.Tagged ( Data/Tagged.hs, dist/build/Data/Tagged.o ) [2 of 2] Compiling Data.Proxy ( Data/Proxy.hs, dist/build/Data/Proxy.o ) In-place registering tagged-0.4.5... Running Haddock for tagged-0.4.5... Running hscolour for tagged-0.4.5... Preprocessing library tagged-0.4.5... Preprocessing library tagged-0.4.5... Haddock coverage: 89% ( 8 / 9) in 'Data.Tagged' 88% ( 7 / 8) in 'Data.Proxy' Documentation created: dist/doc/html/tagged/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagged-0.4.5 Registering tagged-0.4.5... Installed tagged-0.4.5 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... Haddock coverage: 33% ( 1 / 3) in 'Control.Monad.Base' 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 unix-time-0.2.2... checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for strptime_l... yes checking for timegm... yes configure: creating ./config.status config.status: creating cbits/config.h Building unix-time-0.2.2... Preprocessing library unix-time-0.2.2... [1 of 5] Compiling Data.UnixTime.Types ( dist/build/Data/UnixTime/Types.hs, dist/build/Data/UnixTime/Types.o ) [2 of 5] Compiling Data.UnixTime.Diff ( Data/UnixTime/Diff.hs, dist/build/Data/UnixTime/Diff.o ) [3 of 5] Compiling Data.UnixTime.Sys ( dist/build/Data/UnixTime/Sys.hs, dist/build/Data/UnixTime/Sys.o ) [4 of 5] Compiling Data.UnixTime.Conv ( Data/UnixTime/Conv.hs, dist/build/Data/UnixTime/Conv.o ) [5 of 5] Compiling Data.UnixTime ( Data/UnixTime.hs, dist/build/Data/UnixTime.o ) In-place registering unix-time-0.2.2... Running Haddock for unix-time-0.2.2... Running hscolour for unix-time-0.2.2... Preprocessing library unix-time-0.2.2... Preprocessing library unix-time-0.2.2... Haddock coverage: 75% ( 3 / 4) in 'Data.UnixTime.Types' 80% ( 4 / 5) in 'Data.UnixTime.Diff' 50% ( 1 / 2) in 'Data.UnixTime.Sys' 91% ( 10 / 11) in 'Data.UnixTime.Conv' 96% ( 24 / 25) in 'Data.UnixTime' Documentation created: dist/doc/html/unix-time/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unix-time-0.2.2 Registering unix-time-0.2.2... Installed unix-time-0.2.2 Configuring word8-0.0.4... Building word8-0.0.4... Preprocessing library word8-0.0.4... [1 of 2] Compiling Data.Word8 ( Data/Word8.hs, dist/build/Data/Word8.o ) [2 of 2] Compiling Data.Char8 ( Data/Char8.hs, dist/build/Data/Char8.o ) In-place registering word8-0.0.4... Running Haddock for word8-0.0.4... Running hscolour for word8-0.0.4... Preprocessing library word8-0.0.4... Preprocessing library word8-0.0.4... Haddock coverage: 6% ( 10 /154) in 'Data.Word8' 22% ( 6 / 27) in 'Data.Char8' Documentation created: dist/doc/html/word8/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/word8-0.0.4 Registering word8-0.0.4... Installed word8-0.0.4 Configuring zlib-bindings-0.1.1.3... Building zlib-bindings-0.1.1.3... Preprocessing library zlib-bindings-0.1.1.3... [1 of 2] Compiling Codec.Zlib.Lowlevel ( Codec/Zlib/Lowlevel.hs, dist/build/Codec/Zlib/Lowlevel.o ) [2 of 2] Compiling Codec.Zlib ( Codec/Zlib.hs, dist/build/Codec/Zlib.o ) In-place registering zlib-bindings-0.1.1.3... Running Haddock for zlib-bindings-0.1.1.3... Running hscolour for zlib-bindings-0.1.1.3... Preprocessing library zlib-bindings-0.1.1.3... Preprocessing library zlib-bindings-0.1.1.3... Haddock coverage: 0% ( 0 / 20) in 'Codec.Zlib.Lowlevel' 100% ( 20 / 20) in 'Codec.Zlib' Documentation created: dist/doc/html/zlib-bindings/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/zlib-bindings-0.1.1.3 Registering zlib-bindings-0.1.1.3... Installed zlib-bindings-0.1.1.3 Configuring http-date-0.0.4... Building http-date-0.0.4... Preprocessing library http-date-0.0.4... [1 of 5] Compiling Network.HTTP.Date.Types ( Network/HTTP/Date/Types.hs, dist/build/Network/HTTP/Date/Types.o ) [2 of 5] Compiling Network.HTTP.Date.Converter ( Network/HTTP/Date/Converter.hs, dist/build/Network/HTTP/Date/Converter.o ) [3 of 5] Compiling Network.HTTP.Date.Formatter ( Network/HTTP/Date/Formatter.hs, dist/build/Network/HTTP/Date/Formatter.o ) [4 of 5] Compiling Network.HTTP.Date.Parser ( Network/HTTP/Date/Parser.hs, dist/build/Network/HTTP/Date/Parser.o ) [5 of 5] Compiling Network.HTTP.Date ( Network/HTTP/Date.hs, dist/build/Network/HTTP/Date.o ) In-place registering http-date-0.0.4... Running Haddock for http-date-0.0.4... Running hscolour for http-date-0.0.4... Preprocessing library http-date-0.0.4... Preprocessing library http-date-0.0.4... Haddock coverage: 20% ( 2 / 10) in 'Network.HTTP.Date.Types' 50% ( 1 / 2) in 'Network.HTTP.Date.Converter' 50% ( 1 / 2) in 'Network.HTTP.Date.Formatter' 50% ( 1 / 2) in 'Network.HTTP.Date.Parser' 50% ( 7 / 14) in 'Network.HTTP.Date' Documentation created: dist/doc/html/http-date/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/http-date-0.0.4 Registering http-date-0.0.4... Installed http-date-0.0.4 Configuring blaze-markup-0.5.1.6... Building blaze-markup-0.5.1.6... Preprocessing library blaze-markup-0.5.1.6... [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.6... Running Haddock for blaze-markup-0.5.1.6... Running hscolour for blaze-markup-0.5.1.6... Preprocessing library blaze-markup-0.5.1.6... Preprocessing library blaze-markup-0.5.1.6... 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' 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.6 Registering blaze-markup-0.5.1.6... Installed blaze-markup-0.5.1.6 Configuring cryptohash-0.11.1... Building cryptohash-0.11.1... Preprocessing library cryptohash-0.11.1... [ 1 of 21] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o ) [ 2 of 21] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o ) [ 3 of 21] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o ) [ 4 of 21] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o ) [ 5 of 21] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o ) [ 6 of 21] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o ) [ 7 of 21] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o ) [ 8 of 21] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o ) [ 9 of 21] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o ) [10 of 21] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o ) [11 of 21] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o ) [12 of 21] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o ) [13 of 21] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o ) [14 of 21] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o ) [15 of 21] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o ) [16 of 21] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o ) [17 of 21] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o ) [18 of 21] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o ) [19 of 21] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o ) [20 of 21] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o ) [21 of 21] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o ) In-place registering cryptohash-0.11.1... Running Haddock for cryptohash-0.11.1... Running hscolour for cryptohash-0.11.1... Preprocessing library cryptohash-0.11.1... Preprocessing library cryptohash-0.11.1... Haddock coverage: 0% ( 0 / 2) in 'Crypto.Hash.Utils.Cpu' 100% ( 2 / 2) in 'Crypto.MAC.HMAC' 100% ( 2 / 2) in 'Crypto.Hash.Internal' 100% ( 10 / 10) in 'Crypto.Hash.Whirlpool' 100% ( 10 / 10) in 'Crypto.Hash.Skein512' 100% ( 10 / 10) in 'Crypto.Hash.Skein256' 100% ( 10 / 10) in 'Crypto.Hash.Tiger' 100% ( 10 / 10) in 'Crypto.Hash.RIPEMD160' 100% ( 10 / 10) in 'Crypto.Hash.SHA3' 100% ( 11 / 11) in 'Crypto.Hash.SHA512' 100% ( 9 / 9) in 'Crypto.Hash.SHA512t' 100% ( 10 / 10) in 'Crypto.Hash.SHA384' 100% ( 10 / 10) in 'Crypto.Hash.SHA256' 100% ( 10 / 10) in 'Crypto.Hash.SHA224' 100% ( 10 / 10) in 'Crypto.Hash.SHA1' 100% ( 10 / 10) in 'Crypto.Hash.MD5' 100% ( 10 / 10) in 'Crypto.Hash.MD4' 100% ( 10 / 10) in 'Crypto.Hash.MD2' 100% ( 2 / 2) in 'Crypto.Hash.Utils' 100% ( 7 / 7) in 'Crypto.Hash.Types' 100% ( 40 / 40) in 'Crypto.Hash' Documentation created: dist/doc/html/cryptohash/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cryptohash-0.11.1 Registering cryptohash-0.11.1... Installed cryptohash-0.11.1 Configuring securemem-0.1.3... Building securemem-0.1.3... Preprocessing library securemem-0.1.3... [1 of 1] Compiling Data.SecureMem ( Data/SecureMem.hs, dist/build/Data/SecureMem.o ) In-place registering securemem-0.1.3... Running Haddock for securemem-0.1.3... Running hscolour for securemem-0.1.3... Preprocessing library securemem-0.1.3... Preprocessing library securemem-0.1.3... Haddock coverage: 88% ( 14 / 16) in 'Data.SecureMem' Documentation created: dist/doc/html/securemem/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/securemem-0.1.3 Registering securemem-0.1.3... Installed securemem-0.1.3 Configuring data-default-instances-base-0.0.1... Building data-default-instances-base-0.0.1... Preprocessing library data-default-instances-base-0.0.1... [1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o ) In-place registering data-default-instances-base-0.0.1... Running Haddock for data-default-instances-base-0.0.1... Running hscolour for data-default-instances-base-0.0.1... Preprocessing library data-default-instances-base-0.0.1... Preprocessing library data-default-instances-base-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.Base' Documentation created: dist/doc/html/data-default-instances-base/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-base-0.0.1 Registering data-default-instances-base-0.0.1... Installed data-default-instances-base-0.0.1 Configuring data-default-instances-containers-0.0.1... Building data-default-instances-containers-0.0.1... Preprocessing library data-default-instances-containers-0.0.1... [1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o ) In-place registering data-default-instances-containers-0.0.1... Running Haddock for data-default-instances-containers-0.0.1... Running hscolour for data-default-instances-containers-0.0.1... Preprocessing library data-default-instances-containers-0.0.1... Preprocessing library data-default-instances-containers-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.Containers' Documentation created: dist/doc/html/data-default-instances-containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-containers-0.0.1 Registering data-default-instances-containers-0.0.1... Installed data-default-instances-containers-0.0.1 Configuring data-default-instances-old-locale-0.0.1... Building data-default-instances-old-locale-0.0.1... Preprocessing library data-default-instances-old-locale-0.0.1... [1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o ) In-place registering data-default-instances-old-locale-0.0.1... Running Haddock for data-default-instances-old-locale-0.0.1... Running hscolour for data-default-instances-old-locale-0.0.1... Preprocessing library data-default-instances-old-locale-0.0.1... Preprocessing library data-default-instances-old-locale-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.OldLocale' Documentation created: dist/doc/html/data-default-instances-old-locale/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-old-locale-0.0.1 Registering data-default-instances-old-locale-0.0.1... Installed data-default-instances-old-locale-0.0.1 Configuring data-default-instances-dlist-0.0.1... Building data-default-instances-dlist-0.0.1... Preprocessing library data-default-instances-dlist-0.0.1... [1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o ) In-place registering data-default-instances-dlist-0.0.1... Running Haddock for data-default-instances-dlist-0.0.1... Running hscolour for data-default-instances-dlist-0.0.1... Preprocessing library data-default-instances-dlist-0.0.1... Preprocessing library data-default-instances-dlist-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.DList' Documentation created: dist/doc/html/data-default-instances-dlist/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-dlist-0.0.1 Registering data-default-instances-dlist-0.0.1... Installed data-default-instances-dlist-0.0.1 Configuring case-insensitive-0.4.0.4... Building case-insensitive-0.4.0.4... Preprocessing library case-insensitive-0.4.0.4... [1 of 1] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o ) In-place registering case-insensitive-0.4.0.4... Running Haddock for case-insensitive-0.4.0.4... Running hscolour for case-insensitive-0.4.0.4... Preprocessing library case-insensitive-0.4.0.4... Preprocessing library case-insensitive-0.4.0.4... Haddock coverage: 100% ( 7 / 7) in 'Data.CaseInsensitive' 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-0.4.0.4 Registering case-insensitive-0.4.0.4... Installed case-insensitive-0.4.0.4 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... 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 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 system-fileio-0.3.11... Building system-fileio-0.3.11... Preprocessing library system-fileio-0.3.11... [1 of 1] Compiling Filesystem ( lib/Filesystem.hs, dist/build/Filesystem.o ) lib/Filesystem.hs:79:1: Warning: The import of `when' from module `Control.Monad' is redundant lib/Filesystem.hs:95:1: Warning: The import of `System.IO.Error' is redundant except perhaps to import instances from `System.IO.Error' To import instances alone, use: import System.IO.Error() lib/Filesystem.hs:922:1: Warning: Defined but not used: `throwErrnoPathIfMinus1' In-place registering system-fileio-0.3.11... Running Haddock for system-fileio-0.3.11... Running hscolour for system-fileio-0.3.11... Preprocessing library system-fileio-0.3.11... Preprocessing library system-fileio-0.3.11... dist/build/tmp-735/lib/Filesystem.hs:79:1: Warning: The import of `when' from module `Control.Monad' is redundant dist/build/tmp-735/lib/Filesystem.hs:95:1: Warning: The import of `System.IO.Error' is redundant except perhaps to import instances from `System.IO.Error' To import instances alone, use: import System.IO.Error() dist/build/tmp-735/lib/Filesystem.hs:922:1: Warning: Defined but not used: `throwErrnoPathIfMinus1' Haddock coverage: 100% ( 46 / 46) in 'Filesystem' Documentation created: dist/doc/html/system-fileio/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/system-fileio-0.3.11 Registering system-fileio-0.3.11... Installed system-fileio-0.3.11 Configuring crypto-api-0.10.2... Building crypto-api-0.10.2... Preprocessing library crypto-api-0.10.2... [1 of 8] Compiling Crypto.CPoly ( Crypto/CPoly.hs, dist/build/Crypto/CPoly.o ) [2 of 8] Compiling Crypto.Util ( Crypto/Util.hs, dist/build/Crypto/Util.o ) [3 of 8] Compiling Crypto.Types ( Crypto/Types.hs, dist/build/Crypto/Types.o ) [4 of 8] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o ) [5 of 8] Compiling Crypto.Classes ( Crypto/Classes.hs, dist/build/Crypto/Classes.o ) [6 of 8] Compiling Crypto.HMAC ( Crypto/HMAC.hs, dist/build/Crypto/HMAC.o ) [7 of 8] Compiling Crypto.Modes ( Crypto/Modes.hs, dist/build/Crypto/Modes.o ) [8 of 8] Compiling Crypto.Padding ( Crypto/Padding.hs, dist/build/Crypto/Padding.o ) In-place registering crypto-api-0.10.2... Running Haddock for crypto-api-0.10.2... Running hscolour for crypto-api-0.10.2... Preprocessing library crypto-api-0.10.2... Preprocessing library crypto-api-0.10.2... Haddock coverage: 0% ( 0 / 4) in 'Crypto.CPoly' 100% ( 4 / 4) in 'Crypto.Util' 100% ( 3 / 3) in 'Crypto.Types' 100% ( 9 / 9) in 'Crypto.Random' 100% ( 22 / 22) in 'Crypto.Classes' 100% ( 4 / 4) in 'Crypto.HMAC' 100% ( 39 / 39) in 'Crypto.Modes' 100% ( 13 / 13) in 'Crypto.Padding' Documentation created: dist/doc/html/crypto-api/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-api-0.10.2 Registering crypto-api-0.10.2... Installed crypto-api-0.10.2 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... 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' 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 fast-logger-0.3.3... Building fast-logger-0.3.3... Preprocessing library fast-logger-0.3.3... [1 of 3] Compiling System.Log.FastLogger.File ( System/Log/FastLogger/File.hs, dist/build/System/Log/FastLogger/File.o ) [2 of 3] Compiling System.Log.FastLogger.Date ( System/Log/FastLogger/Date.hs, dist/build/System/Log/FastLogger/Date.o ) [3 of 3] Compiling System.Log.FastLogger ( System/Log/FastLogger.hs, dist/build/System/Log/FastLogger.o ) In-place registering fast-logger-0.3.3... Running Haddock for fast-logger-0.3.3... Running hscolour for fast-logger-0.3.3... Preprocessing library fast-logger-0.3.3... Preprocessing library fast-logger-0.3.3... Haddock coverage: 75% ( 3 / 4) in 'System.Log.FastLogger.File' 33% ( 1 / 3) in 'System.Log.FastLogger.Date' 95% ( 18 / 19) in 'System.Log.FastLogger' Documentation created: dist/doc/html/fast-logger/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/fast-logger-0.3.3 Registering fast-logger-0.3.3... Installed fast-logger-0.3.3 Configuring blaze-html-0.6.1.2... Building blaze-html-0.6.1.2... Preprocessing library blaze-html-0.6.1.2... [ 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.2... Running Haddock for blaze-html-0.6.1.2... Running hscolour for blaze-html-0.6.1.2... Preprocessing library blaze-html-0.6.1.2... Preprocessing library blaze-html-0.6.1.2... 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' 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.2 Registering blaze-html-0.6.1.2... Installed blaze-html-0.6.1.2 Configuring crypto-cipher-types-0.0.9... Building crypto-cipher-types-0.0.9... Preprocessing library crypto-cipher-types-0.0.9... [ 1 of 10] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o ) [ 2 of 10] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o ) [ 3 of 10] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o ) [ 4 of 10] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o ) [ 5 of 10] Compiling Crypto.Cipher.Types.BlockIO ( Crypto/Cipher/Types/BlockIO.hs, dist/build/Crypto/Cipher/Types/BlockIO.o ) [ 6 of 10] Compiling Crypto.Cipher.Types.Unsafe ( Crypto/Cipher/Types/Unsafe.hs, dist/build/Crypto/Cipher/Types/Unsafe.o ) [ 7 of 10] Compiling Crypto.Cipher.Types.OfIO ( Crypto/Cipher/Types/OfIO.hs, dist/build/Crypto/Cipher/Types/OfIO.o ) [ 8 of 10] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o ) [ 9 of 10] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o ) [10 of 10] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o ) In-place registering crypto-cipher-types-0.0.9... Running Haddock for crypto-cipher-types-0.0.9... Running hscolour for crypto-cipher-types-0.0.9... Preprocessing library crypto-cipher-types-0.0.9... Preprocessing library crypto-cipher-types-0.0.9... Haddock coverage: 33% ( 1 / 3) in 'Crypto.Cipher.Types.Utils' 67% ( 2 / 3) in 'Crypto.Cipher.Types.GF' 100% ( 9 / 9) in 'Crypto.Cipher.Types.Base' 94% ( 16 / 17) in 'Crypto.Cipher.Types.Block' 100% ( 7 / 7) in 'Crypto.Cipher.Types.BlockIO' 100% ( 7 / 7) in 'Crypto.Cipher.Types.Unsafe' 100% ( 4 / 4) in 'Crypto.Cipher.Types.OfIO' 100% ( 2 / 2) in 'Crypto.Cipher.Types.Stream' 100% ( 7 / 7) in 'Crypto.Cipher.Types.AEAD' 100% ( 31 / 31) in 'Crypto.Cipher.Types' Documentation created: dist/doc/html/crypto-cipher-types/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-cipher-types-0.0.9 Registering crypto-cipher-types-0.0.9... Installed crypto-cipher-types-0.0.9 Configuring data-default-0.5.3... Building data-default-0.5.3... Preprocessing library data-default-0.5.3... [1 of 1] Compiling Data.Default ( Data/Default.hs, dist/build/Data/Default.o ) In-place registering data-default-0.5.3... Running Haddock for data-default-0.5.3... Running hscolour for data-default-0.5.3... Preprocessing library data-default-0.5.3... Preprocessing library data-default-0.5.3... Haddock coverage: 67% ( 2 / 3) in 'Data.Default' Documentation created: dist/doc/html/data-default/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-0.5.3 Registering data-default-0.5.3... Installed data-default-0.5.3 Configuring http-types-0.7.3.0.1... Building http-types-0.7.3.0.1... Preprocessing library http-types-0.7.3.0.1... [1 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, dist/build/Network/HTTP/Types/URI.o ) [2 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, dist/build/Network/HTTP/Types/QueryLike.o ) [3 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, dist/build/Network/HTTP/Types/Header.o ) [4 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, dist/build/Network/HTTP/Types/Status.o ) [5 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, dist/build/Network/HTTP/Types/Version.o ) [6 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, dist/build/Network/HTTP/Types/Method.o ) [7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, dist/build/Network/HTTP/Types.o ) In-place registering http-types-0.7.3.0.1... Running Haddock for http-types-0.7.3.0.1... Running hscolour for http-types-0.7.3.0.1... Preprocessing library http-types-0.7.3.0.1... Preprocessing library http-types-0.7.3.0.1... Haddock coverage: 97% ( 28 / 29) in 'Network.HTTP.Types.URI' 75% ( 3 / 4) in 'Network.HTTP.Types.QueryLike' 88% ( 37 / 42) in 'Network.HTTP.Types.Header' 99% ( 89 / 90) in 'Network.HTTP.Types.Status' 80% ( 4 / 5) in 'Network.HTTP.Types.Version' 93% ( 13 / 14) in 'Network.HTTP.Types.Method' 97% (180 /185) in 'Network.HTTP.Types' 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.7.3.0.1 Registering http-types-0.7.3.0.1... Installed http-types-0.7.3.0.1 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... Haddock coverage: 94% ( 62 / 66) in 'Data.List.NonEmpty' 87% ( 20 / 23) in 'Data.Semigroup' 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.2.0.4... Building vault-0.2.0.4... Preprocessing library vault-0.2.0.4... [1 of 4] Compiling Data.Unique.Really ( src/Data/Unique/Really.hs, dist/build/Data/Unique/Really.o ) [2 of 4] Compiling Data.Vault.ST_GHC ( src/Data/Vault/ST_GHC.hs, dist/build/Data/Vault/ST_GHC.o ) [3 of 4] Compiling Data.Vault.ST ( src/Data/Vault/ST.hs, dist/build/Data/Vault/ST.o ) [4 of 4] Compiling Data.Vault ( src/Data/Vault.hs, dist/build/Data/Vault.o ) In-place registering vault-0.2.0.4... Running Haddock for vault-0.2.0.4... Running hscolour for vault-0.2.0.4... Preprocessing library vault-0.2.0.4... Preprocessing library vault-0.2.0.4... Haddock coverage: 80% ( 4 / 5) in 'Data.Unique.Really' 0% ( 0 / 16) in 'Data.Vault.ST_GHC' 94% ( 16 / 17) in 'Data.Vault.ST' 94% ( 16 / 17) in 'Data.Vault' Warning: Data.Vault.ST: could not find link destinations for: Data.Vault.ST_GHC.Vault Data.Vault.ST_GHC.Key Data.Vault.ST_GHC.Locker 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.2.0.4 Registering vault-0.2.0.4... Installed vault-0.2.0.4 Configuring aeson-0.6.2.1... Building aeson-0.6.2.1... Preprocessing library aeson-0.6.2.1... [ 1 of 11] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o ) [ 2 of 11] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o ) [ 3 of 11] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o ) [ 4 of 11] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o ) [ 5 of 11] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o ) [ 6 of 11] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o ) [ 7 of 11] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o ) [ 8 of 11] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o ) [ 9 of 11] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o ) [10 of 11] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o ) [11 of 11] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o ) In-place registering aeson-0.6.2.1... Running Haddock for aeson-0.6.2.1... Running hscolour for aeson-0.6.2.1... Preprocessing library aeson-0.6.2.1... Preprocessing library aeson-0.6.2.1... Haddock coverage: 100% ( 23 / 23) in 'Data.Aeson.Types.Internal' 67% ( 6 / 9) in 'Data.Aeson.Functions' 100% ( 25 / 25) in 'Data.Aeson.Types.Class' 100% ( 1 / 1) in 'Data.Aeson.Types.Generic' 100% ( 43 / 43) in 'Data.Aeson.Types' 73% ( 11 / 15) in 'Data.Aeson.Parser.Internal' 100% ( 10 / 10) in 'Data.Aeson.Parser' 100% ( 3 / 3) in 'Data.Aeson.Encode' 75% ( 6 / 8) in 'Data.Aeson.Generic' 100% ( 56 / 56) in 'Data.Aeson' 100% ( 12 / 12) in 'Data.Aeson.TH' Warning: Data.Aeson.Types: could not find link destinations for: Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON Warning: Data.Aeson: could not find link destinations for: Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON Documentation created: dist/doc/html/aeson/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/aeson-0.6.2.1 Registering aeson-0.6.2.1... Installed aeson-0.6.2.1 Configuring crypto-random-0.0.7... Building crypto-random-0.0.7... Preprocessing library crypto-random-0.0.7... [1 of 8] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o ) [2 of 8] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o ) [3 of 8] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o ) [4 of 8] Compiling Crypto.Random.Test ( Crypto/Random/Test.hs, dist/build/Crypto/Random/Test.o ) [5 of 8] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o ) [6 of 8] Compiling Crypto.Random.Generator ( Crypto/Random/Generator.hs, dist/build/Crypto/Random/Generator.o ) [7 of 8] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o ) [8 of 8] Compiling Crypto.Random.API ( Crypto/Random/API.hs, dist/build/Crypto/Random/API.o ) In-place registering crypto-random-0.0.7... Running Haddock for crypto-random-0.0.7... Running hscolour for crypto-random-0.0.7... Preprocessing library crypto-random-0.0.7... Preprocessing library crypto-random-0.0.7... Haddock coverage: 100% ( 2 / 2) in 'Crypto.Random.Entropy.Source' 100% ( 2 / 2) in 'Crypto.Random.Entropy.RDRand' 100% ( 3 / 3) in 'Crypto.Random.Entropy.Unix' 100% ( 6 / 6) in 'Crypto.Random.Test' 100% ( 7 / 7) in 'Crypto.Random.Entropy' 100% ( 2 / 2) in 'Crypto.Random.Generator' 100% ( 13 / 13) in 'Crypto.Random' 100% ( 6 / 6) in 'Crypto.Random.API' Documentation created: dist/doc/html/crypto-random/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-random-0.0.7 Registering crypto-random-0.0.7... Installed crypto-random-0.0.7 Configuring yesod-routes-1.1.2... Building yesod-routes-1.1.2... Preprocessing library yesod-routes-1.1.2... [1 of 8] Compiling Yesod.Routes.Class ( Yesod/Routes/Class.hs, dist/build/Yesod/Routes/Class.o ) [2 of 8] Compiling Yesod.Routes.TH.Types ( Yesod/Routes/TH/Types.hs, dist/build/Yesod/Routes/TH/Types.o ) [3 of 8] Compiling Yesod.Routes.TH.RenderRoute ( Yesod/Routes/TH/RenderRoute.hs, dist/build/Yesod/Routes/TH/RenderRoute.o ) [4 of 8] Compiling Yesod.Routes.Overlap ( Yesod/Routes/Overlap.hs, dist/build/Yesod/Routes/Overlap.o ) [5 of 8] Compiling Yesod.Routes.Dispatch ( Yesod/Routes/Dispatch.lhs, dist/build/Yesod/Routes/Dispatch.o ) [6 of 8] Compiling Yesod.Routes.TH.Dispatch ( Yesod/Routes/TH/Dispatch.hs, dist/build/Yesod/Routes/TH/Dispatch.o ) [7 of 8] Compiling Yesod.Routes.TH ( Yesod/Routes/TH.hs, dist/build/Yesod/Routes/TH.o ) [8 of 8] Compiling Yesod.Routes.Parse ( Yesod/Routes/Parse.hs, dist/build/Yesod/Routes/Parse.o ) In-place registering yesod-routes-1.1.2... Running Haddock for yesod-routes-1.1.2... Running hscolour for yesod-routes-1.1.2... Preprocessing library yesod-routes-1.1.2... Preprocessing library yesod-routes-1.1.2... Haddock coverage: 0% ( 0 / 2) in 'Yesod.Routes.Class' 18% ( 2 / 11) in 'Yesod.Routes.TH.Types' 83% ( 5 / 6) in 'Yesod.Routes.TH.RenderRoute' 25% ( 1 / 4) in 'Yesod.Routes.Overlap' 0% ( 0 / 5) in 'Yesod.Routes.Dispatch' 67% ( 2 / 3) in 'Yesod.Routes.TH.Dispatch' 55% ( 11 / 20) in 'Yesod.Routes.TH' 33% ( 2 / 6) in 'Yesod.Routes.Parse' Documentation created: dist/doc/html/yesod-routes/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/yesod-routes-1.1.2 Registering yesod-routes-1.1.2... Installed yesod-routes-1.1.2 Configuring shakespeare-1.0.5.1... Building shakespeare-1.0.5.1... Preprocessing library shakespeare-1.0.5.1... [1 of 2] Compiling Text.Shakespeare.Base ( Text/Shakespeare/Base.hs, dist/build/Text/Shakespeare/Base.o ) [2 of 2] Compiling Text.Shakespeare ( Text/Shakespeare.hs, dist/build/Text/Shakespeare.o ) In-place registering shakespeare-1.0.5.1... Running Haddock for shakespeare-1.0.5.1... Running hscolour for shakespeare-1.0.5.1... Preprocessing library shakespeare-1.0.5.1... Preprocessing library shakespeare-1.0.5.1... Haddock coverage: 6% ( 1 / 18) in 'Text.Shakespeare.Base' 31% ( 5 / 16) in 'Text.Shakespeare' Warning: Text.Shakespeare.Base: could not find link destinations for: Text.Shakespeare.Base.UserParser Warning: Text.Shakespeare: could not find link destinations for: Text.Shakespeare.QueryParameters Documentation created: dist/doc/html/shakespeare/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/shakespeare-1.0.5.1 Registering shakespeare-1.0.5.1... Installed shakespeare-1.0.5.1 Configuring skein-1.0.8... Building skein-1.0.8... Preprocessing library skein-1.0.8... [1 of 2] Compiling Crypto.Skein.Internal ( dist/build/Crypto/Skein/Internal.hs, dist/build/Crypto/Skein/Internal.o ) [2 of 2] Compiling Crypto.Skein ( src/Crypto/Skein.hs, dist/build/Crypto/Skein.o ) In-place registering skein-1.0.8... Running Haddock for skein-1.0.8... Running hscolour for skein-1.0.8... Preprocessing library skein-1.0.8... Preprocessing library skein-1.0.8... Haddock coverage: 25% ( 8 / 32) in 'Crypto.Skein.Internal' 100% ( 60 / 60) in 'Crypto.Skein' Warning: Crypto.Skein: could not find link destinations for: Crypto.Skein.updateCtxSkein Documentation created: dist/doc/html/skein/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/skein-1.0.8 Registering skein-1.0.8... Installed skein-1.0.8 [1 of 1] Compiling Main ( /tmp/lifted-base-0.2.1.1-735/lifted-base-0.2.1.1/Setup.hs, /tmp/lifted-base-0.2.1.1-735/lifted-base-0.2.1.1/dist/setup/Main.o ) Linking /tmp/lifted-base-0.2.1.1-735/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 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 cipher-aes-0.2.6... Building cipher-aes-0.2.6... Preprocessing library cipher-aes-0.2.6... [1 of 1] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o ) In-place registering cipher-aes-0.2.6... Running Haddock for cipher-aes-0.2.6... Running hscolour for cipher-aes-0.2.6... Preprocessing library cipher-aes-0.2.6... Preprocessing library cipher-aes-0.2.6... Haddock coverage: 96% ( 24 / 25) in 'Crypto.Cipher.AES' Documentation created: dist/doc/html/cipher-aes/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cipher-aes-0.2.6 Registering cipher-aes-0.2.6... Installed cipher-aes-0.2.6 Configuring cookie-0.4.0.1... Building cookie-0.4.0.1... Preprocessing library cookie-0.4.0.1... [1 of 1] Compiling Web.Cookie ( Web/Cookie.hs, dist/build/Web/Cookie.o ) In-place registering cookie-0.4.0.1... Running Haddock for cookie-0.4.0.1... Running hscolour for cookie-0.4.0.1... Preprocessing library cookie-0.4.0.1... Preprocessing library cookie-0.4.0.1... Haddock coverage: 36% ( 10 / 28) in 'Web.Cookie' Documentation created: dist/doc/html/cookie/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cookie-0.4.0.1 Registering cookie-0.4.0.1... Installed cookie-0.4.0.1 Configuring void-0.5.12... Building void-0.5.12... Preprocessing library void-0.5.12... [1 of 2] Compiling Data.Void ( Data/Void.hs, dist/build/Data/Void.o ) [2 of 2] Compiling Data.Void.Unsafe ( Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o ) In-place registering void-0.5.12... Running Haddock for void-0.5.12... Running hscolour for void-0.5.12... Preprocessing library void-0.5.12... Preprocessing library void-0.5.12... 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.5.12 Registering void-0.5.12... Installed void-0.5.12 Configuring hamlet-1.1.7.5... Building hamlet-1.1.7.5... Preprocessing library hamlet-1.1.7.5... [1 of 3] Compiling Text.Hamlet.Parse ( Text/Hamlet/Parse.hs, dist/build/Text/Hamlet/Parse.o ) [2 of 3] Compiling Text.Hamlet.RT ( Text/Hamlet/RT.hs, dist/build/Text/Hamlet/RT.o ) Text/Hamlet/RT.hs:69:13: Warning: Defined but not used: `x' Text/Hamlet/RT.hs:69:26: Warning: Defined but not used: `deref' Text/Hamlet/RT.hs:69:45: Warning: Defined but not used: `docs' Text/Hamlet/RT.hs:76:13: Warning: Defined but not used: `x' Text/Hamlet/RT.hs:76:25: Warning: Defined but not used: `deref' Text/Hamlet/RT.hs:76:44: Warning: Defined but not used: `jdocs' Text/Hamlet/RT.hs:76:50: Warning: Defined but not used: `ndocs' Text/Hamlet/RT.hs:106:37: Warning: This binding for `x' shadows the existing binding bound at Text/Hamlet/RT.hs:99:13 [3 of 3] Compiling Text.Hamlet ( Text/Hamlet.hs, dist/build/Text/Hamlet.o ) Text/Hamlet.hs:236:5: Warning: Defined but not used: `readMay' In-place registering hamlet-1.1.7.5... Running Haddock for hamlet-1.1.7.5... Running hscolour for hamlet-1.1.7.5... Preprocessing library hamlet-1.1.7.5... Preprocessing library hamlet-1.1.7.5... dist/build/tmp-735/Text/Hamlet/RT.hs:69:13: Warning: Defined but not used: `x' dist/build/tmp-735/Text/Hamlet/RT.hs:69:26: Warning: Defined but not used: `deref' dist/build/tmp-735/Text/Hamlet/RT.hs:69:45: Warning: Defined but not used: `docs' dist/build/tmp-735/Text/Hamlet/RT.hs:76:13: Warning: Defined but not used: `x' dist/build/tmp-735/Text/Hamlet/RT.hs:76:25: Warning: Defined but not used: `deref' dist/build/tmp-735/Text/Hamlet/RT.hs:76:44: Warning: Defined but not used: `jdocs' dist/build/tmp-735/Text/Hamlet/RT.hs:76:50: Warning: Defined but not used: `ndocs' dist/build/tmp-735/Text/Hamlet/RT.hs:106:37: Warning: This binding for `x' shadows the existing binding bound at dist/build/tmp-735/Text/Hamlet/RT.hs:99:13 dist/build/tmp-735/Text/Hamlet.hs:236:5: Warning: Defined but not used: `readMay' Haddock coverage: doc comment parse failed: When using conditional classes, it will often be a single class, e.g.: >
If isHome is False, we do not want any class attribute to be present. However, due to combining multiple classes together, the most obvious implementation would produce a class="". The purpose of this function is to work around that. It does so by checking if all the classes on this tag are optional. If so, it will only include the class attribute if at least one conditional is true. 21% ( 3 / 14) in 'Text.Hamlet.Parse' 20% ( 2 / 10) in 'Text.Hamlet.RT' 35% ( 13 / 37) in 'Text.Hamlet' Warning: Text.Hamlet.RT: could not find link destinations for: Text.Hamlet.Parse.Doc Warning: Text.Hamlet: could not find link destinations for: Text.Hamlet.Render Text.Hamlet.Translate Documentation created: dist/doc/html/hamlet/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hamlet-1.1.7.5 Registering hamlet-1.1.7.5... Installed hamlet-1.1.7.5 Configuring shakespeare-css-1.0.6.5... Building shakespeare-css-1.0.6.5... Preprocessing library shakespeare-css-1.0.6.5... [1 of 6] Compiling Text.MkSizeType ( Text/MkSizeType.hs, dist/build/Text/MkSizeType.o ) [2 of 6] Compiling Text.IndentToBrace ( Text/IndentToBrace.hs, dist/build/Text/IndentToBrace.o ) [3 of 6] Compiling Text.Css ( Text/Css.hs, dist/build/Text/Css.o ) [4 of 6] Compiling Text.CssCommon ( Text/CssCommon.hs, dist/build/Text/CssCommon.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. Loading package bytestring-0.10.0.2 ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package mtl-2.1.2 ... linking ... done. Loading package text-0.11.2.3 ... linking ... done. Loading package parsec-3.1.3 ... linking ... done. Loading package filepath-1.3.0.1 ... linking ... done. Loading package old-locale-1.0.0.5 ... linking ... done. Loading package time-1.4.0.1 ... linking ... done. Loading package unix-2.6.0.1 ... linking ... done. Loading package directory-1.2.0.1 ... linking ... done. Loading package process-1.1.0.2 ... linking ... done. Loading package system-filepath-0.4.8 ... linking ... done. Loading package system-fileio-0.3.11 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package shakespeare-1.0.5.1 ... linking ... done. [5 of 6] Compiling Text.Lucius ( Text/Lucius.hs, dist/build/Text/Lucius.o ) [6 of 6] Compiling Text.Cassius ( Text/Cassius.hs, dist/build/Text/Cassius.o ) In-place registering shakespeare-css-1.0.6.5... Running Haddock for shakespeare-css-1.0.6.5... Running hscolour for shakespeare-css-1.0.6.5... Preprocessing library shakespeare-css-1.0.6.5... Preprocessing library shakespeare-css-1.0.6.5... Haddock coverage: 50% ( 1 / 2) in 'Text.MkSizeType' 0% ( 0 / 2) in 'Text.IndentToBrace' Warning: Text.Css: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Selector, ChildBlocks, Str, Mixins 2% ( 1 / 44) in 'Text.Css' 50% ( 8 / 16) in 'Text.CssCommon' 50% ( 21 / 42) in 'Text.Lucius' 48% ( 15 / 31) in 'Text.Cassius' Warning: Text.Lucius: could not find link destinations for: Text.Css.TopLevel Text.Css.Resolved Text.Css.Unresolved Text.Css.VarType Warning: Text.Cassius: could not find link destinations for: Text.Css.VarType Documentation created: dist/doc/html/shakespeare-css/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/shakespeare-css-1.0.6.5 Registering shakespeare-css-1.0.6.5... Installed shakespeare-css-1.0.6.5 Configuring shakespeare-i18n-1.0.0.5... Building shakespeare-i18n-1.0.0.5... Preprocessing library shakespeare-i18n-1.0.0.5... [1 of 1] Compiling Text.Shakespeare.I18N ( Text/Shakespeare/I18N.hs, dist/build/Text/Shakespeare/I18N.o ) In-place registering shakespeare-i18n-1.0.0.5... Running Haddock for shakespeare-i18n-1.0.0.5... Running hscolour for shakespeare-i18n-1.0.0.5... Preprocessing library shakespeare-i18n-1.0.0.5... Preprocessing library shakespeare-i18n-1.0.0.5... Haddock coverage: 88% ( 7 / 8) in 'Text.Shakespeare.I18N' Documentation created: dist/doc/html/shakespeare-i18n/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/shakespeare-i18n-1.0.0.5 Registering shakespeare-i18n-1.0.0.5... Installed shakespeare-i18n-1.0.0.5 Configuring shakespeare-js-1.1.4.1... Building shakespeare-js-1.1.4.1... Preprocessing library shakespeare-js-1.1.4.1... [1 of 4] Compiling Text.Julius ( Text/Julius.hs, dist/build/Text/Julius.o ) [2 of 4] Compiling Text.Coffee ( Text/Coffee.hs, dist/build/Text/Coffee.o ) [3 of 4] Compiling Text.Roy ( Text/Roy.hs, dist/build/Text/Roy.o ) [4 of 4] Compiling Text.TypeScript ( Text/TypeScript.hs, dist/build/Text/TypeScript.o ) In-place registering shakespeare-js-1.1.4.1... Running Haddock for shakespeare-js-1.1.4.1... Running hscolour for shakespeare-js-1.1.4.1... Preprocessing library shakespeare-js-1.1.4.1... Preprocessing library shakespeare-js-1.1.4.1... Haddock coverage: 54% ( 14 / 26) in 'Text.Julius' 100% ( 8 / 8) in 'Text.Coffee' 100% ( 7 / 7) in 'Text.Roy' 100% ( 7 / 7) in 'Text.TypeScript' Documentation created: dist/doc/html/shakespeare-js/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/shakespeare-js-1.1.4.1 Registering shakespeare-js-1.1.4.1... Installed shakespeare-js-1.1.4.1 Configuring resourcet-0.4.9... Building resourcet-0.4.9... Preprocessing library resourcet-0.4.9... [1 of 2] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o ) [2 of 2] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o ) In-place registering resourcet-0.4.9... Running Haddock for resourcet-0.4.9... Running hscolour for resourcet-0.4.9... Preprocessing library resourcet-0.4.9... Preprocessing library resourcet-0.4.9... 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.Trans.Resource.Internal.NextKey Control.Monad.Trans.Resource.Internal.RefCount Documentation created: dist/doc/html/resourcet/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/resourcet-0.4.9 Registering resourcet-0.4.9... Installed resourcet-0.4.9 Configuring cprng-aes-0.5.2... Building cprng-aes-0.5.2... Preprocessing library cprng-aes-0.5.2... [1 of 2] Compiling Crypto.Random.AESCtr.Internal ( Crypto/Random/AESCtr/Internal.hs, dist/build/Crypto/Random/AESCtr/Internal.o ) [2 of 2] Compiling Crypto.Random.AESCtr ( Crypto/Random/AESCtr.hs, dist/build/Crypto/Random/AESCtr.o ) In-place registering cprng-aes-0.5.2... Running Haddock for cprng-aes-0.5.2... Running hscolour for cprng-aes-0.5.2... Preprocessing library cprng-aes-0.5.2... Preprocessing library cprng-aes-0.5.2... Haddock coverage: 18% ( 2 / 11) in 'Crypto.Random.AESCtr.Internal' 100% ( 4 / 4) in 'Crypto.Random.AESCtr' Documentation created: dist/doc/html/cprng-aes/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cprng-aes-0.5.2 Registering cprng-aes-0.5.2... Installed cprng-aes-0.5.2 Configuring conduit-0.5.6... Building conduit-0.5.6... Preprocessing library conduit-0.5.6... [ 1 of 11] Compiling System.PosixFile ( dist/build/System/PosixFile.hs, dist/build/System/PosixFile.o ) [ 2 of 11] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o ) [ 3 of 11] Compiling Data.Conduit.Util.Source ( Data/Conduit/Util/Source.hs, dist/build/Data/Conduit/Util/Source.o ) [ 4 of 11] Compiling Data.Conduit.Util.Sink ( Data/Conduit/Util/Sink.hs, dist/build/Data/Conduit/Util/Sink.o ) [ 5 of 11] Compiling Data.Conduit.Util.Conduit ( Data/Conduit/Util/Conduit.hs, dist/build/Data/Conduit/Util/Conduit.o ) [ 6 of 11] Compiling Data.Conduit.Util ( Data/Conduit/Util.hs, dist/build/Data/Conduit/Util.o ) [ 7 of 11] Compiling Data.Conduit ( Data/Conduit.hs, dist/build/Data/Conduit.o ) [ 8 of 11] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.o ) Data/Conduit/List.hs:66:1: Warning: The import of `pipe, pipeL' from module `Data.Conduit.Internal' is redundant [ 9 of 11] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.o ) [10 of 11] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.o ) [11 of 11] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.o ) In-place registering conduit-0.5.6... Running Haddock for conduit-0.5.6... Running hscolour for conduit-0.5.6... Preprocessing library conduit-0.5.6... Preprocessing library conduit-0.5.6... dist/build/tmp-735/Data/Conduit/List.hs:66:1: Warning: The import of `pipe, pipeL' from module `Data.Conduit.Internal' is redundant Haddock coverage: 0% ( 0 / 4) in 'System.PosixFile' 91% ( 41 / 45) in 'Data.Conduit.Internal' 100% ( 6 / 6) in 'Data.Conduit.Util.Source' 100% ( 5 / 5) in 'Data.Conduit.Util.Sink' 100% ( 10 / 10) in 'Data.Conduit.Util.Conduit' 100% ( 25 / 25) in 'Data.Conduit.Util' 97% ( 65 / 67) in 'Data.Conduit' 100% ( 38 / 38) in 'Data.Conduit.List' 100% ( 26 / 26) in 'Data.Conduit.Binary' 100% ( 13 / 13) in 'Data.Conduit.Text' 100% ( 2 / 2) in 'Data.Conduit.Lazy' 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-0.5.6 Registering conduit-0.5.6... Installed conduit-0.5.6 Configuring clientsession-0.9.0.3... Building clientsession-0.9.0.3... Preprocessing library clientsession-0.9.0.3... [1 of 1] Compiling Web.ClientSession ( src/Web/ClientSession.hs, dist/build/Web/ClientSession.o ) src/Web/ClientSession.hs:77:1: Warning: The import of `Data.Tagged' is redundant except perhaps to import instances from `Data.Tagged' To import instances alone, use: import Data.Tagged() src/Web/ClientSession.hs:81:1: Warning: The import of `Crypto.Random' is redundant except perhaps to import instances from `Crypto.Random' To import instances alone, use: import Crypto.Random() src/Web/ClientSession.hs:82:1: Warning: The import of `Crypto.Types' is redundant except perhaps to import instances from `Crypto.Types' To import instances alone, use: import Crypto.Types() src/Web/ClientSession.hs:214:37: Warning: In the use of `A.initKey' (imported from Crypto.Cipher.AES): Deprecated: "use initAES" In-place registering clientsession-0.9.0.3... Running Haddock for clientsession-0.9.0.3... Running hscolour for clientsession-0.9.0.3... Preprocessing library clientsession-0.9.0.3... Preprocessing library clientsession-0.9.0.3... dist/build/tmp-735/src/Web/ClientSession.hs:77:1: Warning: The import of `Data.Tagged' is redundant except perhaps to import instances from `Data.Tagged' To import instances alone, use: import Data.Tagged() dist/build/tmp-735/src/Web/ClientSession.hs:81:1: Warning: The import of `Crypto.Random' is redundant except perhaps to import instances from `Crypto.Random' To import instances alone, use: import Crypto.Random() dist/build/tmp-735/src/Web/ClientSession.hs:82:1: Warning: The import of `Crypto.Types' is redundant except perhaps to import instances from `Crypto.Types' To import instances alone, use: import Crypto.Types() dist/build/tmp-735/src/Web/ClientSession.hs:214:37: Warning: In the use of `A.initKey' (imported from Crypto.Cipher.AES): Deprecated: "use initAES" Haddock coverage: 100% ( 15 / 15) in 'Web.ClientSession' Documentation created: dist/doc/html/clientsession/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/clientsession-0.9.0.3 Registering clientsession-0.9.0.3... Installed clientsession-0.9.0.3 Configuring blaze-builder-conduit-0.5.0.3... Building blaze-builder-conduit-0.5.0.3... Preprocessing library blaze-builder-conduit-0.5.0.3... [1 of 1] Compiling Data.Conduit.Blaze ( Data/Conduit/Blaze.hs, dist/build/Data/Conduit/Blaze.o ) In-place registering blaze-builder-conduit-0.5.0.3... Running Haddock for blaze-builder-conduit-0.5.0.3... Running hscolour for blaze-builder-conduit-0.5.0.3... Preprocessing library blaze-builder-conduit-0.5.0.3... Preprocessing library blaze-builder-conduit-0.5.0.3... 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-0.5.0.3 Registering blaze-builder-conduit-0.5.0.3... Installed blaze-builder-conduit-0.5.0.3 Configuring crypto-conduit-0.4.3... Building crypto-conduit-0.4.3... Preprocessing library crypto-conduit-0.4.3... [1 of 1] Compiling Crypto.Conduit ( src/Crypto/Conduit.hs, dist/build/Crypto/Conduit.o ) In-place registering crypto-conduit-0.4.3... Running Haddock for crypto-conduit-0.4.3... Running hscolour for crypto-conduit-0.4.3... Preprocessing library crypto-conduit-0.4.3... Preprocessing library crypto-conduit-0.4.3... Haddock coverage: 100% ( 29 / 29) in 'Crypto.Conduit' Documentation created: dist/doc/html/crypto-conduit/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-conduit-0.4.3 Registering crypto-conduit-0.4.3... Installed crypto-conduit-0.4.3 Configuring monad-logger-0.2.4... Building monad-logger-0.2.4... Preprocessing library monad-logger-0.2.4... [1 of 1] Compiling Control.Monad.Logger ( Control/Monad/Logger.hs, dist/build/Control/Monad/Logger.o ) In-place registering monad-logger-0.2.4... Running Haddock for monad-logger-0.2.4... Running hscolour for monad-logger-0.2.4... Preprocessing library monad-logger-0.2.4... Preprocessing library monad-logger-0.2.4... Haddock coverage: Warning: Control.Monad.Logger: We do not support associated types in instances yet. These instances are affected: Control.Monad.Trans.Control.MonadTransControl Control.Monad.Logger.NoLoggingT, Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Logger.NoLoggingT m), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Logger.LoggingT, Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Logger.LoggingT m) 86% ( 19 / 22) in 'Control.Monad.Logger' Documentation created: dist/doc/html/monad-logger/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-logger-0.2.4 Registering monad-logger-0.2.4... Installed monad-logger-0.2.4 Configuring wai-1.3.0.3... Building wai-1.3.0.3... Preprocessing library wai-1.3.0.3... [1 of 1] Compiling Network.Wai ( Network/Wai.hs, dist/build/Network/Wai.o ) In-place registering wai-1.3.0.3... Running Haddock for wai-1.3.0.3... Running hscolour for wai-1.3.0.3... Preprocessing library wai-1.3.0.3... Preprocessing library wai-1.3.0.3... Haddock coverage: 55% ( 6 / 11) in 'Network.Wai' 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.3.0.3 Registering wai-1.3.0.3... Installed wai-1.3.0.3 Configuring zlib-conduit-0.5.0.3... Building zlib-conduit-0.5.0.3... Preprocessing library zlib-conduit-0.5.0.3... [1 of 1] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, dist/build/Data/Conduit/Zlib.o ) In-place registering zlib-conduit-0.5.0.3... Running Haddock for zlib-conduit-0.5.0.3... Running hscolour for zlib-conduit-0.5.0.3... Preprocessing library zlib-conduit-0.5.0.3... Preprocessing library zlib-conduit-0.5.0.3... Haddock coverage: 100% ( 12 / 12) in 'Data.Conduit.Zlib' Documentation created: dist/doc/html/zlib-conduit/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/zlib-conduit-0.5.0.3 Registering zlib-conduit-0.5.0.3... Installed zlib-conduit-0.5.0.3 Configuring wai-app-static-1.3.1.3... Building wai-app-static-1.3.1.3... Preprocessing library wai-app-static-1.3.1.3... [1 of 6] Compiling WaiAppStatic.Types ( WaiAppStatic/Types.hs, dist/build/WaiAppStatic/Types.o ) [2 of 6] Compiling Util ( Util.hs, dist/build/Util.o ) [3 of 6] Compiling WaiAppStatic.Listing ( WaiAppStatic/Listing.hs, dist/build/WaiAppStatic/Listing.o ) [4 of 6] Compiling WaiAppStatic.Storage.Filesystem ( WaiAppStatic/Storage/Filesystem.hs, dist/build/WaiAppStatic/Storage/Filesystem.o ) WaiAppStatic/Storage/Filesystem.hs:30:25: Module `Crypto.Hash.MD5' does not export `MD5' Failed to install wai-app-static-1.3.1.3 Configuring wai-logger-0.3.2... Building wai-logger-0.3.2... Preprocessing library wai-logger-0.3.2... [1 of 3] Compiling Network.Wai.Logger.Utils ( Network/Wai/Logger/Utils.hs, dist/build/Network/Wai/Logger/Utils.o ) [2 of 3] Compiling Network.Wai.Logger.Format ( Network/Wai/Logger/Format.hs, dist/build/Network/Wai/Logger/Format.o ) [3 of 3] Compiling Network.Wai.Logger ( Network/Wai/Logger.hs, dist/build/Network/Wai/Logger.o ) In-place registering wai-logger-0.3.2... Running Haddock for wai-logger-0.3.2... Running hscolour for wai-logger-0.3.2... Preprocessing library wai-logger-0.3.2... Preprocessing library wai-logger-0.3.2... Haddock coverage: 67% ( 2 / 3) in 'Network.Wai.Logger.Utils' 80% ( 4 / 5) in 'Network.Wai.Logger.Format' 100% ( 6 / 6) in 'Network.Wai.Logger' Documentation created: dist/doc/html/wai-logger/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/wai-logger-0.3.2 Registering wai-logger-0.3.2... Installed wai-logger-0.3.2 Configuring wai-extra-1.3.4.6... Building wai-extra-1.3.4.6... Preprocessing library wai-extra-1.3.4.6... [ 1 of 14] Compiling Network.Wai.Middleware.HttpAuth ( Network/Wai/Middleware/HttpAuth.hs, dist/build/Network/Wai/Middleware/HttpAuth.o ) [ 2 of 14] Compiling Network.Wai.Middleware.Vhost ( Network/Wai/Middleware/Vhost.hs, dist/build/Network/Wai/Middleware/Vhost.o ) [ 3 of 14] Compiling Network.Wai.Middleware.Rewrite ( Network/Wai/Middleware/Rewrite.hs, dist/build/Network/Wai/Middleware/Rewrite.o ) [ 4 of 14] Compiling Network.Wai.Middleware.MethodOverridePost ( Network/Wai/Middleware/MethodOverridePost.hs, dist/build/Network/Wai/Middleware/MethodOverridePost.o ) [ 5 of 14] Compiling Network.Wai.Middleware.MethodOverride ( Network/Wai/Middleware/MethodOverride.hs, dist/build/Network/Wai/Middleware/MethodOverride.o ) [ 6 of 14] Compiling Network.Wai.Middleware.Jsonp ( Network/Wai/Middleware/Jsonp.hs, dist/build/Network/Wai/Middleware/Jsonp.o ) [ 7 of 14] Compiling Network.Wai.Middleware.Gzip ( Network/Wai/Middleware/Gzip.hs, dist/build/Network/Wai/Middleware/Gzip.o ) [ 8 of 14] Compiling Network.Wai.Middleware.RequestLogger.Internal ( Network/Wai/Middleware/RequestLogger/Internal.hs, dist/build/Network/Wai/Middleware/RequestLogger/Internal.o ) [ 9 of 14] Compiling Network.Wai.Parse ( Network/Wai/Parse.hs, dist/build/Network/Wai/Parse.o ) [10 of 14] Compiling Network.Wai.Middleware.RequestLogger ( Network/Wai/Middleware/RequestLogger.hs, dist/build/Network/Wai/Middleware/RequestLogger.o ) [11 of 14] Compiling Network.Wai.Middleware.CleanPath ( Network/Wai/Middleware/CleanPath.hs, dist/build/Network/Wai/Middleware/CleanPath.o ) [12 of 14] Compiling Network.Wai.Middleware.Autohead ( Network/Wai/Middleware/Autohead.hs, dist/build/Network/Wai/Middleware/Autohead.o ) [13 of 14] Compiling Network.Wai.Middleware.AcceptOverride ( Network/Wai/Middleware/AcceptOverride.hs, dist/build/Network/Wai/Middleware/AcceptOverride.o ) [14 of 14] Compiling Network.Wai.Handler.CGI ( Network/Wai/Handler/CGI.hs, dist/build/Network/Wai/Handler/CGI.o ) In-place registering wai-extra-1.3.4.6... Running Haddock for wai-extra-1.3.4.6... Running hscolour for wai-extra-1.3.4.6... Preprocessing library wai-extra-1.3.4.6... Preprocessing library wai-extra-1.3.4.6... Haddock coverage: 100% ( 7 / 7) in 'Network.Wai.Middleware.HttpAuth' 0% ( 0 / 3) in 'Network.Wai.Middleware.Vhost' 67% ( 2 / 3) in 'Network.Wai.Middleware.Rewrite' 100% ( 2 / 2) in 'Network.Wai.Middleware.MethodOverridePost' 50% ( 1 / 2) in 'Network.Wai.Middleware.MethodOverride' 100% ( 2 / 2) in 'Network.Wai.Middleware.Jsonp' 38% ( 3 / 8) in 'Network.Wai.Middleware.Gzip' 50% ( 1 / 2) in 'Network.Wai.Middleware.RequestLogger.Internal' 67% ( 10 / 15) in 'Network.Wai.Parse' 53% ( 8 / 15) in 'Network.Wai.Middleware.RequestLogger' 0% ( 0 / 2) in 'Network.Wai.Middleware.CleanPath' 50% ( 1 / 2) in 'Network.Wai.Middleware.Autohead' 0% ( 0 / 2) in 'Network.Wai.Middleware.AcceptOverride' 80% ( 4 / 5) in 'Network.Wai.Handler.CGI' Documentation created: dist/doc/html/wai-extra/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/wai-extra-1.3.4.6 Registering wai-extra-1.3.4.6... Installed wai-extra-1.3.4.6 Configuring yesod-core-1.1.8.3... Building yesod-core-1.1.8.3... Preprocessing library yesod-core-1.1.8.3... [ 1 of 14] Compiling Paths_yesod_core ( dist/build/autogen/Paths_yesod_core.hs, dist/build/Paths_yesod_core.o ) [ 2 of 14] Compiling Yesod.Internal.Cache ( Yesod/Internal/Cache.hs, dist/build/Yesod/Internal/Cache.o ) [ 3 of 14] Compiling Yesod.Message ( Yesod/Message.hs, dist/build/Yesod/Message.o ) [ 4 of 14] Compiling Yesod.Content ( Yesod/Content.hs, dist/build/Yesod/Content.o ) [ 5 of 14] Compiling Yesod.Internal ( Yesod/Internal.hs, dist/build/Yesod/Internal.o ) [ 6 of 14] Compiling Yesod.Internal.Request ( Yesod/Internal/Request.hs, dist/build/Yesod/Internal/Request.o ) [ 7 of 14] Compiling Yesod.Handler ( Yesod/Handler.hs, dist/build/Yesod/Handler.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. Loading package bytestring-0.10.0.2 ... linking ... done. Loading package text-0.11.2.3 ... linking ... done. Loading package old-locale-1.0.0.5 ... linking ... done. Loading package time-1.4.0.1 ... linking ... done. Loading package path-pieces-0.1.3 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package primitive-0.5.1.0 ... linking ... done. Loading package vector-0.10.9.1 ... linking ... done. Loading package yesod-routes-1.1.2 ... linking ... done. Loading package unix-2.6.0.1 ... linking ... done. Loading package ansi-terminal-0.6 ... linking ... done. Loading package base64-bytestring-1.0.0.1 ... linking ... done. Loading package blaze-builder-0.3.3.0 ... linking ... done. Loading package base-unicode-symbols-0.2.2.4 ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package transformers-base-0.4.1 ... linking ... done. Loading package monad-control-0.3.2.2 ... linking ... done. Loading package lifted-base-0.2.1.1 ... linking ... done. Loading package mmorph-1.0.0 ... linking ... done. Loading package mtl-2.1.2 ... linking ... done. Loading package resourcet-0.4.9 ... linking ... done. Loading package hashable-1.2.1.0 ... linking ... done. Loading package nats-0.1.2 ... linking ... done. Loading package unordered-containers-0.2.3.3 ... linking ... done. Loading package semigroups-0.12 ... linking ... done. Loading package void-0.5.12 ... linking ... done. Loading package conduit-0.5.6 ... linking ... done. Loading package blaze-builder-conduit-0.5.0.3 ... linking ... done. Loading package case-insensitive-0.4.0.4 ... linking ... done. Loading package data-default-class-0.0.1 ... linking ... done. Loading package data-default-instances-base-0.0.1 ... linking ... done. Loading package data-default-instances-containers-0.0.1 ... linking ... done. Loading package dlist-0.6.0.1 ... linking ... done. Loading package data-default-instances-dlist-0.0.1 ... linking ... done. Loading package data-default-instances-old-locale-0.0.1 ... linking ... done. Loading package data-default-0.5.3 ... linking ... done. Loading package date-cache-0.3.0 ... linking ... done. Loading package filepath-1.3.0.1 ... linking ... done. Loading package directory-1.2.0.1 ... linking ... done. Loading package old-time-1.1.0.1 ... linking ... done. Loading package unix-time-0.2.2 ... linking ... done. Loading package fast-logger-0.3.3 ... linking ... done. Loading package http-types-0.7.3.0.1 ... linking ... done. Loading package parsec-3.1.3 ... linking ... done. Loading package network-2.4.1.2 ... linking ... done. Loading package stringsearch-0.3.6.5 ... linking ... done. Loading package vault-0.2.0.4 ... linking ... done. Loading package wai-1.3.0.3 ... linking ... done. Loading package byteorder-1.0.4 ... linking ... done. Loading package wai-logger-0.3.2 ... linking ... done. Loading package word8-0.0.4 ... linking ... done. Loading package zlib-0.5.4.1 ... linking ... done. Loading package zlib-bindings-0.1.1.3 ... linking ... done. Loading package zlib-conduit-0.5.0.3 ... linking ... done. Loading package wai-extra-1.3.4.6 ... linking ... done. Loading package attoparsec-0.10.4.0 ... linking ... done. Loading package syb-0.4.1 ... linking ... done. Loading package aeson-0.6.2.1 ... linking ... done. Loading package process-1.1.0.2 ... linking ... done. Loading package system-filepath-0.4.8 ... linking ... done. Loading package system-fileio-0.3.11 ... linking ... done. Loading package shakespeare-1.0.5.1 ... linking ... done. Loading package shakespeare-js-1.1.4.1 ... linking ... done. Loading package shakespeare-i18n-1.0.0.5 ... linking ... done. Loading package shakespeare-css-1.0.6.5 ... linking ... done. Loading package monad-logger-0.2.4 ... linking ... done. Loading package blaze-markup-0.5.1.6 ... linking ... done. Loading package blaze-html-0.6.1.2 ... linking ... done. Loading package failure-0.2.0.1 ... linking ... done. Loading package hamlet-1.1.7.5 ... linking ... done. Loading package cookie-0.4.0.1 ... linking ... done. Loading package cereal-0.3.5.2 ... linking ... done. Loading package byteable-0.1.1 ... linking ... done. Loading package securemem-0.1.3 ... linking ... done. Loading package crypto-cipher-types-0.0.9 ... linking ... done. Loading package cipher-aes-0.2.6 ... linking ... done. Loading package crypto-random-0.0.7 ... linking ... done. Loading package random-1.0.1.1 ... linking ... done. Loading package cprng-aes-0.5.2 ... linking ... done. Loading package entropy-0.2.2.4 ... linking ... done. Loading package largeword-1.0.5 ... linking ... done. Loading package tagged-0.4.5 ... linking ... done. Loading package crypto-api-0.10.2 ... linking ... done. Loading package skein-1.0.8 ... linking ... done. Loading package clientsession-0.9.0.3 ... linking ... done. Yesod/Handler.hs:123:1: Warning: Module `Prelude' does not export `catch' [ 8 of 14] Compiling Yesod.Widget ( Yesod/Widget.hs, dist/build/Yesod/Widget.o ) [ 9 of 14] Compiling Yesod.Request ( Yesod/Request.hs, dist/build/Yesod/Request.o ) [10 of 14] Compiling Yesod.Internal.TestApi ( Yesod/Internal/TestApi.hs, dist/build/Yesod/Internal/TestApi.o ) [11 of 14] Compiling Yesod.Internal.Session ( Yesod/Internal/Session.hs, dist/build/Yesod/Internal/Session.o ) [12 of 14] Compiling Yesod.Internal.Core ( Yesod/Internal/Core.hs, dist/build/Yesod/Internal/Core.o ) [13 of 14] Compiling Yesod.Dispatch ( Yesod/Dispatch.hs, dist/build/Yesod/Dispatch.o ) [14 of 14] Compiling Yesod.Core ( Yesod/Core.hs, dist/build/Yesod/Core.o ) In-place registering yesod-core-1.1.8.3... Running Haddock for yesod-core-1.1.8.3... Running hscolour for yesod-core-1.1.8.3... Preprocessing library yesod-core-1.1.8.3... Preprocessing library yesod-core-1.1.8.3... dist/build/tmp-735/Yesod/Handler.hs:123:1: Warning: Module `Prelude' does not export `catch' Haddock coverage: 0% ( 0 / 8) in 'Paths_yesod_core' 14% ( 1 / 7) in 'Yesod.Internal.Cache' 100% ( 2 / 2) in 'Yesod.Message' 44% ( 18 / 41) in 'Yesod.Content' 36% ( 8 / 22) in 'Yesod.Internal' 19% ( 3 / 16) in 'Yesod.Internal.Request' 67% ( 2 / 3) in 'Yesod.Internal.TestApi' 0% ( 0 / 11) in 'Yesod.Internal.Session' Warning: Yesod.Handler: We do not support associated types in instances yet. These instances are affected: Control.Monad.Trans.Control.MonadBaseControl GHC.Types.IO (Yesod.Handler.GHandler sub master) 82% ( 79 / 96) in 'Yesod.Handler' 71% ( 15 / 21) in 'Yesod.Request' Warning: Yesod.Widget: We do not support associated types in instances yet. These instances are affected: Control.Monad.Trans.Control.MonadBaseControl GHC.Types.IO (Yesod.Widget.GWidget sub master) 78% ( 35 / 45) in 'Yesod.Widget' 54% ( 19 / 35) in 'Yesod.Internal.Core' Warning: Yesod.Dispatch: We do not support associated types in instances yet. These instances are affected: Yesod.Routes.Class.RenderRoute Yesod.Dispatch.WaiSubsite 65% ( 15 / 23) in 'Yesod.Dispatch' 71% ( 39 / 55) in 'Yesod.Core' Warning: Yesod.Handler: could not find link destinations for: Yesod.Handler.SubsiteGetter Warning: Yesod.Widget: could not find link destinations for: Yesod.Widget.RY Yesod.Internal.GWData Warning: Yesod.Core: could not find link destinations for: Yesod.Internal.Session.SaveSession Yesod.Internal.Session.ClientSessionDateCache Yesod.Internal.Core.ResolvedApproot Documentation created: dist/doc/html/yesod-core/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/yesod-core-1.1.8.3 Registering yesod-core-1.1.8.3... Installed yesod-core-1.1.8.3 cabal: Error: some packages failed to install: wai-app-static-1.3.1.3 failed during the building phase. The exception was: ExitFailure 1 yesod-static-1.1.0.1 depends on wai-app-static-1.3.1.3 which failed to install.