Resolving dependencies... Configuring binary-strict-0.4.8... Building binary-strict-0.4.8... Preprocessing library binary-strict-0.4.8... src/Data/Binary/Strict/BitGet.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/Data/Binary/Strict/Get.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/Data/Binary/Strict/IncrementalGet.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead [1 of 9] Compiling Data.Binary.Strict.Util ( src/Data/Binary/Strict/Util.hs, dist/build/Data/Binary/Strict/Util.o ) [2 of 9] Compiling Data.Binary.Strict.Class ( src/Data/Binary/Strict/Class.hs, dist/build/Data/Binary/Strict/Class.o ) [3 of 9] Compiling Data.Binary.Strict.IncrementalGet ( src/Data/Binary/Strict/IncrementalGet.hs, dist/build/Data/Binary/Strict/IncrementalGet.o ) src/Data/Binary/Strict/IncrementalGet.hs:104:10: Warning: Ignoring unusable UNPACK pragma on the first argument of `S' In the definition of data constructor `S' In the data declaration for `S' src/Data/Binary/Strict/IncrementalGet.hs:104:10: Warning: Ignoring unusable UNPACK pragma on the third argument of `S' In the definition of data constructor `S' In the data declaration for `S' [4 of 9] Compiling Data.Binary.Strict.Get ( src/Data/Binary/Strict/Get.hs, dist/build/Data/Binary/Strict/Get.o ) [5 of 9] Compiling Data.Binary.Strict.BitUtil ( src/Data/Binary/Strict/BitUtil.hs, dist/build/Data/Binary/Strict/BitUtil.o ) [6 of 9] Compiling Data.Binary.Strict.BitGet ( src/Data/Binary/Strict/BitGet.hs, dist/build/Data/Binary/Strict/BitGet.o ) src/Data/Binary/Strict/BitGet.hs:67:1: Warning: The import of `Data.Bits' is redundant except perhaps to import instances from `Data.Bits' To import instances alone, use: import Data.Bits() [7 of 9] Compiling Data.Binary.Strict.ByteSet ( src/Data/Binary/Strict/ByteSet.hs, dist/build/Data/Binary/Strict/ByteSet.o ) [8 of 9] Compiling Data.Binary.BitBuilder ( src/Data/Binary/BitBuilder.hs, dist/build/Data/Binary/BitBuilder.o ) src/Data/Binary/BitBuilder.hs:40:1: Warning: The import of `Data.Word' is redundant except perhaps to import instances from `Data.Word' To import instances alone, use: import Data.Word() src/Data/Binary/BitBuilder.hs:50:1: Warning: The qualified import of `Data.ByteString.Lazy.Internal' is redundant except perhaps to import instances from `Data.ByteString.Lazy.Internal' To import instances alone, use: import Data.ByteString.Lazy.Internal() src/Data/Binary/BitBuilder.hs:56:1: Warning: The import of `GHC.Base' is redundant except perhaps to import instances from `GHC.Base' To import instances alone, use: import GHC.Base() src/Data/Binary/BitBuilder.hs:205:37: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" [9 of 9] Compiling Data.Binary.BitPut ( src/Data/Binary/BitPut.hs, dist/build/Data/Binary/BitPut.o ) src/Data/Binary/BitPut.hs:38:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() In-place registering binary-strict-0.4.8... Running Haddock for binary-strict-0.4.8... Running hscolour for binary-strict-0.4.8... Preprocessing library binary-strict-0.4.8... Preprocessing library binary-strict-0.4.8... src/Data/Binary/Strict/BitGet.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/Data/Binary/Strict/Get.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/Data/Binary/Strict/IncrementalGet.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/Data/Binary/Strict/BitGet.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/Data/Binary/Strict/Get.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/Data/Binary/Strict/IncrementalGet.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/Data/Binary/Strict/IncrementalGet.hs:104:10: Warning: Ignoring unusable UNPACK pragma on the first argument of `S' In the definition of data constructor `S' In the data declaration for `S' src/Data/Binary/Strict/IncrementalGet.hs:104:10: Warning: Ignoring unusable UNPACK pragma on the third argument of `S' In the definition of data constructor `S' In the data declaration for `S' src/Data/Binary/Strict/BitGet.hs:67:1: Warning: The import of `Data.Bits' is redundant except perhaps to import instances from `Data.Bits' To import instances alone, use: import Data.Bits() src/Data/Binary/BitBuilder.hs:40:1: Warning: The import of `Data.Word' is redundant except perhaps to import instances from `Data.Word' To import instances alone, use: import Data.Word() src/Data/Binary/BitBuilder.hs:50:1: Warning: The qualified import of `Data.ByteString.Lazy.Internal' is redundant except perhaps to import instances from `Data.ByteString.Lazy.Internal' To import instances alone, use: import Data.ByteString.Lazy.Internal() src/Data/Binary/BitBuilder.hs:56:1: Warning: The import of `GHC.Base' is redundant except perhaps to import instances from `GHC.Base' To import instances alone, use: import GHC.Base() src/Data/Binary/BitBuilder.hs:205:37: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" src/Data/Binary/BitPut.hs:38:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() Haddock coverage: 67% ( 2 / 3) in 'Data.Binary.Strict.Util' 100% ( 2 / 2) in 'Data.Binary.Strict.Class' 55% ( 17 / 31) in 'Data.Binary.Strict.IncrementalGet' 53% ( 19 / 36) in 'Data.Binary.Strict.Get' 86% ( 6 / 7) in 'Data.Binary.Strict.BitUtil' 57% ( 17 / 30) in 'Data.Binary.Strict.BitGet' 50% ( 8 / 16) in 'Data.Binary.Strict.ByteSet' 92% ( 12 / 13) in 'Data.Binary.BitBuilder' 43% ( 6 / 14) in 'Data.Binary.BitPut' Warning: Data.Binary.Strict.IncrementalGet: could not find link destinations for: Data.Binary.Strict.IncrementalGet.get Warning: Data.Binary.Strict.Get: could not find link destinations for: Data.Binary.Strict.Get.get Documentation created: dist/doc/html/binary-strict/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/binary-strict-0.4.8 Registering binary-strict-0.4.8... Installed binary-strict-0.4.8 Configuring blaze-builder-0.3.3.2... Building blaze-builder-0.3.3.2... Preprocessing library blaze-builder-0.3.3.2... [ 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.2... Running Haddock for blaze-builder-0.3.3.2... Running hscolour for blaze-builder-0.3.3.2... Preprocessing library blaze-builder-0.3.3.2... Preprocessing library blaze-builder-0.3.3.2... 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.2 Registering blaze-builder-0.3.3.2... Installed blaze-builder-0.3.3.2 Configuring hopfli-0.1.0.0... Building hopfli-0.1.0.0... Preprocessing library hopfli-0.1.0.0... [1 of 2] Compiling Codec.Compression.Hopfli.Raw ( dist/build/Codec/Compression/Hopfli/Raw.hs, dist/build/Codec/Compression/Hopfli/Raw.o ) [2 of 2] Compiling Codec.Compression.Hopfli ( src/Codec/Compression/Hopfli.hs, dist/build/Codec/Compression/Hopfli.o ) In-place registering hopfli-0.1.0.0... Running Haddock for hopfli-0.1.0.0... Running hscolour for hopfli-0.1.0.0... Preprocessing library hopfli-0.1.0.0... Preprocessing library hopfli-0.1.0.0... Haddock coverage: 0% ( 0 / 4) in 'Codec.Compression.Hopfli.Raw' 0% ( 0 / 8) in 'Codec.Compression.Hopfli' Documentation created: dist/doc/html/hopfli/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hopfli-0.1.0.0 Registering hopfli-0.1.0.0... Installed hopfli-0.1.0.0 Configuring optparse-applicative-0.7.0.2... Building optparse-applicative-0.7.0.2... Preprocessing library optparse-applicative-0.7.0.2... [ 1 of 12] Compiling Options.Applicative.Utils ( Options/Applicative/Utils.hs, dist/build/Options/Applicative/Utils.o ) [ 2 of 12] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o ) [ 3 of 12] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o ) [ 4 of 12] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o ) [ 5 of 12] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o ) [ 6 of 12] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o ) [ 7 of 12] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o ) [ 8 of 12] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o ) [ 9 of 12] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o ) [10 of 12] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o ) [11 of 12] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o ) [12 of 12] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o ) In-place registering optparse-applicative-0.7.0.2... Running Haddock for optparse-applicative-0.7.0.2... Running hscolour for optparse-applicative-0.7.0.2... Preprocessing library optparse-applicative-0.7.0.2... Preprocessing library optparse-applicative-0.7.0.2... Haddock coverage: 80% ( 4 / 5) in 'Options.Applicative.Utils' 39% ( 11 / 28) in 'Options.Applicative.Types' 0% ( 0 / 20) in 'Options.Applicative.Internal' 0% ( 0 / 6) in 'Options.Applicative.Builder.Completer' 75% ( 12 / 16) in 'Options.Applicative.Common' 22% ( 4 / 18) in 'Options.Applicative.Builder.Internal' 81% ( 55 / 68) in 'Options.Applicative.Builder' 0% ( 0 / 2) in 'Options.Applicative.BashCompletion' 80% ( 4 / 5) in 'Options.Applicative.Help' 83% ( 10 / 12) in 'Options.Applicative.Extra' 93% ( 13 / 14) in 'Options.Applicative' 100% ( 6 / 6) in 'Options.Applicative.Arrows' Warning: Options.Applicative.Types: could not find link destinations for: Options.Applicative.Types.OptCReader Options.Applicative.Types.ArgCReader Warning: Options.Applicative.Common: could not find link destinations for: Options.Applicative.Internal.MonadP Options.Applicative.Common.ArgPolicy Options.Applicative.Common.Args Documentation created: dist/doc/html/optparse-applicative/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/optparse-applicative-0.7.0.2 Registering optparse-applicative-0.7.0.2... Installed optparse-applicative-0.7.0.2 Configuring primitive-0.5.2.1... Building primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... [ 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.2.1... Running Haddock for primitive-0.5.2.1... Running hscolour for primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... 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% ( 9 / 9) 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.2.1 Registering primitive-0.5.2.1... Installed primitive-0.5.2.1 Configuring xmlgen-0.4.0.3... Building xmlgen-0.4.0.3... Preprocessing library xmlgen-0.4.0.3... [1 of 1] Compiling Text.XML.Generator ( src/Text/XML/Generator.hs, dist/build/Text/XML/Generator.o ) In-place registering xmlgen-0.4.0.3... Running Haddock for xmlgen-0.4.0.3... Running hscolour for xmlgen-0.4.0.3... Preprocessing library xmlgen-0.4.0.3... Preprocessing library xmlgen-0.4.0.3... Haddock coverage: Warning: Text.XML.Generator: We do not support associated types in instances yet. These instances are affected: Text.XML.Generator.MkAttr GHC.Base.String t, Text.XML.Generator.MkAttr Text.XML.Generator.Namespace t, Text.XML.Generator.AddChildren c => Text.XML.Generator.MkElem GHC.Base.String c, Text.XML.Generator.AddChildren c => Text.XML.Generator.MkElem Text.XML.Generator.Namespace c, Text.XML.Generator.MkEmptyElem GHC.Base.String, Text.XML.Generator.MkEmptyElem Text.XML.Generator.Namespace 100% ( 48 / 48) in 'Text.XML.Generator' Warning: Text.XML.Generator: could not find link destinations for: Text.XML.Generator.MkElemRes Text.XML.Generator.MkEmptyElemRes Text.XML.Generator.MkAttrRes Documentation created: dist/doc/html/xmlgen/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/xmlgen-0.4.0.3 Registering xmlgen-0.4.0.3... Installed xmlgen-0.4.0.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.2.1 ... 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 Downloading webify-0.1.6.0... Configuring webify-0.1.6.0... Building webify-0.1.6.0... Preprocessing executable 'webify' for webify-0.1.6.0... [1 of 8] Compiling Utils ( src/Utils.hs, dist/build/webify/webify-tmp/Utils.o ) [2 of 8] Compiling Font ( src/Font.hs, dist/build/webify/webify-tmp/Font.o ) [3 of 8] Compiling OTF ( src/OTF.hs, dist/build/webify/webify-tmp/OTF.o ) [4 of 8] Compiling TTF ( src/TTF.hs, dist/build/webify/webify-tmp/TTF.o ) [5 of 8] Compiling SVG ( src/SVG.hs, dist/build/webify/webify-tmp/SVG.o ) [6 of 8] Compiling WOFF ( src/WOFF.hs, dist/build/webify/webify-tmp/WOFF.o ) [7 of 8] Compiling EOT ( src/EOT.hs, dist/build/webify/webify-tmp/EOT.o ) [8 of 8] Compiling Main ( src/Webify.hs, dist/build/webify/webify-tmp/Main.o ) Linking dist/build/webify/webify ... Warning: No documentation was generated as this package does not contain a library. Perhaps you want to use the --executables, --tests or --benchmarks flags. Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Installed webify-0.1.6.0