Resolving dependencies... 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.2336465782861021530.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 old-locale-1.0.0.7... Building old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... [1 of 1] Compiling System.Locale ( System/Locale.hs, dist/build/System/Locale.o ) In-place registering old-locale-1.0.0.7... Running Haddock for old-locale-1.0.0.7... 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-old-locale-1.0.01600515282040332871.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK Registering old-locale-1.0.0.7... Installed old-locale-1.0.0.7 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.189369871982275856.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 random-1.1... Building random-1.1... Preprocessing library random-1.1... [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character In-place registering random-1.1... Running Haddock for random-1.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-random-11034949299654887343.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP Registering random-1.1... Installed random-1.1 Configuring stm-2.4.4... Building stm-2.4.4... Preprocessing library stm-2.4.4... [ 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.4... Running Haddock for stm-2.4.4... 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-stm-2.41431419379620145550.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr Registering stm-2.4.4... Installed stm-2.4.4 Configuring syb-0.6... Building syb-0.6... Preprocessing library syb-0.6... [ 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.6... Running Haddock for syb-0.6... 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-syb-02316024221389867269.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR Registering syb-0.6... Installed syb-0.6 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.1661761152474613996.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 utf8-string-1.0.1.1... Building utf8-string-1.0.1.1... Preprocessing library utf8-string-1.0.1.1... [1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) [5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) In-place registering utf8-string-1.0.1.1... Running Haddock for utf8-string-1.0.1.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-utf8-string-1.0.113722617962073785404.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72 Registering utf8-string-1.0.1.1... Installed utf8-string-1.0.1.1 Configuring old-time-1.1.0.3... configure: WARNING: unrecognized options: --with-compiler, --with-gcc 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for ftime... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettimeofday... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating include/HsTimeConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... [1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o ) In-place registering old-time-1.1.0.3... Running Haddock for old-time-1.1.0.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-old-time-1.1.0765930931124311574.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2 Registering old-time-1.1.0.3... Installed old-time-1.1.0.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.012553870901022963858.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.31649709016262178224.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.01735079296831768825.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 HsSyck-0.53... Building HsSyck-0.53... Preprocessing library HsSyck-0.53... [1 of 1] Compiling Data.Yaml.Syck ( dist/build/Data/Yaml/Syck.hs, dist/build/Data/Yaml/Syck.o ) gram.c: In function ‘syckparse’: gram.c:1115:7: warning: implicit declaration of function ‘sycklex’ [-Wimplicit-function-declaration] gram.c: In function ‘syckparse’: gram.c:1115:7: warning: implicit declaration of function ‘sycklex’ [-Wimplicit-function-declaration] syck/syck.c: In function ‘syck_default_error_handler’: syck/syck.c:502:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] msg ); ^ syck/syck.c: In function ‘syck_default_error_handler’: syck/syck.c:502:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] msg ); ^ In-place registering HsSyck-0.53... Running Haddock for HsSyck-0.53... 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-HsSyck-01936060910928140528.53 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HsSyck-0.53-AUkhRB3osPrET4R2zKx0Rk Registering HsSyck-0.53... Installed HsSyck-0.53 Configuring pugs-DrIFT-2.2.3.20150815... Building pugs-DrIFT-2.2.3.20150815... Preprocessing library pugs-DrIFT-2.2.3.20150815... on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/DrIFT/JSON.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/DrIFT/JSON.hs:1:16: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead src/DrIFT/Perl5.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/DrIFT/Perl5.hs:1:16: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead [1 of 4] Compiling DrIFT.YAML ( src/DrIFT/YAML.hs, dist/build/DrIFT/YAML.o ) src/DrIFT/YAML.hs:18:17: Warning: Tab character src/DrIFT/YAML.hs:19:16: Warning: Tab character src/DrIFT/YAML.hs:428:13: Warning: Literal 3735928559 is out of the Int32 range -2147483648..2147483647 [2 of 4] Compiling DrIFT.Perl6Class ( src/DrIFT/Perl6Class.hs, dist/build/DrIFT/Perl6Class.o ) [3 of 4] Compiling DrIFT.Perl5 ( src/DrIFT/Perl5.hs, dist/build/DrIFT/Perl5.o ) [4 of 4] Compiling DrIFT.JSON ( src/DrIFT/JSON.hs, dist/build/DrIFT/JSON.o ) In-place registering pugs-DrIFT-2.2.3.20150815... Preprocessing executable 'pugs-DrIFT' for pugs-DrIFT-2.2.3.20150815... on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [ 1 of 17] Compiling Unlit ( src/Unlit.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Unlit.o ) src/Unlit.hs:19:1: Warning: Tab character src/Unlit.hs:71:51: Warning: Tab character src/Unlit.hs:72:51: Warning: Tab character src/Unlit.hs:73:51: Warning: Tab character [ 2 of 17] Compiling ParseLib2 ( src/ParseLib2.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/ParseLib2.o ) src/ParseLib2.hs:57:1: Warning: Tab character src/ParseLib2.hs:95:1: Warning: Tab character src/ParseLib2.hs:96:1: Warning: Tab character src/ParseLib2.hs:117:1: Warning: Tab character src/ParseLib2.hs:118:1: Warning: Tab character src/ParseLib2.hs:119:1: Warning: Tab character src/ParseLib2.hs:120:1: Warning: Tab character src/ParseLib2.hs:121:1: Warning: Tab character src/ParseLib2.hs:221:1: Warning: Tab character src/ParseLib2.hs:222:1: Warning: Tab character src/ParseLib2.hs:253:1: Warning: Tab character src/ParseLib2.hs:262:1: Warning: Tab character src/ParseLib2.hs:263:1: Warning: Tab character src/ParseLib2.hs:276:1: Warning: Tab character src/ParseLib2.hs:288:1: Warning: Tab character src/ParseLib2.hs:292:1: Warning: Tab character [ 3 of 17] Compiling Version ( src/Version.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Version.o ) [ 4 of 17] Compiling Pretty ( src/Pretty.lhs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Pretty.o ) [ 5 of 17] Compiling GetOpt ( src/GetOpt.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/GetOpt.o ) [ 6 of 17] Compiling GenUtil ( src/GenUtil.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/GenUtil.o ) src/GenUtil.hs:215:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘repeatM’ src/GenUtil.hs:220:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘repeatM_’ src/GenUtil.hs:225:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘replicateM’ src/GenUtil.hs:230:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘replicateM_’ [ 7 of 17] Compiling DataP ( src/DataP.lhs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/DataP.o ) [ 8 of 17] Compiling PreludData ( src/PreludData.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/PreludData.o ) src/PreludData.hs:13:1: Warning: Tab character src/PreludData.hs:14:1: Warning: Tab character src/PreludData.hs:15:1: Warning: Tab character src/PreludData.hs:16:1: Warning: Tab character src/PreludData.hs:17:1: Warning: Tab character src/PreludData.hs:18:1: Warning: Tab character src/PreludData.hs:19:1: Warning: Tab character src/PreludData.hs:20:1: Warning: Tab character src/PreludData.hs:21:1: Warning: Tab character src/PreludData.hs:22:1: Warning: Tab character src/PreludData.hs:23:1: Warning: Tab character src/PreludData.hs:24:1: Warning: Tab character src/PreludData.hs:26:1: Warning: Tab character src/PreludData.hs:27:1: Warning: Tab character src/PreludData.hs:28:1: Warning: Tab character src/PreludData.hs:29:1: Warning: Tab character src/PreludData.hs:30:1: Warning: Tab character src/PreludData.hs:31:1: Warning: Tab character [ 9 of 17] Compiling RuleUtils ( src/RuleUtils.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/RuleUtils.o ) src/RuleUtils.hs:7:1: Warning: Tab character src/RuleUtils.hs:74:1: Warning: Tab character src/RuleUtils.hs:75:1: Warning: Tab character src/RuleUtils.hs:76:1: Warning: Tab character src/RuleUtils.hs:79:1: Warning: Tab character src/RuleUtils.hs:94:1: Warning: Tab character src/RuleUtils.hs:95:1: Warning: Tab character src/RuleUtils.hs:96:1: Warning: Tab character src/RuleUtils.hs:97:1: Warning: Tab character src/RuleUtils.hs:121:1: Warning: Tab character [10 of 17] Compiling Rules.Perl5 ( src/Rules/Perl5.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Rules/Perl5.o ) [11 of 17] Compiling Rules.JSON ( src/Rules/JSON.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Rules/JSON.o ) [12 of 17] Compiling Rules.YAML ( src/Rules/YAML.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Rules/YAML.o ) src/Rules/YAML.hs:23:1: Warning: Tab character src/Rules/YAML.hs:24:1: Warning: Tab character src/Rules/YAML.hs:25:1: Warning: Tab character src/Rules/YAML.hs:26:1: Warning: Tab character [13 of 17] Compiling Rules.Perl6Class ( src/Rules/Perl6Class.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Rules/Perl6Class.o ) [14 of 17] Compiling Rules ( src/Rules.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Rules.o ) [15 of 17] Compiling CommandP ( src/CommandP.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/CommandP.o ) src/CommandP.hs:16:1: Warning: Tab character src/CommandP.hs:17:1: Warning: Tab character src/CommandP.hs:21:1: Warning: Tab character src/CommandP.hs:22:1: Warning: Tab character src/CommandP.hs:23:1: Warning: Tab character src/CommandP.hs:24:1: Warning: Tab character src/CommandP.hs:28:1: Warning: Tab character src/CommandP.hs:29:1: Warning: Tab character src/CommandP.hs:52:1: Warning: Tab character src/CommandP.hs:53:1: Warning: Tab character src/CommandP.hs:55:1: Warning: Tab character src/CommandP.hs:56:1: Warning: Tab character src/CommandP.hs:59:1: Warning: Tab character src/CommandP.hs:60:1: Warning: Tab character src/CommandP.hs:61:1: Warning: Tab character src/CommandP.hs:62:1: Warning: Tab character src/CommandP.hs:63:1: Warning: Tab character [16 of 17] Compiling ChaseImports ( src/ChaseImports.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/ChaseImports.o ) src/ChaseImports.hs:39:1: Warning: Tab character src/ChaseImports.hs:40:1: Warning: Tab character src/ChaseImports.hs:50:1: Warning: Tab character src/ChaseImports.hs:53:1: Warning: Tab character src/ChaseImports.hs:54:1: Warning: Tab character src/ChaseImports.hs:64:1: Warning: Tab character src/ChaseImports.hs:65:1: Warning: Tab character src/ChaseImports.hs:66:1: Warning: Tab character src/ChaseImports.hs:71:1: Warning: Tab character src/ChaseImports.hs:72:1: Warning: Tab character src/ChaseImports.hs:74:1: Warning: Tab character src/ChaseImports.hs:75:1: Warning: Tab character src/ChaseImports.hs:76:1: Warning: Tab character src/ChaseImports.hs:79:1: Warning: Tab character src/ChaseImports.hs:80:1: Warning: Tab character src/ChaseImports.hs:81:1: Warning: Tab character src/ChaseImports.hs:82:1: Warning: Tab character src/ChaseImports.hs:83:1: Warning: Tab character src/ChaseImports.hs:88:1: Warning: Tab character src/ChaseImports.hs:89:1: Warning: Tab character src/ChaseImports.hs:94:1: Warning: Tab character src/ChaseImports.hs:95:1: Warning: Tab character src/ChaseImports.hs:96:2: Warning: Tab character src/ChaseImports.hs:97:1: Warning: Tab character src/ChaseImports.hs:98:1: Warning: Tab character src/ChaseImports.hs:99:1: Warning: Tab character src/ChaseImports.hs:101:1: Warning: Tab character src/ChaseImports.hs:102:1: Warning: Tab character src/ChaseImports.hs:103:1: Warning: Tab character src/ChaseImports.hs:104:1: Warning: Tab character src/ChaseImports.hs:105:1: Warning: Tab character src/ChaseImports.hs:106:8: Warning: Tab character src/ChaseImports.hs:111:1: Warning: Tab character src/ChaseImports.hs:112:1: Warning: Tab character src/ChaseImports.hs:113:1: Warning: Tab character src/ChaseImports.hs:118:1: Warning: Tab character src/ChaseImports.hs:119:1: Warning: Tab character src/ChaseImports.hs:120:1: Warning: Tab character src/ChaseImports.hs:126:1: Warning: Tab character src/ChaseImports.hs:127:1: Warning: Tab character src/ChaseImports.hs:128:1: Warning: Tab character [17 of 17] Compiling Main ( src/DrIFT.hs, dist/build/pugs-DrIFT/pugs-DrIFT-tmp/Main.o ) src/DrIFT.hs:86:1: Warning: Tab character src/DrIFT.hs:87:1: Warning: Tab character src/DrIFT.hs:89:1: Warning: Tab character src/DrIFT.hs:90:1: Warning: Tab character src/DrIFT.hs:91:1: Warning: Tab character src/DrIFT.hs:92:1: Warning: Tab character src/DrIFT.hs:93:1: Warning: Tab character src/DrIFT.hs:146:1: Warning: Tab character src/DrIFT.hs:147:1: Warning: Tab character src/DrIFT.hs:148:1: Warning: Tab character src/DrIFT.hs:149:1: Warning: Tab character src/DrIFT.hs:150:1: Warning: Tab character src/DrIFT.hs:151:1: Warning: Tab character src/DrIFT.hs:152:1: Warning: Tab character on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Linking dist/build/pugs-DrIFT/pugs-DrIFT ... Running Haddock for pugs-DrIFT-2.2.3.20150815... 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-pugs-DrIFT-2.2.311512972781434322197.20150815 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pugs-DrIFT-2.2.3.20150815-4LypYHjx0XlC8GzwmdiZSp Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Registering pugs-DrIFT-2.2.3.20150815... Installed pugs-DrIFT-2.2.3.20150815 Downloading HsParrot-0.0.2.20150805... Configuring HsParrot-0.0.2.20150805... Building HsParrot-0.0.2.20150805... Preprocessing library HsParrot-0.0.2.20150805... on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [1 of 2] Compiling Language.PIR.Emit ( src/Language/PIR/Emit.hs, dist/build/Language/PIR/Emit.o ) [2 of 2] Compiling Language.PIR ( src/Language/PIR.hs, dist/build/Language/PIR.o ) PIR.hs:986:1: Warning: Tab character PIR.hs:987:1: Warning: Tab character PIR.hs:988:1: Warning: Tab character PIR.hs:989:1: Warning: Tab character PIR.hs:990:1: Warning: Tab character PIR.hs:991:1: Warning: Tab character PIR.hs:992:1: Warning: Tab character PIR.hs:993:1: Warning: Tab character PIR.hs:994:1: Warning: Tab character PIR.hs:995:1: Warning: Tab character PIR.hs:996:1: Warning: Tab character PIR.hs:997:1: Warning: Tab character PIR.hs:998:1: Warning: Tab character PIR.hs:999:1: Warning: Tab character PIR.hs:1000:1: Warning: Tab character PIR.hs:1001:1: Warning: Tab character PIR.hs:1002:1: Warning: Tab character PIR.hs:1005:1: Warning: Tab character PIR.hs:1006:1: Warning: Tab character PIR.hs:1008:1: Warning: Tab character PIR.hs:1011:1: Warning: Tab character PIR.hs:1015:1: Warning: Tab character PIR.hs:1016:1: Warning: Tab character PIR.hs:1017:1: Warning: Tab character PIR.hs:1018:1: Warning: Tab character PIR.hs:1019:1: Warning: Tab character PIR.hs:1020:1: Warning: Tab character PIR.hs:1021:1: Warning: Tab character PIR.hs:1022:1: Warning: Tab character PIR.hs:1023:1: Warning: Tab character PIR.hs:1024:1: Warning: Tab character PIR.hs:1025:1: Warning: Tab character PIR.hs:1026:1: Warning: Tab character PIR.hs:1027:1: Warning: Tab character PIR.hs:1028:1: Warning: Tab character PIR.hs:1029:1: Warning: Tab character PIR.hs:1030:1: Warning: Tab character PIR.hs:1031:1: Warning: Tab character PIR.hs:1032:1: Warning: Tab character PIR.hs:1033:1: Warning: Tab character PIR.hs:1037:1: Warning: Tab character PIR.hs:1045:1: Warning: Tab character PIR.hs:1046:1: Warning: Tab character PIR.hs:1047:1: Warning: Tab character PIR.hs:1048:1: Warning: Tab character PIR.hs:1049:1: Warning: Tab character PIR.hs:1050:1: Warning: Tab character PIR.hs:1051:1: Warning: Tab character PIR.hs:1052:1: Warning: Tab character PIR.hs:1053:1: Warning: Tab character PIR.hs:1054:1: Warning: Tab character PIR.hs:1055:1: Warning: Tab character PIR.hs:1056:1: Warning: Tab character PIR.hs:1057:1: Warning: Tab character PIR.hs:1058:1: Warning: Tab character PIR.hs:1059:1: Warning: Tab character PIR.hs:1060:1: Warning: Tab character PIR.hs:1061:1: Warning: Tab character PIR.hs:1062:1: Warning: Tab character PIR.hs:1063:1: Warning: Tab character PIR.hs:1064:1: Warning: Tab character PIR.hs:1065:1: Warning: Tab character PIR.hs:1066:1: Warning: Tab character PIR.hs:1067:1: Warning: Tab character PIR.hs:1068:1: Warning: Tab character PIR.hs:1069:1: Warning: Tab character PIR.hs:1070:1: Warning: Tab character PIR.hs:1071:1: Warning: Tab character PIR.hs:1072:1: Warning: Tab character PIR.hs:1073:1: Warning: Tab character PIR.hs:1074:1: Warning: Tab character PIR.hs:1075:1: Warning: Tab character PIR.hs:1076:1: Warning: Tab character PIR.hs:1077:1: Warning: Tab character PIR.hs:1078:1: Warning: Tab character PIR.hs:1081:1: Warning: Tab character PIR.hs:1085:1: Warning: Tab character PIR.hs:1087:1: Warning: Tab character PIR.hs:1089:1: Warning: Tab character PIR.hs:1091:1: Warning: Tab character PIR.hs:1094:1: Warning: Tab character PIR.hs:1097:1: Warning: Tab character PIR.hs:1101:1: Warning: Tab character PIR.hs:1102:1: Warning: Tab character PIR.hs:1103:1: Warning: Tab character PIR.hs:1104:1: Warning: Tab character PIR.hs:1105:1: Warning: Tab character PIR.hs:1106:1: Warning: Tab character PIR.hs:1107:1: Warning: Tab character PIR.hs:1114:1: Warning: Tab character PIR.hs:1115:1: Warning: Tab character PIR.hs:1116:1: Warning: Tab character PIR.hs:1117:1: Warning: Tab character PIR.hs:1118:1: Warning: Tab character PIR.hs:1119:1: Warning: Tab character PIR.hs:1120:1: Warning: Tab character PIR.hs:1121:1: Warning: Tab character PIR.hs:1122:1: Warning: Tab character PIR.hs:1123:1: Warning: Tab character PIR.hs:1124:1: Warning: Tab character PIR.hs:1125:1: Warning: Tab character PIR.hs:1126:1: Warning: Tab character PIR.hs:1127:1: Warning: Tab character PIR.hs:1128:1: Warning: Tab character PIR.hs:1129:1: Warning: Tab character PIR.hs:1130:1: Warning: Tab character PIR.hs:1131:1: Warning: Tab character PIR.hs:1132:1: Warning: Tab character PIR.hs:1143:1: Warning: Tab character PIR.hs:1144:1: Warning: Tab character PIR.hs:1145:1: Warning: Tab character PIR.hs:1146:1: Warning: Tab character PIR.hs:1147:1: Warning: Tab character PIR.hs:1148:1: Warning: Tab character PIR.hs:1149:1: Warning: Tab character PIR.hs:1150:1: Warning: Tab character PIR.hs:1151:1: Warning: Tab character PIR.hs:1152:1: Warning: Tab character PIR.hs:1160:1: Warning: Tab character PIR.hs:1161:1: Warning: Tab character PIR.hs:1162:1: Warning: Tab character PIR.hs:1163:1: Warning: Tab character PIR.hs:1164:1: Warning: Tab character PIR.hs:1165:1: Warning: Tab character PIR.hs:1166:1: Warning: Tab character PIR.hs:1167:1: Warning: Tab character PIR.hs:1168:1: Warning: Tab character PIR.hs:1169:1: Warning: Tab character PIR.hs:1170:1: Warning: Tab character PIR.hs:1171:1: Warning: Tab character PIR.hs:1172:1: Warning: Tab character PIR.hs:1173:1: Warning: Tab character PIR.hs:1174:1: Warning: Tab character PIR.hs:1185:1: Warning: Tab character PIR.hs:1186:1: Warning: Tab character PIR.hs:1187:1: Warning: Tab character PIR.hs:1188:1: Warning: Tab character PIR.hs:1189:1: Warning: Tab character PIR.hs:1190:1: Warning: Tab character PIR.hs:1191:1: Warning: Tab character PIR.hs:1192:1: Warning: Tab character PIR.hs:1193:1: Warning: Tab character PIR.hs:1202:1: Warning: Tab character PIR.hs:1203:1: Warning: Tab character PIR.hs:1204:1: Warning: Tab character PIR.hs:1205:1: Warning: Tab character PIR.hs:1206:1: Warning: Tab character PIR.hs:1207:1: Warning: Tab character PIR.hs:1208:1: Warning: Tab character PIR.hs:1209:1: Warning: Tab character PIR.hs:1210:1: Warning: Tab character PIR.hs:1211:1: Warning: Tab character PIR.hs:1212:1: Warning: Tab character PIR.hs:1213:1: Warning: Tab character PIR.hs:1214:1: Warning: Tab character PIR.hs:1215:1: Warning: Tab character PIR.hs:1216:1: Warning: Tab character PIR.hs:1217:1: Warning: Tab character PIR.hs:1218:1: Warning: Tab character PIR.hs:1219:1: Warning: Tab character PIR.hs:1220:1: Warning: Tab character PIR.hs:1221:1: Warning: Tab character PIR.hs:1222:1: Warning: Tab character PIR.hs:1223:1: Warning: Tab character PIR.hs:1224:1: Warning: Tab character PIR.hs:1225:1: Warning: Tab character PIR.hs:1241:1: Warning: Tab character PIR.hs:1242:1: Warning: Tab character PIR.hs:1243:1: Warning: Tab character PIR.hs:1244:1: Warning: Tab character PIR.hs:1245:1: Warning: Tab character PIR.hs:1248:1: Warning: Tab character PIR.hs:1252:1: Warning: Tab character PIR.hs:1253:1: Warning: Tab character PIR.hs:1254:1: Warning: Tab character PIR.hs:1255:1: Warning: Tab character PIR.hs:1256:1: Warning: Tab character PIR.hs:1257:1: Warning: Tab character PIR.hs:1258:1: Warning: Tab character PIR.hs:1259:1: Warning: Tab character PIR.hs:1260:1: Warning: Tab character In-place registering HsParrot-0.0.2.20150805... Running Haddock for HsParrot-0.0.2.20150805... 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-HsParrot-0.0.29785876651143195511.20150805 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HsParrot-0.0.2.20150805-8c2MD2fQ1afCE2SlbqJAZR Registering HsParrot-0.0.2.20150805... Installed HsParrot-0.0.2.20150805