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-23984/entropy-0.2.2.4/Setup.hs, /tmp/entropy-0.2.2.4-23984/entropy-0.2.2.4/dist/setup/Main.o ) Linking /tmp/entropy-0.2.2.4-23984/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 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 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 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 regex-base-0.93.2... Building regex-base-0.93.2... Preprocessing library regex-base-0.93.2... [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o ) [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o ) In-place registering regex-base-0.93.2... Running Haddock for regex-base-0.93.2... Running hscolour for regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Haddock coverage: 94% ( 17 / 18) in 'Text.Regex.Base.RegexLike' 100% ( 1 / 1) in 'Text.Regex.Base.Context' 75% ( 3 / 4) in 'Text.Regex.Base' 33% ( 1 / 3) in 'Text.Regex.Base.Impl' Documentation created: dist/doc/html/regex-base/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-base-0.93.2 Registering regex-base-0.93.2... Installed regex-base-0.93.2 Configuring simple-sendfile-0.2.13... Building simple-sendfile-0.2.13... Preprocessing library simple-sendfile-0.2.13... [1 of 3] Compiling Network.Sendfile.Types ( Network/Sendfile/Types.hs, dist/build/Network/Sendfile/Types.o ) [2 of 3] Compiling Network.Sendfile.Linux ( dist/build/Network/Sendfile/Linux.hs, dist/build/Network/Sendfile/Linux.o ) [3 of 3] Compiling Network.Sendfile ( Network/Sendfile.hs, dist/build/Network/Sendfile.o ) In-place registering simple-sendfile-0.2.13... Running Haddock for simple-sendfile-0.2.13... Running hscolour for simple-sendfile-0.2.13... Preprocessing library simple-sendfile-0.2.13... Preprocessing library simple-sendfile-0.2.13... Haddock coverage: 50% ( 1 / 2) in 'Network.Sendfile.Types' 80% ( 4 / 5) in 'Network.Sendfile.Linux' 100% ( 6 / 6) in 'Network.Sendfile' Documentation created: dist/doc/html/simple-sendfile/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/simple-sendfile-0.2.13 Registering simple-sendfile-0.2.13... Installed simple-sendfile-0.2.13 Configuring stm-2.4.2... Building stm-2.4.2... Preprocessing library stm-2.4.2... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.2... Running Haddock for stm-2.4.2... Running hscolour for stm-2.4.2... Preprocessing library stm-2.4.2... Preprocessing library stm-2.4.2... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' 100% ( 12 / 12) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar' 100% ( 12 / 12) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Documentation created: dist/doc/html/stm/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.2 Registering stm-2.4.2... Installed stm-2.4.2 Configuring 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 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 xsd-0.4.0... Building xsd-0.4.0... Preprocessing library xsd-0.4.0... [1 of 2] Compiling Text.XML.XSD.DateTime ( Text/XML/XSD/DateTime.hs, dist/build/Text/XML/XSD/DateTime.o ) [2 of 2] Compiling Text.XML.XSD ( Text/XML/XSD.hs, dist/build/Text/XML/XSD.o ) In-place registering xsd-0.4.0... Running Haddock for xsd-0.4.0... Running hscolour for xsd-0.4.0... Preprocessing library xsd-0.4.0... Preprocessing library xsd-0.4.0... Haddock coverage: 94% ( 15 / 16) in 'Text.XML.XSD.DateTime' 10% ( 2 / 21) in 'Text.XML.XSD' Documentation created: dist/doc/html/xsd/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/xsd-0.4.0 Registering xsd-0.4.0... Installed xsd-0.4.0 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 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-1.1.0.1... Building case-insensitive-1.1.0.1... Preprocessing library case-insensitive-1.1.0.1... [1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o ) [2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o ) [3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o ) In-place registering case-insensitive-1.1.0.1... Running Haddock for case-insensitive-1.1.0.1... Running hscolour for case-insensitive-1.1.0.1... Preprocessing library case-insensitive-1.1.0.1... Preprocessing library case-insensitive-1.1.0.1... Haddock coverage: 100% ( 8 / 8) in 'Data.CaseInsensitive.Internal' 100% ( 2 / 2) in 'Data.CaseInsensitive.Unsafe' 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-1.1.0.1 Registering case-insensitive-1.1.0.1... Installed case-insensitive-1.1.0.1 Configuring unordered-containers-0.2.3.3... Building unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.3.3... Running Haddock for unordered-containers-0.2.3.3... Running hscolour for unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... 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 regex-posix-0.95.2... Building regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o ) [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o ) [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o ) [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o ) In-place registering regex-posix-0.95.2... Running Haddock for regex-posix-0.95.2... Running hscolour for regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Haddock coverage: 40% ( 17 / 42) in 'Text.Regex.Posix.Wrap' 68% ( 17 / 25) in 'Text.Regex.Posix.String' 67% ( 16 / 24) in 'Text.Regex.Posix.Sequence' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy' 80% ( 4 / 5) in 'Text.Regex.Posix' Warning: Text.Regex.Posix.Wrap: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.String: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.Sequence: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Documentation created: dist/doc/html/regex-posix/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-posix-0.95.2 Registering regex-posix-0.95.2... Installed regex-posix-0.95.2 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 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.8.2... Building http-types-0.8.2... Preprocessing library http-types-0.8.2... [1 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, dist/build/Network/HTTP/Types/Version.o ) [2 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, dist/build/Network/HTTP/Types/URI.o ) [3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, dist/build/Network/HTTP/Types/Status.o ) [4 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, dist/build/Network/HTTP/Types/QueryLike.o ) [5 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, dist/build/Network/HTTP/Types/Method.o ) [6 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, dist/build/Network/HTTP/Types/Header.o ) [7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, dist/build/Network/HTTP/Types.o ) In-place registering http-types-0.8.2... Running Haddock for http-types-0.8.2... Running hscolour for http-types-0.8.2... Preprocessing library http-types-0.8.2... Preprocessing library http-types-0.8.2... Haddock coverage: 80% ( 4 / 5) in 'Network.HTTP.Types.Version' 97% ( 28 / 29) in 'Network.HTTP.Types.URI' 99% ( 89 / 90) in 'Network.HTTP.Types.Status' 75% ( 3 / 4) in 'Network.HTTP.Types.QueryLike' 93% ( 14 / 15) in 'Network.HTTP.Types.Method' 85% ( 28 / 33) in 'Network.HTTP.Types.Header' 97% (170 /175) in 'Network.HTTP.Types' Documentation created: dist/doc/html/http-types/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/http-types-0.8.2 Registering http-types-0.8.2... Installed http-types-0.8.2 Configuring semigroups-0.12... Building semigroups-0.12... Preprocessing library semigroups-0.12... [1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o ) [2 of 2] Compiling Data.Semigroup ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o ) In-place registering semigroups-0.12... Running Haddock for semigroups-0.12... Running hscolour for semigroups-0.12... Preprocessing library semigroups-0.12... Preprocessing library semigroups-0.12... 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.3.0.2... Building vault-0.3.0.2... Preprocessing library vault-0.3.0.2... [1 of 5] Compiling Data.Unique.Really ( src/Data/Unique/Really.hs, dist/build/Data/Unique/Really.o ) [2 of 5] Compiling Data.Vault.ST.Strict ( src/Data/Vault/ST/Strict.hs, dist/build/Data/Vault/ST/Strict.o ) [3 of 5] Compiling Data.Vault.Strict ( src/Data/Vault/Strict.hs, dist/build/Data/Vault/Strict.o ) [4 of 5] Compiling Data.Vault.ST.Lazy ( src/Data/Vault/ST/Lazy.hs, dist/build/Data/Vault/ST/Lazy.o ) [5 of 5] Compiling Data.Vault.Lazy ( src/Data/Vault/Lazy.hs, dist/build/Data/Vault/Lazy.o ) In-place registering vault-0.3.0.2... Running Haddock for vault-0.3.0.2... Running hscolour for vault-0.3.0.2... Preprocessing library vault-0.3.0.2... Preprocessing library vault-0.3.0.2... Haddock coverage: 100% ( 4 / 4) in 'Data.Unique.Really' 80% ( 12 / 15) in 'Data.Vault.ST.Strict' 100% ( 15 / 15) in 'Data.Vault.Strict' 80% ( 12 / 15) in 'Data.Vault.ST.Lazy' 100% ( 15 / 15) in 'Data.Vault.Lazy' Documentation created: dist/doc/html/vault/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vault-0.3.0.2 Registering vault-0.3.0.2... Installed vault-0.3.0.2 Configuring 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 regex-compat-0.95.1... Building regex-compat-0.95.1... Preprocessing library regex-compat-0.95.1... [1 of 1] Compiling Text.Regex ( Text/Regex.hs, dist/build/Text/Regex.o ) In-place registering regex-compat-0.95.1... Running Haddock for regex-compat-0.95.1... Running hscolour for regex-compat-0.95.1... Preprocessing library regex-compat-0.95.1... Preprocessing library regex-compat-0.95.1... Haddock coverage: 100% ( 9 / 9) in 'Text.Regex' Documentation created: dist/doc/html/regex-compat/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-compat-0.95.1 Registering regex-compat-0.95.1... Installed regex-compat-0.95.1 [1 of 1] Compiling Main ( /tmp/lifted-base-0.2.1.1-23984/lifted-base-0.2.1.1/Setup.hs, /tmp/lifted-base-0.2.1.1-23984/lifted-base-0.2.1.1/dist/setup/Main.o ) Linking /tmp/lifted-base-0.2.1.1-23984/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 resource-pool-0.2.1.1... Building resource-pool-0.2.1.1... Preprocessing library resource-pool-0.2.1.1... [1 of 1] Compiling Data.Pool ( Data/Pool.hs, dist/build/Data/Pool.o ) In-place registering resource-pool-0.2.1.1... Running Haddock for resource-pool-0.2.1.1... Running hscolour for resource-pool-0.2.1.1... Preprocessing library resource-pool-0.2.1.1... Preprocessing library resource-pool-0.2.1.1... Haddock coverage: 75% ( 6 / 8) in 'Data.Pool' Documentation created: dist/doc/html/resource-pool/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/resource-pool-0.2.1.1 Registering resource-pool-0.2.1.1... Installed resource-pool-0.2.1.1 Configuring http-attoparsec-0.1.0... Building http-attoparsec-0.1.0... Preprocessing library http-attoparsec-0.1.0... [1 of 1] Compiling Network.HTTP.Attoparsec ( Network/HTTP/Attoparsec.hs, dist/build/Network/HTTP/Attoparsec.o ) In-place registering http-attoparsec-0.1.0... Running Haddock for http-attoparsec-0.1.0... Running hscolour for http-attoparsec-0.1.0... Preprocessing library http-attoparsec-0.1.0... Preprocessing library http-attoparsec-0.1.0... Haddock coverage: 0% ( 0 / 3) in 'Network.HTTP.Attoparsec' Documentation created: dist/doc/html/http-attoparsec/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/http-attoparsec-0.1.0 Registering http-attoparsec-0.1.0... Installed http-attoparsec-0.1.0 Configuring void-0.6.1... Building void-0.6.1... Preprocessing library void-0.6.1... [1 of 2] Compiling Data.Void ( src/Data/Void.hs, dist/build/Data/Void.o ) [2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o ) In-place registering void-0.6.1... Running Haddock for void-0.6.1... Running hscolour for void-0.6.1... Preprocessing library void-0.6.1... Preprocessing library void-0.6.1... Haddock coverage: 100% ( 5 / 5) in 'Data.Void' 100% ( 3 / 3) in 'Data.Void.Unsafe' Documentation created: dist/doc/html/void/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/void-0.6.1 Registering void-0.6.1... Installed void-0.6.1 Configuring resourcet-0.4.9... Building resourcet-0.4.9... Preprocessing library resourcet-0.4.9... [1 of 2] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o ) [2 of 2] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o ) In-place registering resourcet-0.4.9... Running Haddock for resourcet-0.4.9... Running hscolour for resourcet-0.4.9... Preprocessing library resourcet-0.4.9... Preprocessing library resourcet-0.4.9... 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 conduit-1.0.9.3... Building conduit-1.0.9.3... Preprocessing library conduit-1.0.9.3... [1 of 8] Compiling System.PosixFile ( dist/build/System/PosixFile.hs, dist/build/System/PosixFile.o ) [2 of 8] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o ) [3 of 8] Compiling Data.Conduit.Util ( Data/Conduit/Util.hs, dist/build/Data/Conduit/Util.o ) [4 of 8] Compiling Data.Conduit ( Data/Conduit.hs, dist/build/Data/Conduit.o ) [5 of 8] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.o ) [6 of 8] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.o ) [7 of 8] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.o ) [8 of 8] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.o ) In-place registering conduit-1.0.9.3... Running Haddock for conduit-1.0.9.3... Running hscolour for conduit-1.0.9.3... Preprocessing library conduit-1.0.9.3... Preprocessing library conduit-1.0.9.3... Haddock coverage: 0% ( 0 / 6) in 'System.PosixFile' 91% ( 39 / 43) in 'Data.Conduit.Internal' 100% ( 4 / 4) in 'Data.Conduit.Util' 98% ( 49 / 50) in 'Data.Conduit' 98% ( 43 / 44) in 'Data.Conduit.List' 100% ( 30 / 30) in 'Data.Conduit.Binary' 100% ( 21 / 21) in 'Data.Conduit.Text' 100% ( 2 / 2) in 'Data.Conduit.Lazy' Documentation created: dist/doc/html/conduit/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/conduit-1.0.9.3 Registering conduit-1.0.9.3... Installed conduit-1.0.9.3 Configuring blaze-builder-conduit-1.0.0... Building blaze-builder-conduit-1.0.0... Preprocessing library blaze-builder-conduit-1.0.0... [1 of 1] Compiling Data.Conduit.Blaze ( Data/Conduit/Blaze.hs, dist/build/Data/Conduit/Blaze.o ) In-place registering blaze-builder-conduit-1.0.0... Running Haddock for blaze-builder-conduit-1.0.0... Running hscolour for blaze-builder-conduit-1.0.0... Preprocessing library blaze-builder-conduit-1.0.0... Preprocessing library blaze-builder-conduit-1.0.0... Haddock coverage: 100% ( 25 / 25) in 'Data.Conduit.Blaze' Documentation created: dist/doc/html/blaze-builder-conduit/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-builder-conduit-1.0.0 Registering blaze-builder-conduit-1.0.0... Installed blaze-builder-conduit-1.0.0 Configuring network-conduit-1.0.0... Building network-conduit-1.0.0... Preprocessing library network-conduit-1.0.0... [1 of 4] Compiling Data.Conduit.Network.Utils ( Data/Conduit/Network/Utils.hs, dist/build/Data/Conduit/Network/Utils.o ) [2 of 4] Compiling Data.Conduit.Network.UDP ( Data/Conduit/Network/UDP.hs, dist/build/Data/Conduit/Network/UDP.o ) [3 of 4] Compiling Data.Conduit.Network.Internal ( Data/Conduit/Network/Internal.hs, dist/build/Data/Conduit/Network/Internal.o ) [4 of 4] Compiling Data.Conduit.Network ( Data/Conduit/Network.hs, dist/build/Data/Conduit/Network.o ) Data/Conduit/Network.hs:36:1: Warning: Module `Prelude' does not export `catch' Data/Conduit/Network.hs:47:1: Warning: The import of `MonadBaseControl' from module `Control.Monad.Trans.Control' is redundant In-place registering network-conduit-1.0.0... Running Haddock for network-conduit-1.0.0... Running hscolour for network-conduit-1.0.0... Preprocessing library network-conduit-1.0.0... Preprocessing library network-conduit-1.0.0... dist/build/tmp-23984/Data/Conduit/Network.hs:36:1: Warning: Module `Prelude' does not export `catch' dist/build/tmp-23984/Data/Conduit/Network.hs:47:1: Warning: The import of `MonadBaseControl' from module `Control.Monad.Trans.Control' is redundant Haddock coverage: 80% ( 4 / 5) in 'Data.Conduit.Network.Utils' 92% ( 12 / 13) in 'Data.Conduit.Network.UDP' 75% ( 3 / 4) in 'Data.Conduit.Network.Internal' 63% ( 19 / 30) in 'Data.Conduit.Network' Documentation created: dist/doc/html/network-conduit/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/network-conduit-1.0.0 Registering network-conduit-1.0.0... Installed network-conduit-1.0.0 Configuring wai-1.4.1... Building wai-1.4.1... Preprocessing library wai-1.4.1... [1 of 1] Compiling Network.Wai ( Network/Wai.hs, dist/build/Network/Wai.o ) In-place registering wai-1.4.1... Running Haddock for wai-1.4.1... Running hscolour for wai-1.4.1... Preprocessing library wai-1.4.1... Preprocessing library wai-1.4.1... Haddock coverage: 62% ( 8 / 13) 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.4.1 Registering wai-1.4.1... Installed wai-1.4.1 Configuring zlib-conduit-1.0.0... Building zlib-conduit-1.0.0... Preprocessing library zlib-conduit-1.0.0... [1 of 1] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, dist/build/Data/Conduit/Zlib.o ) In-place registering zlib-conduit-1.0.0... Running Haddock for zlib-conduit-1.0.0... Running hscolour for zlib-conduit-1.0.0... Preprocessing library zlib-conduit-1.0.0... Preprocessing library zlib-conduit-1.0.0... 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-1.0.0 Registering zlib-conduit-1.0.0... Installed zlib-conduit-1.0.0 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 warp-1.3.10.1... Building warp-1.3.10.1... Preprocessing library warp-1.3.10.1... [ 1 of 13] Compiling Network.Wai.Handler.Warp.MultiMap ( Network/Wai/Handler/Warp/MultiMap.hs, dist/build/Network/Wai/Handler/Warp/MultiMap.o ) [ 2 of 13] Compiling Paths_warp ( dist/build/autogen/Paths_warp.hs, dist/build/Paths_warp.o ) [ 3 of 13] Compiling Network.Wai.Handler.Warp.FdCache ( Network/Wai/Handler/Warp/FdCache.hs, dist/build/Network/Wai/Handler/Warp/FdCache.o ) [ 4 of 13] Compiling Network.Wai.Handler.Warp.ResponseHeader ( Network/Wai/Handler/Warp/ResponseHeader.hs, dist/build/Network/Wai/Handler/Warp/ResponseHeader.o ) [ 5 of 13] Compiling Network.Wai.Handler.Warp.ReadInt ( Network/Wai/Handler/Warp/ReadInt.hs, dist/build/Network/Wai/Handler/Warp/ReadInt.o ) [ 6 of 13] Compiling Network.Wai.Handler.Warp.Timeout ( Network/Wai/Handler/Warp/Timeout.hs, dist/build/Network/Wai/Handler/Warp/Timeout.o ) [ 7 of 13] Compiling Network.Wai.Handler.Warp.Types ( Network/Wai/Handler/Warp/Types.hs, dist/build/Network/Wai/Handler/Warp/Types.o ) [ 8 of 13] Compiling Network.Wai.Handler.Warp.Conduit ( Network/Wai/Handler/Warp/Conduit.hs, dist/build/Network/Wai/Handler/Warp/Conduit.o ) [ 9 of 13] Compiling Network.Wai.Handler.Warp.Settings ( Network/Wai/Handler/Warp/Settings.hs, dist/build/Network/Wai/Handler/Warp/Settings.o ) [10 of 13] Compiling Network.Wai.Handler.Warp.Response ( Network/Wai/Handler/Warp/Response.hs, dist/build/Network/Wai/Handler/Warp/Response.o ) [11 of 13] Compiling Network.Wai.Handler.Warp.Request ( Network/Wai/Handler/Warp/Request.hs, dist/build/Network/Wai/Handler/Warp/Request.o ) [12 of 13] Compiling Network.Wai.Handler.Warp.Run ( Network/Wai/Handler/Warp/Run.hs, dist/build/Network/Wai/Handler/Warp/Run.o ) [13 of 13] Compiling Network.Wai.Handler.Warp ( Network/Wai/Handler/Warp.hs, dist/build/Network/Wai/Handler/Warp.o ) In-place registering warp-1.3.10.1... Running Haddock for warp-1.3.10.1... Running hscolour for warp-1.3.10.1... Preprocessing library warp-1.3.10.1... Preprocessing library warp-1.3.10.1... Haddock coverage: 81% ( 13 / 16) in 'Network.Wai.Handler.Warp.MultiMap' 0% ( 0 / 8) in 'Paths_warp' 0% ( 0 / 4) in 'Network.Wai.Handler.Warp.FdCache' 0% ( 0 / 2) in 'Network.Wai.Handler.Warp.ResponseHeader' 0% ( 0 / 3) in 'Network.Wai.Handler.Warp.ReadInt' 86% ( 12 / 14) in 'Network.Wai.Handler.Warp.Timeout' 40% ( 4 / 10) in 'Network.Wai.Handler.Warp.Types' 33% ( 3 / 9) in 'Network.Wai.Handler.Warp.Conduit' 50% ( 2 / 4) in 'Network.Wai.Handler.Warp.Settings' 0% ( 0 / 2) in 'Network.Wai.Handler.Warp.Response' 6% ( 1 / 16) in 'Network.Wai.Handler.Warp.Request' 38% ( 5 / 13) in 'Network.Wai.Handler.Warp.Run' 88% ( 45 / 51) in 'Network.Wai.Handler.Warp' Documentation created: dist/doc/html/warp/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/warp-1.3.10.1 Registering warp-1.3.10.1... Installed warp-1.3.10.1 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 scotty-0.5.0... Building scotty-0.5.0... Preprocessing library scotty-0.5.0... [1 of 6] Compiling Web.Scotty.Util ( Web/Scotty/Util.hs, dist/build/Web/Scotty/Util.o ) [2 of 6] Compiling Web.Scotty.Types ( Web/Scotty/Types.hs, dist/build/Web/Scotty/Types.o ) [3 of 6] Compiling Web.Scotty.Action ( Web/Scotty/Action.hs, dist/build/Web/Scotty/Action.o ) [4 of 6] Compiling Web.Scotty.Route ( Web/Scotty/Route.hs, dist/build/Web/Scotty/Route.o ) [5 of 6] Compiling Web.Scotty.Trans ( Web/Scotty/Trans.hs, dist/build/Web/Scotty/Trans.o ) [6 of 6] Compiling Web.Scotty ( Web/Scotty.hs, dist/build/Web/Scotty.o ) In-place registering scotty-0.5.0... Running Haddock for scotty-0.5.0... Running hscolour for scotty-0.5.0... Preprocessing library scotty-0.5.0... Preprocessing library scotty-0.5.0... Haddock coverage: 0% ( 0 / 9) in 'Web.Scotty.Util' 0% ( 0 / 16) in 'Web.Scotty.Types' 88% ( 22 / 25) in 'Web.Scotty.Action' 92% ( 12 / 13) in 'Web.Scotty.Route' 86% ( 51 / 59) in 'Web.Scotty.Trans' 89% ( 50 / 56) in 'Web.Scotty' Documentation created: dist/doc/html/scotty/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/scotty-0.5.0 Registering scotty-0.5.0... Installed scotty-0.5.0 Configuring Spock-0.1.0.0... Building Spock-0.1.0.0... Preprocessing library Spock-0.1.0.0... [1 of 4] Compiling Web.Spock.StaticMiddleware ( Web/Spock/StaticMiddleware.hs, dist/build/Web/Spock/StaticMiddleware.o ) [2 of 4] Compiling Web.Spock.SessionManager ( Web/Spock/SessionManager.hs, dist/build/Web/Spock/SessionManager.o ) [3 of 4] Compiling Web.Spock.Monad ( Web/Spock/Monad.hs, dist/build/Web/Spock/Monad.o ) [4 of 4] Compiling Web.Spock ( Web/Spock.hs, dist/build/Web/Spock.o ) In-place registering Spock-0.1.0.0... Running Haddock for Spock-0.1.0.0... Running hscolour for Spock-0.1.0.0... Preprocessing library Spock-0.1.0.0... Preprocessing library Spock-0.1.0.0... Haddock coverage: 100% ( 19 / 19) in 'Web.Spock.StaticMiddleware' 0% ( 0 / 5) in 'Web.Spock.SessionManager' 0% ( 0 / 8) in 'Web.Spock.Monad' 88% ( 29 / 33) in 'Web.Spock' Warning: Web.Spock: could not find link destinations for: Web.Spock.Monad.StorageLayer Web.Spock.Monad.WebStateM Documentation created: dist/doc/html/Spock/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Spock-0.1.0.0 Registering Spock-0.1.0.0... Installed Spock-0.1.0.0