Resolving dependencies... Configuring abstract-par-0.3.3... Building abstract-par-0.3.3... Preprocessing library abstract-par-0.3.3... [1 of 2] Compiling Control.Monad.Par.Unsafe ( Control/Monad/Par/Unsafe.hs, dist/build/Control/Monad/Par/Unsafe.o ) [2 of 2] Compiling Control.Monad.Par.Class ( Control/Monad/Par/Class.hs, dist/build/Control/Monad/Par/Class.o ) Control/Monad/Par/Class.hs:122:1: Warning: Tab character Control/Monad/Par/Class.hs:123:1: Warning: Tab character In-place registering abstract-par-0.3.3... Running Haddock for abstract-par-0.3.3... cabal: Haddock's internal GHC version must match the configured GHC version. The GHC version is 7.10.2 but haddock is using GHC version 7.8.3 Creating package registration file: /tmp/pkgConf-abstract-par-0.3336465782861021530.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/abstract-par-0.3.3-0mXTTcYXqAJ3jpj7PU0gDI Registering abstract-par-0.3.3... Installed abstract-par-0.3.3 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... cabal: Haddock's internal GHC version must match the configured GHC version. The GHC version is 7.10.2 but haddock is using GHC version 7.8.3 Creating package registration file: /tmp/pkgConf-mtl-2.25117023052084420925.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU Registering mtl-2.2.1... Installed mtl-2.2.1 Configuring primitive-0.6.1.0... Building primitive-0.6.1.0... Preprocessing library primitive-0.6.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 ) Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 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.6.1.0... Running Haddock for primitive-0.6.1.0... cabal: Haddock's internal GHC version must match the configured GHC version. The GHC version is 7.10.2 but haddock is using GHC version 7.8.3 Creating package registration file: /tmp/pkgConf-primitive-0.6.1350322227841148365.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb Registering primitive-0.6.1.0... Installed primitive-0.6.1.0 Configuring text-1.2.1.3... Building text-1.2.1.3... Preprocessing library text-1.2.1.3... [ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) Data/Text/Internal/Read.hs:21:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o ) [ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o ) [ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) Data/Text/Encoding/Error.hs:3:14: Warning: ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe! [ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o ) [ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o ) [10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) [12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o ) [14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o ) [15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o ) [16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o ) [17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o ) [19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o ) [20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o ) [21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o ) [22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o ) [24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o ) [26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o ) [27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) [29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o ) [30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o ) [32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o ) [33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o ) [34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) Data/Text/Lazy/Encoding.hs:65:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) [37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o ) Data/Text/Internal/Builder.hs:61:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o ) Data/Text/Internal/Builder/Functions.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) Data/Text/Lazy/Builder/Int.hs:24:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/Text/Lazy/Builder/Int.hs:30:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Lazy/Builder/Int.hs:32:1: Warning: The import of ‘GHC.Num’ is redundant except perhaps to import instances from ‘GHC.Num’ To import instances alone, use: import GHC.Num() [41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) Data/Text/Lazy/Read.hs:3:14: Warning: ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Read.hs:32:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) Data/Text/Read.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant In-place registering text-1.2.1.3... Running Haddock for text-1.2.1.3... cabal: Haddock's internal GHC version must match the configured GHC version. The GHC version is 7.10.2 but haddock is using GHC version 7.8.3 Creating package registration file: /tmp/pkgConf-text-1.2.1133535434087755422.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh Registering text-1.2.1.3... Installed text-1.2.1.3 Configuring fclabels-2.0.2.3... Building fclabels-2.0.2.3... Preprocessing library fclabels-2.0.2.3... [ 1 of 10] Compiling Data.Label.Point ( src/Data/Label/Point.hs, dist/build/Data/Label/Point.o ) [ 2 of 10] Compiling Data.Label.Poly ( src/Data/Label/Poly.hs, dist/build/Data/Label/Poly.o ) [ 3 of 10] Compiling Data.Label.Mono ( src/Data/Label/Mono.hs, dist/build/Data/Label/Mono.o ) [ 4 of 10] Compiling Data.Label.Derive ( src/Data/Label/Derive.hs, dist/build/Data/Label/Derive.o ) [ 5 of 10] Compiling Data.Label.Partial ( src/Data/Label/Partial.hs, dist/build/Data/Label/Partial.o ) [ 6 of 10] Compiling Data.Label.Failing ( src/Data/Label/Failing.hs, dist/build/Data/Label/Failing.o ) [ 7 of 10] Compiling Data.Label.Total ( src/Data/Label/Total.hs, dist/build/Data/Label/Total.o ) [ 8 of 10] Compiling Data.Label.Monadic ( src/Data/Label/Monadic.hs, dist/build/Data/Label/Monadic.o ) [ 9 of 10] Compiling Data.Label ( src/Data/Label.hs, dist/build/Data/Label.o ) [10 of 10] Compiling Data.Label.Base ( src/Data/Label/Base.hs, dist/build/Data/Label/Base.o ) In-place registering fclabels-2.0.2.3... Running Haddock for fclabels-2.0.2.3... cabal: Haddock's internal GHC version must match the configured GHC version. The GHC version is 7.10.2 but haddock is using GHC version 7.8.3 Creating package registration file: /tmp/pkgConf-fclabels-2.0.2119270755631308902.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/fclabels-2.0.2.3-5JuYl5UHAG1IVexeybwVOI Registering fclabels-2.0.2.3... Installed fclabels-2.0.2.3 Configuring vector-0.11.0.0... Building vector-0.11.0.0... Preprocessing library vector-0.11.0.0... [ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o ) [ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) Data/Vector/Fusion/Util.hs:19:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o ) [ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o ) Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o ) Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character [10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) Data/Vector/Primitive.hs:167:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) Data/Vector/Storable.hs:172:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) Data/Vector/Unboxed/Base.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) Data/Vector/Unboxed.hs:189:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [21 of 21] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) Data/Vector.hs:190:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() In-place registering vector-0.11.0.0... Running Haddock for vector-0.11.0.0... cabal: Haddock's internal GHC version must match the configured GHC version. The GHC version is 7.10.2 but haddock is using GHC version 7.8.3 Creating package registration file: /tmp/pkgConf-vector-0.11.017483496141276673168.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF Registering vector-0.11.0.0... Installed vector-0.11.0.0 Configuring hashable-1.2.3.3... Building hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:54:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Hashable/Class.hs:218:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:241:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:420:28: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.3.3... Running Haddock for hashable-1.2.3.3... cabal: Haddock's internal GHC version must match the configured GHC version. The GHC version is 7.10.2 but haddock is using GHC version 7.8.3 Creating package registration file: /tmp/pkgConf-hashable-1.2.319052410812004187516.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy Registering hashable-1.2.3.3... Installed hashable-1.2.3.3 Configuring hashtables-1.2.0.2... Building hashtables-1.2.0.2... Preprocessing library hashtables-1.2.0.2... [ 1 of 12] Compiling Data.HashTable.Internal.UnsafeTricks ( src/Data/HashTable/Internal/UnsafeTricks.hs, dist/build/Data/HashTable/Internal/UnsafeTricks.o ) src/Data/HashTable/Internal/UnsafeTricks.hs:27:1: Warning: The import of ‘GHC.Exts’ is redundant except perhaps to import instances from ‘GHC.Exts’ To import instances alone, use: import GHC.Exts() [ 2 of 12] Compiling Data.HashTable.Internal.IntArray ( src/Data/HashTable/Internal/IntArray.hs, dist/build/Data/HashTable/Internal/IntArray.o ) src/Data/HashTable/Internal/IntArray.hs:74:19: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [ 3 of 12] Compiling Data.HashTable.Internal.Array ( src/Data/HashTable/Internal/Array.hs, dist/build/Data/HashTable/Internal/Array.o ) [ 4 of 12] Compiling Data.HashTable.Internal.Linear.Bucket ( src/Data/HashTable/Internal/Linear/Bucket.hs, dist/build/Data/HashTable/Internal/Linear/Bucket.o ) [ 5 of 12] Compiling Data.HashTable.Internal.Utils ( src/Data/HashTable/Internal/Utils.hs, dist/build/Data/HashTable/Internal/Utils.o ) src/Data/HashTable/Internal/Utils.hs:44:12: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" src/Data/HashTable/Internal/Utils.hs:54:31: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [ 6 of 12] Compiling Data.HashTable.Internal.CacheLine ( src/Data/HashTable/Internal/CacheLine.hs, dist/build/Data/HashTable/Internal/CacheLine.o ) src/Data/HashTable/Internal/CacheLine.hs:41:1: Warning: The import of ‘GHC.Exts’ is redundant except perhaps to import instances from ‘GHC.Exts’ To import instances alone, use: import GHC.Exts() [ 7 of 12] Compiling Data.HashTable.Internal.CheapPseudoRandomBitStream ( src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs, dist/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.o ) src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:16:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [ 8 of 12] Compiling Data.HashTable.Class ( src/Data/HashTable/Class.hs, dist/build/Data/HashTable/Class.o ) [ 9 of 12] Compiling Data.HashTable.ST.Basic ( src/Data/HashTable/ST/Basic.hs, dist/build/Data/HashTable/ST/Basic.o ) src/Data/HashTable/ST/Basic.hs:125:10: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" src/Data/HashTable/ST/Basic.hs:368:30: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [10 of 12] Compiling Data.HashTable.ST.Cuckoo ( src/Data/HashTable/ST/Cuckoo.hs, dist/build/Data/HashTable/ST/Cuckoo.o ) src/Data/HashTable/ST/Cuckoo.hs:182:29: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [11 of 12] Compiling Data.HashTable.ST.Linear ( src/Data/HashTable/ST/Linear.hs, dist/build/Data/HashTable/ST/Linear.o ) [12 of 12] Compiling Data.HashTable.IO ( src/Data/HashTable/IO.hs, dist/build/Data/HashTable/IO.o ) src/Data/HashTable/IO.hs:97:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘new’ src/Data/HashTable/IO.hs:98:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘new’ src/Data/HashTable/IO.hs:99:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘new’ src/Data/HashTable/IO.hs:107:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘newSized’ src/Data/HashTable/IO.hs:108:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘newSized’ src/Data/HashTable/IO.hs:109:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘newSized’ src/Data/HashTable/IO.hs:118:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘insert’ src/Data/HashTable/IO.hs:120:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘insert’ src/Data/HashTable/IO.hs:122:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘insert’ src/Data/HashTable/IO.hs:132:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘delete’ src/Data/HashTable/IO.hs:134:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘delete’ src/Data/HashTable/IO.hs:136:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘delete’ src/Data/HashTable/IO.hs:146:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘lookup’ src/Data/HashTable/IO.hs:148:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘lookup’ src/Data/HashTable/IO.hs:150:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘lookup’ src/Data/HashTable/IO.hs:161:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromList’ src/Data/HashTable/IO.hs:163:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromList’ src/Data/HashTable/IO.hs:165:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromList’ src/Data/HashTable/IO.hs:176:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromListWithSizeHint’ src/Data/HashTable/IO.hs:178:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromListWithSizeHint’ src/Data/HashTable/IO.hs:180:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromListWithSizeHint’ src/Data/HashTable/IO.hs:190:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘toList’ src/Data/HashTable/IO.hs:192:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘toList’ src/Data/HashTable/IO.hs:194:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘toList’ src/Data/HashTable/IO.hs:208:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘foldM’ src/Data/HashTable/IO.hs:210:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘foldM’ src/Data/HashTable/IO.hs:212:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘foldM’ src/Data/HashTable/IO.hs:223:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mapM_’ src/Data/HashTable/IO.hs:225:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mapM_’ src/Data/HashTable/IO.hs:227:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mapM_’ In-place registering hashtables-1.2.0.2... Running Haddock for hashtables-1.2.0.2... cabal: Haddock's internal GHC version must match the configured GHC version. The GHC version is 7.10.2 but haddock is using GHC version 7.8.3 Creating package registration file: /tmp/pkgConf-hashtables-1.2.08455632911066077375.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashtables-1.2.0.2-DNvlyXV2KdHCk1vRLYMi61 Registering hashtables-1.2.0.2... Installed hashtables-1.2.0.2 Configuring unordered-containers-0.2.5.1... Building unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... [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 ) Data/HashMap/Base.hs:85:1: Warning: The import of ‘Data.Functor’ is redundant except perhaps to import instances from ‘Data.Functor’ To import instances alone, use: import Data.Functor() [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.5.1... Running Haddock for unordered-containers-0.2.5.1... cabal: Haddock's internal GHC version must match the configured GHC version. The GHC version is 7.10.2 but haddock is using GHC version 7.8.3 Creating package registration file: /tmp/pkgConf-unordered-containers-0.2.55542905961467963981.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-7E41cj9RvqSJeZ4jSnbs1a Registering unordered-containers-0.2.5.1... Installed unordered-containers-0.2.5.1 Configuring accelerate-0.15.1.0... Building accelerate-0.15.1.0... Preprocessing library accelerate-0.15.1.0... Data/Array/Accelerate/Pretty.hs:3:14: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Data/Array/Accelerate/Language.hs:1:14: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Data/Array/Accelerate/Prelude.hs:4:14: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Data/Array/Accelerate/Trafo/Base.hs:4:14: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [ 1 of 30] Compiling Data.Array.Accelerate.Debug ( Data/Array/Accelerate/Debug.hs, dist/build/Data/Array/Accelerate/Debug.o ) [ 2 of 30] Compiling Data.Array.Accelerate.Error ( Data/Array/Accelerate/Error.hs, dist/build/Data/Array/Accelerate/Error.o ) [ 3 of 30] Compiling Data.Array.Accelerate.Type ( Data/Array/Accelerate/Type.hs, dist/build/Data/Array/Accelerate/Type.o ) [ 4 of 30] Compiling Data.Array.Accelerate.Array.Data ( Data/Array/Accelerate/Array/Data.hs, dist/build/Data/Array/Accelerate/Array/Data.o ) [ 5 of 30] Compiling Data.Array.Accelerate.Array.Representation ( Data/Array/Accelerate/Array/Representation.hs, dist/build/Data/Array/Accelerate/Array/Representation.o ) [ 6 of 30] Compiling Data.Array.Accelerate.Array.Sugar ( Data/Array/Accelerate/Array/Sugar.hs, dist/build/Data/Array/Accelerate/Array/Sugar.o ) [ 7 of 30] Compiling Data.Array.Accelerate.Tuple ( Data/Array/Accelerate/Tuple.hs, dist/build/Data/Array/Accelerate/Tuple.o ) [ 8 of 30] Compiling Data.Array.Accelerate.AST ( Data/Array/Accelerate/AST.hs, dist/build/Data/Array/Accelerate/AST.o ) [ 9 of 30] Compiling Data.Array.Accelerate.Smart ( Data/Array/Accelerate/Smart.hs, dist/build/Data/Array/Accelerate/Smart.o ) [10 of 30] Compiling Data.Array.Accelerate.Language ( Data/Array/Accelerate/Language.hs, dist/build/Data/Array/Accelerate/Language.o ) [11 of 30] Compiling Data.Array.Accelerate.Prelude ( Data/Array/Accelerate/Prelude.hs, dist/build/Data/Array/Accelerate/Prelude.o ) [12 of 30] Compiling Data.Array.Accelerate.Analysis.Match ( Data/Array/Accelerate/Analysis/Match.hs, dist/build/Data/Array/Accelerate/Analysis/Match.o ) [13 of 30] Compiling Data.Array.Accelerate.Analysis.Stencil ( Data/Array/Accelerate/Analysis/Stencil.hs, dist/build/Data/Array/Accelerate/Analysis/Stencil.o ) [14 of 30] Compiling Data.Array.Accelerate.Pretty.Print ( Data/Array/Accelerate/Pretty/Print.hs, dist/build/Data/Array/Accelerate/Pretty/Print.o ) [15 of 30] Compiling Data.Array.Accelerate.Trafo.Substitution ( Data/Array/Accelerate/Trafo/Substitution.hs, dist/build/Data/Array/Accelerate/Trafo/Substitution.o ) [16 of 30] Compiling Data.Array.Accelerate.Trafo.Base ( Data/Array/Accelerate/Trafo/Base.hs, dist/build/Data/Array/Accelerate/Trafo/Base.o ) [17 of 30] Compiling Data.Array.Accelerate.Analysis.Shape ( Data/Array/Accelerate/Analysis/Shape.hs, dist/build/Data/Array/Accelerate/Analysis/Shape.o ) [18 of 30] Compiling Data.Array.Accelerate.Pretty ( Data/Array/Accelerate/Pretty.hs, dist/build/Data/Array/Accelerate/Pretty.o ) [19 of 30] Compiling Data.Array.Accelerate.Trafo.Shrink ( Data/Array/Accelerate/Trafo/Shrink.hs, dist/build/Data/Array/Accelerate/Trafo/Shrink.o ) [20 of 30] Compiling Data.Array.Accelerate.Trafo.Sharing ( Data/Array/Accelerate/Trafo/Sharing.hs, dist/build/Data/Array/Accelerate/Trafo/Sharing.o ) [21 of 30] Compiling Data.Array.Accelerate.Trafo.Rewrite ( Data/Array/Accelerate/Trafo/Rewrite.hs, dist/build/Data/Array/Accelerate/Trafo/Rewrite.o ) [22 of 30] Compiling Data.Array.Accelerate.Pretty.Traverse ( Data/Array/Accelerate/Pretty/Traverse.hs, dist/build/Data/Array/Accelerate/Pretty/Traverse.o ) [23 of 30] Compiling Data.Array.Accelerate.Trafo.Algebra ( Data/Array/Accelerate/Trafo/Algebra.hs, dist/build/Data/Array/Accelerate/Trafo/Algebra.o ) [24 of 30] Compiling Data.Array.Accelerate.Trafo.Simplify ( Data/Array/Accelerate/Trafo/Simplify.hs, dist/build/Data/Array/Accelerate/Trafo/Simplify.o ) [25 of 30] Compiling Data.Array.Accelerate.Trafo.Fusion ( Data/Array/Accelerate/Trafo/Fusion.hs, dist/build/Data/Array/Accelerate/Trafo/Fusion.o ) [26 of 30] Compiling Data.Array.Accelerate.Trafo ( Data/Array/Accelerate/Trafo.hs, dist/build/Data/Array/Accelerate/Trafo.o ) [27 of 30] Compiling Data.Array.Accelerate.Interpreter ( Data/Array/Accelerate/Interpreter.hs, dist/build/Data/Array/Accelerate/Interpreter.o ) [28 of 30] Compiling Data.Array.Accelerate.Analysis.Type ( Data/Array/Accelerate/Analysis/Type.hs, dist/build/Data/Array/Accelerate/Analysis/Type.o ) [29 of 30] Compiling Data.Array.Accelerate ( Data/Array/Accelerate.hs, dist/build/Data/Array/Accelerate.o ) [30 of 30] Compiling Data.Array.Accelerate.Data.Complex ( Data/Array/Accelerate/Data/Complex.hs, dist/build/Data/Array/Accelerate/Data/Complex.o ) In-place registering accelerate-0.15.1.0... Running Haddock for accelerate-0.15.1.0... cabal: Haddock's internal GHC version must match the configured GHC version. The GHC version is 7.10.2 but haddock is using GHC version 7.8.3 Creating package registration file: /tmp/pkgConf-accelerate-0.15.11603591171595311776.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/accelerate-0.15.1.0-6PdcdtAC3eF2qud07h6luE Registering accelerate-0.15.1.0... Installed accelerate-0.15.1.0 Configuring abstract-par-accelerate-0.3.3... Building abstract-par-accelerate-0.3.3... Preprocessing library abstract-par-accelerate-0.3.3... [1 of 1] Compiling Control.Monad.Par.Accelerate ( Control/Monad/Par/Accelerate.hs, dist/build/Control/Monad/Par/Accelerate.o ) Control/Monad/Par/Accelerate.hs:18:1: Warning: The import of ‘Data.Array.IArray’ is redundant except perhaps to import instances from ‘Data.Array.IArray’ To import instances alone, use: import Data.Array.IArray() Control/Monad/Par/Accelerate.hs:19:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() Control/Monad/Par/Accelerate.hs:20:1: Warning: The qualified import of ‘Data.Array.IArray’ is redundant except perhaps to import instances from ‘Data.Array.IArray’ To import instances alone, use: import Data.Array.IArray() Control/Monad/Par/Accelerate.hs:21:1: Warning: The qualified import of ‘Data.Vector.Storable’ is redundant except perhaps to import instances from ‘Data.Vector.Storable’ To import instances alone, use: import Data.Vector.Storable() Control/Monad/Par/Accelerate.hs:24:1: Warning: The import of ‘Shape’ from module ‘Data.Array.Accelerate’ is redundant Control/Monad/Par/Accelerate.hs:25:1: Warning: The import of ‘Data.Array.Accelerate.Array.Sugar’ is redundant except perhaps to import instances from ‘Data.Array.Accelerate.Array.Sugar’ To import instances alone, use: import Data.Array.Accelerate.Array.Sugar() In-place registering abstract-par-accelerate-0.3.3... Running Haddock for abstract-par-accelerate-0.3.3... cabal: Haddock's internal GHC version must match the configured GHC version. The GHC version is 7.10.2 but haddock is using GHC version 7.8.3 Creating package registration file: /tmp/pkgConf-abstract-par-accelerate-0.39892418881012836610.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/abstract-par-accelerate-0.3.3-KaJsx4dAo61DcdCzTZr9qp Registering abstract-par-accelerate-0.3.3... Installed abstract-par-accelerate-0.3.3