Resolving dependencies... Configuring ansi-terminal-0.6.2.3... Building ansi-terminal-0.6.2.3... Preprocessing library ansi-terminal-0.6.2.3... [1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o ) [2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o ) [3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o ) In-place registering ansi-terminal-0.6.2.3... Running Haddock for ansi-terminal-0.6.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-ansi-terminal-0.6.2336465782861021530.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ansi-terminal-0.6.2.3-KW0LUY2zB7JCYzE4ZYrwBg Registering ansi-terminal-0.6.2.3... Installed ansi-terminal-0.6.2.3 Configuring dlist-0.7.1.2... Building dlist-0.7.1.2... Preprocessing library dlist-0.7.1.2... [1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o ) In-place registering dlist-0.7.1.2... Running Haddock for dlist-0.7.1.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-dlist-0.7.15726603361159126505.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dlist-0.7.1.2-7AixcwRWCwX32HiPCcE7zz Registering dlist-0.7.1.2... Installed dlist-0.7.1.2 Configuring mmorph-1.0.4... Building mmorph-1.0.4... Preprocessing library mmorph-1.0.4... [1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o ) src/Control/Monad/Morph.hs:76:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Control/Monad/Morph.hs:116:20: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:117:19: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:117:34: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:241:11: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:241:33: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:242:17: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:243:14: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Control/Monad/Morph.hs:243:30: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o ) In-place registering mmorph-1.0.4... Running Haddock for mmorph-1.0.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-mmorph-1.08556362261749698586.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mmorph-1.0.4-8dNpUU8QFPe77rrwKAb20b Registering mmorph-1.0.4... Installed mmorph-1.0.4 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.21255179497524872353.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 newtype-0.2... Building newtype-0.2... Preprocessing library newtype-0.2... [1 of 1] Compiling Control.Newtype ( Control/Newtype.hs, dist/build/Control/Newtype.o ) In-place registering newtype-0.2... Running Haddock for newtype-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-newtype-08890233111494613810.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/newtype-0.2-L5sgrgNl4zTHP4bzoZ9sPq Registering newtype-0.2... Installed newtype-0.2 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.121139038817684930.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 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.41253207672570073850.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-01983690368364319529.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.15006189961989806367.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 transformers-compat-0.4.0.4... Building transformers-compat-0.4.0.4... Preprocessing library transformers-compat-0.4.0.4... [1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) In-place registering transformers-compat-0.4.0.4... Running Haddock for transformers-compat-0.4.0.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-transformers-compat-0.4.019103009252030449291.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv Registering transformers-compat-0.4.0.4... Installed transformers-compat-0.4.0.4 Configuring unix-compat-0.4.1.4... Building unix-compat-0.4.1.4... Preprocessing library unix-compat-0.4.1.4... [1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o ) [2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o ) [3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o ) [4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o ) [5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o ) [6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o ) [7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o ) [8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o ) In-place registering unix-compat-0.4.1.4... Running Haddock for unix-compat-0.4.1.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-unix-compat-0.4.14606867631630387677.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unix-compat-0.4.1.4-DeAF5HEzYMu4CPLnbGbHUz Registering unix-compat-0.4.1.4... Installed unix-compat-0.4.1.4 Configuring ansi-wl-pprint-0.6.7.3... Building ansi-wl-pprint-0.6.7.3... Preprocessing library ansi-wl-pprint-0.6.7.3... [1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o ) In-place registering ansi-wl-pprint-0.6.7.3... Running Haddock for ansi-wl-pprint-0.6.7.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-ansi-wl-pprint-0.6.71603591171595311776.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ansi-wl-pprint-0.6.7.3-KPlSW7tbqXS51Lj59n3FC4 Registering ansi-wl-pprint-0.6.7.3... Installed ansi-wl-pprint-0.6.7.3 Configuring constraints-0.4.1.3... Building constraints-0.4.1.3... Preprocessing library constraints-0.4.1.3... [1 of 3] Compiling Data.Constraint ( Data/Constraint.hs, dist/build/Data/Constraint.o ) Data/Constraint.hs:74: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() [2 of 3] Compiling Data.Constraint.Unsafe ( Data/Constraint/Unsafe.hs, dist/build/Data/Constraint/Unsafe.o ) [3 of 3] Compiling Data.Constraint.Forall ( Data/Constraint/Forall.hs, dist/build/Data/Constraint/Forall.o ) In-place registering constraints-0.4.1.3... Running Haddock for constraints-0.4.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-constraints-0.4.1857490000454333378.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/constraints-0.4.1.3-07HnwlrvTKI07c3nLjwCpY Registering constraints-0.4.1.3... Installed constraints-0.4.1.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.018237968921785550551.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 async-2.0.2... Building async-2.0.2... Preprocessing library async-2.0.2... [1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o ) Control/Concurrent/Async.hs:125:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() In-place registering async-2.0.2... Running Haddock for async-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-async-2.01799560997332238283.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/async-2.0.2-J3wPtBMkDlC1zlPIsbgEk9 Registering async-2.0.2... Installed async-2.0.2 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.39427247901833488263.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 [1 of 1] Compiling Main ( /tmp/cabal-tmp-18664/system-filepath-0.4.13.4/dist/setup/setup.hs, /tmp/cabal-tmp-18664/system-filepath-0.4.13.4/dist/setup/Main.o ) /tmp/cabal-tmp-18664/system-filepath-0.4.13.4/dist/setup/setup.hs:7:1: Warning: Tab character /tmp/cabal-tmp-18664/system-filepath-0.4.13.4/dist/setup/setup.hs:8:1: Warning: Tab character /tmp/cabal-tmp-18664/system-filepath-0.4.13.4/dist/setup/setup.hs:9:1: Warning: Tab character /tmp/cabal-tmp-18664/system-filepath-0.4.13.4/dist/setup/setup.hs:10:1: Warning: Tab character /tmp/cabal-tmp-18664/system-filepath-0.4.13.4/dist/setup/setup.hs:11:1: Warning: Tab character /tmp/cabal-tmp-18664/system-filepath-0.4.13.4/dist/setup/setup.hs:12:1: Warning: Tab character Linking /tmp/cabal-tmp-18664/system-filepath-0.4.13.4/dist/setup/setup ... Configuring system-filepath-0.4.13.4... Building system-filepath-0.4.13.4... Preprocessing library system-filepath-0.4.13.4... [1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.o ) lib/Filesystem/Path/Internal.hs:17:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() lib/Filesystem/Path/Internal.hs:26:1: Warning: The import of ‘Data.Text.Encoding.Error’ is redundant except perhaps to import instances from ‘Data.Text.Encoding.Error’ To import instances alone, use: import Data.Text.Encoding.Error() lib/Filesystem/Path/Internal.hs:39:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:40:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:41:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:42:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:43:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:44:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:47:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:48:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:49:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:50:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:51:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:52:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:55:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:58:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:59:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:60:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:61:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:62:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:63:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:66:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:67:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:68:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:71:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:85:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:86:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:87:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:88:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:92:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:93:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:94:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:95:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:96:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:97:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:98:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:121:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:122:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:123:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:124:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:125:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:126:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:127:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:128:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:129:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:130:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:131:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:132:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:133:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:134:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:135:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:136:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:137:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:138:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:139:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:140:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:141:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:142:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:143:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:144:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:145:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:146:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:147:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:148:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:149:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:150:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:151:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:152:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:153:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:154:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:155:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:156:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:157:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:158:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:159:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:160:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:161:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:162:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:163:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:164:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:165:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:166:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:167:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:168:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:169:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:170:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:171:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:172:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:173:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:174:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:175:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:177:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:178:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:179:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:180:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:181:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:182:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:183:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:184:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:185:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:187:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:188:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:189:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:190:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:191:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:192:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:193:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:194:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:195:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:196:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:197:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:198:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:199:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:200:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:201:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:202:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:203:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:204:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:205:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:206:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:207:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:210:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:211:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:218:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:219:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:220:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:221:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:228:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:229:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:230:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:231:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:235:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:236:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:237:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:238:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:249:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:250:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:251:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:252:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:253:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:254:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:255:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:256:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:257:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:261:1: Warning: Tab character lib/Filesystem/Path/Internal.hs:262:1: Warning: Tab character [2 of 4] Compiling Filesystem.Path ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.o ) lib/Filesystem/Path.hs:17:1: Warning: Tab character lib/Filesystem/Path.hs:18:1: Warning: Tab character lib/Filesystem/Path.hs:19:1: Warning: Tab character lib/Filesystem/Path.hs:20:1: Warning: Tab character lib/Filesystem/Path.hs:21:1: Warning: Tab character lib/Filesystem/Path.hs:22:1: Warning: Tab character lib/Filesystem/Path.hs:23:1: Warning: Tab character lib/Filesystem/Path.hs:24:1: Warning: Tab character lib/Filesystem/Path.hs:25:1: Warning: Tab character lib/Filesystem/Path.hs:26:1: Warning: Tab character lib/Filesystem/Path.hs:27:1: Warning: Tab character lib/Filesystem/Path.hs:28:1: Warning: Tab character lib/Filesystem/Path.hs:29:1: Warning: Tab character lib/Filesystem/Path.hs:30:1: Warning: Tab character lib/Filesystem/Path.hs:31:1: Warning: Tab character lib/Filesystem/Path.hs:32:1: Warning: Tab character lib/Filesystem/Path.hs:33:1: Warning: Tab character lib/Filesystem/Path.hs:34:1: Warning: Tab character lib/Filesystem/Path.hs:35:1: Warning: Tab character lib/Filesystem/Path.hs:36:1: Warning: Tab character lib/Filesystem/Path.hs:37:1: Warning: Tab character lib/Filesystem/Path.hs:38:1: Warning: Tab character lib/Filesystem/Path.hs:39:1: Warning: Tab character lib/Filesystem/Path.hs:40:1: Warning: Tab character lib/Filesystem/Path.hs:41:1: Warning: Tab character lib/Filesystem/Path.hs:42:1: Warning: Tab character lib/Filesystem/Path.hs:43:1: Warning: Tab character lib/Filesystem/Path.hs:44:1: Warning: Tab character lib/Filesystem/Path.hs:45:1: Warning: Tab character lib/Filesystem/Path.hs:46:1: Warning: Tab character lib/Filesystem/Path.hs:47:1: Warning: Tab character lib/Filesystem/Path.hs:48:1: Warning: Tab character lib/Filesystem/Path.hs:49:1: Warning: Tab character lib/Filesystem/Path.hs:50:1: Warning: Tab character lib/Filesystem/Path.hs:51:1: Warning: Tab character lib/Filesystem/Path.hs:52:1: Warning: Tab character lib/Filesystem/Path.hs:53:1: Warning: Tab character lib/Filesystem/Path.hs:54:1: Warning: Tab character lib/Filesystem/Path.hs:55:1: Warning: Tab character lib/Filesystem/Path.hs:56:1: Warning: Tab character lib/Filesystem/Path.hs:69:1: Warning: Tab character lib/Filesystem/Path.hs:70:1: Warning: Tab character lib/Filesystem/Path.hs:71:1: Warning: Tab character lib/Filesystem/Path.hs:89:1: Warning: Tab character lib/Filesystem/Path.hs:90:1: Warning: Tab character lib/Filesystem/Path.hs:91:1: Warning: Tab character lib/Filesystem/Path.hs:92:1: Warning: Tab character lib/Filesystem/Path.hs:93:1: Warning: Tab character lib/Filesystem/Path.hs:94:1: Warning: Tab character lib/Filesystem/Path.hs:95:1: Warning: Tab character lib/Filesystem/Path.hs:100:1: Warning: Tab character lib/Filesystem/Path.hs:101:1: Warning: Tab character lib/Filesystem/Path.hs:102:1: Warning: Tab character lib/Filesystem/Path.hs:103:1: Warning: Tab character lib/Filesystem/Path.hs:104:1: Warning: Tab character lib/Filesystem/Path.hs:105:1: Warning: Tab character lib/Filesystem/Path.hs:106:1: Warning: Tab character lib/Filesystem/Path.hs:107:1: Warning: Tab character lib/Filesystem/Path.hs:108:1: Warning: Tab character lib/Filesystem/Path.hs:109:1: Warning: Tab character lib/Filesystem/Path.hs:110:1: Warning: Tab character lib/Filesystem/Path.hs:111:1: Warning: Tab character lib/Filesystem/Path.hs:120:1: Warning: Tab character lib/Filesystem/Path.hs:121:1: Warning: Tab character lib/Filesystem/Path.hs:122:1: Warning: Tab character lib/Filesystem/Path.hs:135:1: Warning: Tab character lib/Filesystem/Path.hs:136:1: Warning: Tab character lib/Filesystem/Path.hs:137:1: Warning: Tab character lib/Filesystem/Path.hs:146:1: Warning: Tab character lib/Filesystem/Path.hs:147:1: Warning: Tab character lib/Filesystem/Path.hs:152:1: Warning: Tab character lib/Filesystem/Path.hs:153:1: Warning: Tab character lib/Filesystem/Path.hs:154:1: Warning: Tab character lib/Filesystem/Path.hs:155:1: Warning: Tab character lib/Filesystem/Path.hs:156:1: Warning: Tab character lib/Filesystem/Path.hs:157:1: Warning: Tab character lib/Filesystem/Path.hs:162:1: Warning: Tab character lib/Filesystem/Path.hs:163:1: Warning: Tab character lib/Filesystem/Path.hs:173:1: Warning: Tab character lib/Filesystem/Path.hs:174:1: Warning: Tab character lib/Filesystem/Path.hs:175:1: Warning: Tab character lib/Filesystem/Path.hs:176:1: Warning: Tab character lib/Filesystem/Path.hs:177:1: Warning: Tab character lib/Filesystem/Path.hs:178:1: Warning: Tab character lib/Filesystem/Path.hs:179:1: Warning: Tab character lib/Filesystem/Path.hs:180:1: Warning: Tab character lib/Filesystem/Path.hs:181:1: Warning: Tab character lib/Filesystem/Path.hs:182:1: Warning: Tab character lib/Filesystem/Path.hs:183:1: Warning: Tab character lib/Filesystem/Path.hs:184:1: Warning: Tab character lib/Filesystem/Path.hs:185:1: Warning: Tab character lib/Filesystem/Path.hs:186:1: Warning: Tab character lib/Filesystem/Path.hs:187:1: Warning: Tab character lib/Filesystem/Path.hs:188:1: Warning: Tab character lib/Filesystem/Path.hs:189:1: Warning: Tab character lib/Filesystem/Path.hs:204:1: Warning: Tab character lib/Filesystem/Path.hs:205:1: Warning: Tab character lib/Filesystem/Path.hs:206:1: Warning: Tab character lib/Filesystem/Path.hs:207:1: Warning: Tab character lib/Filesystem/Path.hs:208:1: Warning: Tab character lib/Filesystem/Path.hs:209:1: Warning: Tab character lib/Filesystem/Path.hs:210:1: Warning: Tab character lib/Filesystem/Path.hs:211:1: Warning: Tab character lib/Filesystem/Path.hs:212:1: Warning: Tab character lib/Filesystem/Path.hs:213:1: Warning: Tab character lib/Filesystem/Path.hs:214:1: Warning: Tab character lib/Filesystem/Path.hs:215:1: Warning: Tab character lib/Filesystem/Path.hs:216:1: Warning: Tab character lib/Filesystem/Path.hs:217:1: Warning: Tab character lib/Filesystem/Path.hs:218:1: Warning: Tab character lib/Filesystem/Path.hs:219:1: Warning: Tab character lib/Filesystem/Path.hs:240:1: Warning: Tab character lib/Filesystem/Path.hs:241:1: Warning: Tab character lib/Filesystem/Path.hs:242:1: Warning: Tab character lib/Filesystem/Path.hs:243:1: Warning: Tab character lib/Filesystem/Path.hs:244:1: Warning: Tab character lib/Filesystem/Path.hs:245:1: Warning: Tab character lib/Filesystem/Path.hs:246:1: Warning: Tab character lib/Filesystem/Path.hs:247:1: Warning: Tab character lib/Filesystem/Path.hs:248:1: Warning: Tab character lib/Filesystem/Path.hs:249:1: Warning: Tab character lib/Filesystem/Path.hs:250:1: Warning: Tab character lib/Filesystem/Path.hs:251:1: Warning: Tab character lib/Filesystem/Path.hs:252:1: Warning: Tab character lib/Filesystem/Path.hs:253:1: Warning: Tab character lib/Filesystem/Path.hs:254:1: Warning: Tab character lib/Filesystem/Path.hs:255:1: Warning: Tab character lib/Filesystem/Path.hs:256:1: Warning: Tab character lib/Filesystem/Path.hs:257:1: Warning: Tab character lib/Filesystem/Path.hs:258:1: Warning: Tab character lib/Filesystem/Path.hs:259:1: Warning: Tab character lib/Filesystem/Path.hs:265:1: Warning: Tab character lib/Filesystem/Path.hs:266:1: Warning: Tab character lib/Filesystem/Path.hs:283:1: Warning: Tab character lib/Filesystem/Path.hs:284:1: Warning: Tab character lib/Filesystem/Path.hs:285:1: Warning: Tab character lib/Filesystem/Path.hs:286:1: Warning: Tab character lib/Filesystem/Path.hs:287:1: Warning: Tab character lib/Filesystem/Path.hs:288:1: Warning: Tab character lib/Filesystem/Path.hs:289:1: Warning: Tab character lib/Filesystem/Path.hs:290:1: Warning: Tab character lib/Filesystem/Path.hs:291:1: Warning: Tab character lib/Filesystem/Path.hs:292:1: Warning: Tab character lib/Filesystem/Path.hs:293:1: Warning: Tab character lib/Filesystem/Path.hs:294:1: Warning: Tab character lib/Filesystem/Path.hs:295:1: Warning: Tab character lib/Filesystem/Path.hs:302:1: Warning: Tab character lib/Filesystem/Path.hs:303:1: Warning: Tab character lib/Filesystem/Path.hs:304:1: Warning: Tab character lib/Filesystem/Path.hs:305:1: Warning: Tab character lib/Filesystem/Path.hs:306:1: Warning: Tab character lib/Filesystem/Path.hs:307:1: Warning: Tab character lib/Filesystem/Path.hs:308:1: Warning: Tab character lib/Filesystem/Path.hs:318:1: Warning: Tab character lib/Filesystem/Path.hs:319:1: Warning: Tab character lib/Filesystem/Path.hs:337:1: Warning: Tab character lib/Filesystem/Path.hs:374:1: Warning: Tab character lib/Filesystem/Path.hs:375:1: Warning: Tab character [3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.o ) lib/Filesystem/Path/Rules.hs:10:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:11:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:12:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:13:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:14:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:15:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:16:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:17:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:18:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:19:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:20:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:21:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:22:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:23:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:24:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:25:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:26:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:27:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:28:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:29:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:30:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:53:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:54:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:55:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:56:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:57:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:58:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:59:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:60:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:61:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:62:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:63:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:73:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:74:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:75:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:76:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:77:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:87:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:88:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:89:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:90:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:91:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:95:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:96:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:97:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:98:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:99:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:103:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:104:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:105:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:106:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:107:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:108:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:109:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:110:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:111:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:112:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:113:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:114:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:115:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:116:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:120:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:121:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:125:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:126:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:127:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:131:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:132:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:133:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:134:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:138:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:139:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:140:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:141:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:142:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:143:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:144:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:148:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:149:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:153:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:154:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:158:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:159:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:163:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:164:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:165:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:166:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:170:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:171:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:175:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:176:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:180:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:181:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:182:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:183:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:184:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:185:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:189:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:193:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:207:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:208:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:209:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:210:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:211:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:212:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:213:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:214:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:215:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:216:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:217:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:227:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:228:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:229:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:230:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:231:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:235:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:236:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:246:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:255:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:256:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:257:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:258:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:259:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:260:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:261:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:262:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:263:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:264:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:265:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:269:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:270:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:274:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:275:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:279:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:280:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:281:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:282:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:286:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:287:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:288:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:289:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:290:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:291:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:292:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:293:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:294:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:295:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:296:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:297:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:298:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:299:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:300:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:301:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:302:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:303:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:304:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:305:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:306:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:307:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:308:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:309:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:310:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:311:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:312:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:313:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:314:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:315:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:316:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:317:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:318:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:319:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:320:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:321:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:322:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:323:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:327:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:328:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:332:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:333:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:334:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:335:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:336:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:337:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:338:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:339:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:340:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:341:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:342:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:346:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:350:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:351:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:352:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:353:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:354:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:355:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:359:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:360:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:361:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:362:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:363:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:364:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:365:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:369:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:370:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:371:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:372:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:373:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:374:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:375:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:376:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:377:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:378:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:379:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:380:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:381:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:382:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:388:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:389:1: Warning: Tab character lib/Filesystem/Path/Rules.hs:390:1: Warning: Tab character [4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.o ) lib/Filesystem/Path/CurrentOS.hs:18:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:19:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:20:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:21:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:22:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:23:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:24:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:25:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:26:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:27:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:28:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:29:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:30:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:31:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:32:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:33:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:75:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:78:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:79:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:80:1: Warning: Tab character lib/Filesystem/Path/CurrentOS.hs:81:1: Warning: Tab character In-place registering system-filepath-0.4.13.4... Running Haddock for system-filepath-0.4.13.4... setup: 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-system-filepath-0.4.1385291638900104667.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/system-filepath-0.4.13.4-2SzVkwMcB0z2zba4qxCrKf Registering system-filepath-0.4.13.4... Installed system-filepath-0.4.13.4 Configuring exceptions-0.8.0.2... Building exceptions-0.8.0.2... Preprocessing library exceptions-0.8.0.2... [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o ) [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o ) In-place registering exceptions-0.8.0.2... Running Haddock for exceptions-0.8.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-exceptions-0.8.07693044651998994314.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exceptions-0.8.0.2-8GsEeHgaIks3pVGk6GaELJ Registering exceptions-0.8.0.2... Installed exceptions-0.8.0.2 Configuring transformers-base-0.4.4... Building transformers-base-0.4.4... Preprocessing library transformers-base-0.4.4... [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o ) src/Control/Monad/Base.hs:22: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() src/Control/Monad/Base.hs:24: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() In-place registering transformers-base-0.4.4... Running Haddock for transformers-base-0.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-transformers-base-0.41720185677625040140.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-base-0.4.4-88TAFm21vtn2NrYUppy50c Registering transformers-base-0.4.4... Installed transformers-base-0.4.4 Configuring optparse-applicative-0.12.0.0... Building optparse-applicative-0.12.0.0... Preprocessing library optparse-applicative-0.12.0.0... [ 1 of 15] Compiling Options.Applicative.Help.Pretty ( Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o ) [ 2 of 15] Compiling Options.Applicative.Help.Chunk ( Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o ) Options/Applicative/Help/Chunk.hs:21: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() [ 3 of 15] Compiling Options.Applicative.Help.Types ( Options/Applicative/Help/Types.hs, dist/build/Options/Applicative/Help/Types.o ) Options/Applicative/Help/Types.hs:6: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() [ 4 of 15] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o ) Options/Applicative/Types.hs:42:1: Warning: The import of ‘Applicative, <$>’ from module ‘Control.Applicative’ is redundant Options/Applicative/Types.hs:48: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() [ 5 of 15] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o ) Options/Applicative/Internal.hs:31:1: Warning: The import of ‘Applicative, <$>’ from module ‘Control.Applicative’ is redundant Options/Applicative/Internal.hs:41: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() [ 6 of 15] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o ) Options/Applicative/Builder/Completer.hs:9: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() [ 7 of 15] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o ) Options/Applicative/Common.hs:55:1: Warning: The import of ‘<*>, pure, <$, <$>’ from module ‘Control.Applicative’ is redundant Options/Applicative/Common.hs:62: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() [ 8 of 15] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o ) Options/Applicative/Builder/Internal.hs:26:1: Warning: The import of ‘<*>, pure’ from module ‘Control.Applicative’ is redundant Options/Applicative/Builder/Internal.hs:28: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() [ 9 of 15] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o ) Options/Applicative/Builder.hs:98:1: Warning: The import of ‘pure’ from module ‘Control.Applicative’ is redundant Options/Applicative/Builder.hs:99:1: Warning: The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant [10 of 15] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o ) Options/Applicative/BashCompletion.hs:10:1: Warning: The import of ‘<*>, <$>’ from module ‘Control.Applicative’ is redundant [11 of 15] Compiling Options.Applicative.Help.Core ( Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o ) Options/Applicative/Help/Core.hs:18: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() [12 of 15] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o ) [13 of 15] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o ) Options/Applicative/Extra.hs:24:1: Warning: The import of ‘pure, <$>’ from module ‘Control.Applicative’ is redundant Options/Applicative/Extra.hs:25: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() [14 of 15] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o ) [15 of 15] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o ) In-place registering optparse-applicative-0.12.0.0... Running Haddock for optparse-applicative-0.12.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-optparse-applicative-0.12.0530788967773446912.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/optparse-applicative-0.12.0.0-KdXJmoye02OHe9HayYPqqY Registering optparse-applicative-0.12.0.0... Installed optparse-applicative-0.12.0.0 Configuring scientific-0.3.3.8... Building scientific-0.3.3.8... Preprocessing library scientific-0.3.3.8... [1 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o ) [2 of 4] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o ) src/Data/Scientific.hs:92: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() [3 of 4] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o ) [4 of 4] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o ) src/Data/ByteString/Builder/Scientific.hs:26: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 scientific-0.3.3.8... Running Haddock for scientific-0.3.3.8... 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-scientific-0.3.3128229149916922351.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/scientific-0.3.3.8-5NQHiMKEgH2DOLHdLSFbA2 Registering scientific-0.3.3.8... Installed scientific-0.3.3.8 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.566091648767974802.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 system-fileio-0.3.16.3... Building system-fileio-0.3.16.3... Preprocessing library system-fileio-0.3.16.3... [1 of 1] Compiling Filesystem ( lib/Filesystem.hs, dist/build/Filesystem.o ) lib/Filesystem.hs:19:1: Warning: Tab character lib/Filesystem.hs:20:1: Warning: Tab character lib/Filesystem.hs:21:1: Warning: Tab character lib/Filesystem.hs:22:1: Warning: Tab character lib/Filesystem.hs:23:1: Warning: Tab character lib/Filesystem.hs:24:1: Warning: Tab character lib/Filesystem.hs:25:1: Warning: Tab character lib/Filesystem.hs:26:1: Warning: Tab character lib/Filesystem.hs:27:1: Warning: Tab character lib/Filesystem.hs:28:1: Warning: Tab character lib/Filesystem.hs:29:1: Warning: Tab character lib/Filesystem.hs:30:1: Warning: Tab character lib/Filesystem.hs:31:1: Warning: Tab character lib/Filesystem.hs:32:1: Warning: Tab character lib/Filesystem.hs:33:1: Warning: Tab character lib/Filesystem.hs:34:1: Warning: Tab character lib/Filesystem.hs:35:1: Warning: Tab character lib/Filesystem.hs:36:1: Warning: Tab character lib/Filesystem.hs:37:1: Warning: Tab character lib/Filesystem.hs:38:1: Warning: Tab character lib/Filesystem.hs:39:1: Warning: Tab character lib/Filesystem.hs:40:1: Warning: Tab character lib/Filesystem.hs:41:1: Warning: Tab character lib/Filesystem.hs:42:1: Warning: Tab character lib/Filesystem.hs:43:1: Warning: Tab character lib/Filesystem.hs:44:1: Warning: Tab character lib/Filesystem.hs:45:1: Warning: Tab character lib/Filesystem.hs:46:1: Warning: Tab character lib/Filesystem.hs:47:1: Warning: Tab character lib/Filesystem.hs:48:1: Warning: Tab character lib/Filesystem.hs:49:1: Warning: Tab character lib/Filesystem.hs:50:1: Warning: Tab character lib/Filesystem.hs:51:1: Warning: Tab character lib/Filesystem.hs:52:1: Warning: Tab character lib/Filesystem.hs:53:1: Warning: Tab character lib/Filesystem.hs:54:1: Warning: Tab character lib/Filesystem.hs:55:1: Warning: Tab character lib/Filesystem.hs:56:1: Warning: Tab character lib/Filesystem.hs:57:1: Warning: Tab character lib/Filesystem.hs:58:1: Warning: Tab character lib/Filesystem.hs:59:1: Warning: Tab character lib/Filesystem.hs:60:1: Warning: Tab character lib/Filesystem.hs:61:1: Warning: Tab character lib/Filesystem.hs:62:1: Warning: Tab character lib/Filesystem.hs:63:1: Warning: Tab character lib/Filesystem.hs:64:1: Warning: Tab character lib/Filesystem.hs:65:1: Warning: Tab character lib/Filesystem.hs:66:1: Warning: Tab character lib/Filesystem.hs:67:1: Warning: Tab character lib/Filesystem.hs:68:1: Warning: Tab character lib/Filesystem.hs:69:1: Warning: Tab character lib/Filesystem.hs:70:1: Warning: Tab character lib/Filesystem.hs:71:1: Warning: Tab character lib/Filesystem.hs:72:1: Warning: Tab character lib/Filesystem.hs:73:1: Warning: Tab character lib/Filesystem.hs:74:1: Warning: Tab character lib/Filesystem.hs:79:1: Warning: The import of ‘when’ from module ‘Control.Monad’ is redundant lib/Filesystem.hs:95:1: Warning: The import of ‘System.IO.Error’ is redundant except perhaps to import instances from ‘System.IO.Error’ To import instances alone, use: import System.IO.Error() lib/Filesystem.hs:141:1: Warning: Tab character lib/Filesystem.hs:142:1: Warning: Tab character lib/Filesystem.hs:143:1: Warning: Tab character lib/Filesystem.hs:144:1: Warning: Tab character lib/Filesystem.hs:157:1: Warning: Tab character lib/Filesystem.hs:158:1: Warning: Tab character lib/Filesystem.hs:159:1: Warning: Tab character lib/Filesystem.hs:160:1: Warning: Tab character lib/Filesystem.hs:175:1: Warning: Tab character lib/Filesystem.hs:176:1: Warning: Tab character lib/Filesystem.hs:177:1: Warning: Tab character lib/Filesystem.hs:180:1: Warning: Tab character lib/Filesystem.hs:198:1: Warning: Tab character lib/Filesystem.hs:199:1: Warning: Tab character lib/Filesystem.hs:210:1: Warning: Tab character lib/Filesystem.hs:211:1: Warning: Tab character lib/Filesystem.hs:212:1: Warning: Tab character lib/Filesystem.hs:213:1: Warning: Tab character lib/Filesystem.hs:214:1: Warning: Tab character lib/Filesystem.hs:219:1: Warning: Tab character lib/Filesystem.hs:220:1: Warning: Tab character lib/Filesystem.hs:232:1: Warning: Tab character lib/Filesystem.hs:250:1: Warning: Tab character lib/Filesystem.hs:251:1: Warning: Tab character lib/Filesystem.hs:252:1: Warning: Tab character lib/Filesystem.hs:253:1: Warning: Tab character lib/Filesystem.hs:257:1: Warning: Tab character lib/Filesystem.hs:258:1: Warning: Tab character lib/Filesystem.hs:259:1: Warning: Tab character lib/Filesystem.hs:260:1: Warning: Tab character lib/Filesystem.hs:261:1: Warning: Tab character lib/Filesystem.hs:262:1: Warning: Tab character lib/Filesystem.hs:263:1: Warning: Tab character lib/Filesystem.hs:264:1: Warning: Tab character lib/Filesystem.hs:265:1: Warning: Tab character lib/Filesystem.hs:266:1: Warning: Tab character lib/Filesystem.hs:267:1: Warning: Tab character lib/Filesystem.hs:268:1: Warning: Tab character lib/Filesystem.hs:271:1: Warning: Tab character lib/Filesystem.hs:285:1: Warning: Tab character lib/Filesystem.hs:286:1: Warning: Tab character lib/Filesystem.hs:287:1: Warning: Tab character lib/Filesystem.hs:288:1: Warning: Tab character lib/Filesystem.hs:289:1: Warning: Tab character lib/Filesystem.hs:306:1: Warning: Tab character lib/Filesystem.hs:307:1: Warning: Tab character lib/Filesystem.hs:308:1: Warning: Tab character lib/Filesystem.hs:309:1: Warning: Tab character lib/Filesystem.hs:310:1: Warning: Tab character lib/Filesystem.hs:311:1: Warning: Tab character lib/Filesystem.hs:312:1: Warning: Tab character lib/Filesystem.hs:313:1: Warning: Tab character lib/Filesystem.hs:314:1: Warning: Tab character lib/Filesystem.hs:315:1: Warning: Tab character lib/Filesystem.hs:316:1: Warning: Tab character lib/Filesystem.hs:317:1: Warning: Tab character lib/Filesystem.hs:318:1: Warning: Tab character lib/Filesystem.hs:319:1: Warning: Tab character lib/Filesystem.hs:320:1: Warning: Tab character lib/Filesystem.hs:321:1: Warning: Tab character lib/Filesystem.hs:322:1: Warning: Tab character lib/Filesystem.hs:323:1: Warning: Tab character lib/Filesystem.hs:327:1: Warning: Tab character lib/Filesystem.hs:328:1: Warning: Tab character lib/Filesystem.hs:329:1: Warning: Tab character lib/Filesystem.hs:335:1: Warning: Tab character lib/Filesystem.hs:336:1: Warning: Tab character lib/Filesystem.hs:343:1: Warning: Tab character lib/Filesystem.hs:344:1: Warning: Tab character lib/Filesystem.hs:345:1: Warning: Tab character lib/Filesystem.hs:346:1: Warning: Tab character lib/Filesystem.hs:347:1: Warning: Tab character lib/Filesystem.hs:348:1: Warning: Tab character lib/Filesystem.hs:351:1: Warning: Tab character lib/Filesystem.hs:354:1: Warning: Tab character lib/Filesystem.hs:357:1: Warning: Tab character lib/Filesystem.hs:360:1: Warning: Tab character lib/Filesystem.hs:363:1: Warning: Tab character lib/Filesystem.hs:366:1: Warning: Tab character lib/Filesystem.hs:383:1: Warning: Tab character lib/Filesystem.hs:384:1: Warning: Tab character lib/Filesystem.hs:387:1: Warning: Tab character lib/Filesystem.hs:400:1: Warning: Tab character lib/Filesystem.hs:401:1: Warning: Tab character lib/Filesystem.hs:404:1: Warning: Tab character lib/Filesystem.hs:423:1: Warning: Tab character lib/Filesystem.hs:424:1: Warning: Tab character lib/Filesystem.hs:425:1: Warning: Tab character lib/Filesystem.hs:426:1: Warning: Tab character lib/Filesystem.hs:427:1: Warning: Tab character lib/Filesystem.hs:428:1: Warning: Tab character lib/Filesystem.hs:429:1: Warning: Tab character lib/Filesystem.hs:430:1: Warning: Tab character lib/Filesystem.hs:431:1: Warning: Tab character lib/Filesystem.hs:439:1: Warning: Tab character lib/Filesystem.hs:440:1: Warning: Tab character lib/Filesystem.hs:443:1: Warning: Tab character lib/Filesystem.hs:461:1: Warning: Tab character lib/Filesystem.hs:462:1: Warning: Tab character lib/Filesystem.hs:463:1: Warning: Tab character lib/Filesystem.hs:464:1: Warning: Tab character lib/Filesystem.hs:467:1: Warning: Tab character lib/Filesystem.hs:489:1: Warning: Tab character lib/Filesystem.hs:490:1: Warning: Tab character lib/Filesystem.hs:493:1: Warning: Tab character lib/Filesystem.hs:517:1: Warning: Tab character lib/Filesystem.hs:518:1: Warning: Tab character lib/Filesystem.hs:519:1: Warning: Tab character lib/Filesystem.hs:520:1: Warning: Tab character lib/Filesystem.hs:521:1: Warning: Tab character lib/Filesystem.hs:522:1: Warning: Tab character lib/Filesystem.hs:534:1: Warning: Tab character lib/Filesystem.hs:548:1: Warning: Tab character lib/Filesystem.hs:563:1: Warning: Tab character lib/Filesystem.hs:578:1: Warning: Tab character lib/Filesystem.hs:593:1: Warning: Tab character lib/Filesystem.hs:598:1: Warning: Tab character lib/Filesystem.hs:599:1: Warning: Tab character lib/Filesystem.hs:610:1: Warning: Tab character lib/Filesystem.hs:611:1: Warning: Tab character lib/Filesystem.hs:612:1: Warning: Tab character lib/Filesystem.hs:613:1: Warning: Tab character lib/Filesystem.hs:614:1: Warning: Tab character lib/Filesystem.hs:615:1: Warning: Tab character lib/Filesystem.hs:618:1: Warning: Tab character lib/Filesystem.hs:624:1: Warning: Tab character lib/Filesystem.hs:625:1: Warning: Tab character lib/Filesystem.hs:626:1: Warning: Tab character lib/Filesystem.hs:627:1: Warning: Tab character lib/Filesystem.hs:628:1: Warning: Tab character lib/Filesystem.hs:629:1: Warning: Tab character lib/Filesystem.hs:630:1: Warning: Tab character lib/Filesystem.hs:645:1: Warning: Tab character lib/Filesystem.hs:646:1: Warning: Tab character lib/Filesystem.hs:647:1: Warning: Tab character lib/Filesystem.hs:661:1: Warning: Tab character lib/Filesystem.hs:662:1: Warning: Tab character lib/Filesystem.hs:663:1: Warning: Tab character lib/Filesystem.hs:664:1: Warning: Tab character lib/Filesystem.hs:674:1: Warning: Tab character lib/Filesystem.hs:691:1: Warning: Tab character lib/Filesystem.hs:692:1: Warning: Tab character lib/Filesystem.hs:693:1: Warning: Tab character lib/Filesystem.hs:694:1: Warning: Tab character lib/Filesystem.hs:725:1: Warning: Tab character lib/Filesystem.hs:726:1: Warning: Tab character lib/Filesystem.hs:727:1: Warning: Tab character lib/Filesystem.hs:745:1: Warning: Tab character lib/Filesystem.hs:746:1: Warning: Tab character lib/Filesystem.hs:782:1: Warning: Tab character lib/Filesystem.hs:792:1: Warning: Tab character lib/Filesystem.hs:802:1: Warning: Tab character lib/Filesystem.hs:846:1: Warning: Tab character lib/Filesystem.hs:856:1: Warning: Tab character lib/Filesystem.hs:924:1: Warning: Defined but not used: ‘throwErrnoPathIfMinus1’ lib/Filesystem.hs:940:1: Warning: Tab character lib/Filesystem.hs:941:1: Warning: Tab character lib/Filesystem.hs:942:1: Warning: Tab character lib/Filesystem.hs:943:1: Warning: Tab character lib/Filesystem.hs:944:1: Warning: Tab character lib/Filesystem.hs:945:1: Warning: Tab character lib/Filesystem.hs:946:1: Warning: Tab character lib/Filesystem.hs:947:1: Warning: Tab character lib/Filesystem.hs:948:1: Warning: Tab character lib/Filesystem.hs:952:1: Warning: Tab character lib/Filesystem.hs:953:1: Warning: Tab character lib/Filesystem.hs:974:1: Warning: Tab character In-place registering system-fileio-0.3.16.3... Running Haddock for system-fileio-0.3.16.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-system-fileio-0.3.16228217069551201745.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/system-fileio-0.3.16.3-CHtYiGUR3pL90kk42zWp3i Registering system-fileio-0.3.16.3... Installed system-fileio-0.3.16.3 Configuring monad-control-1.0.0.4... Building monad-control-1.0.0.4... Preprocessing library monad-control-1.0.0.4... [1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o ) In-place registering monad-control-1.0.0.4... Running Haddock for monad-control-1.0.0.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-monad-control-1.0.01155465115535286141.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-control-1.0.0.4-3XCDr1mqlERGZgaxuwJF6b Registering monad-control-1.0.0.4... Installed monad-control-1.0.0.4 Configuring attoparsec-0.13.0.1... Building attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... [ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o ) [ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o ) [ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o ) [ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [21 of 21] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) In-place registering attoparsec-0.13.0.1... Running Haddock for attoparsec-0.13.0.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-attoparsec-0.13.011899344673673339.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/attoparsec-0.13.0.1-46jJ1gLWm1hDQN03fs9Cv6 Registering attoparsec-0.13.0.1... Installed attoparsec-0.13.0.1 Configuring lifted-base-0.2.3.6... Building lifted-base-0.2.3.6... Preprocessing library lifted-base-0.2.3.6... [1 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o ) System/Timeout/Lifted.hs:4:14: Warning: ‘System.Timeout.Lifted’ is marked as Trustworthy but has been inferred as safe! [2 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o ) Foreign/Marshal/Utils/Lifted.hs:6:14: Warning: ‘Foreign.Marshal.Utils.Lifted’ is marked as Trustworthy but has been inferred as safe! [3 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o ) Data/IORef/Lifted.hs:6:14: Warning: ‘Data.IORef.Lifted’ is marked as Trustworthy but has been inferred as safe! [4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o ) Control/Concurrent/QSemN/Lifted.hs:7:14: Warning: ‘Control.Concurrent.QSemN.Lifted’ is marked as Trustworthy but has been inferred as safe! [5 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o ) Control/Concurrent/QSem/Lifted.hs:7:14: Warning: ‘Control.Concurrent.QSem.Lifted’ is marked as Trustworthy but has been inferred as safe! [6 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o ) Control/Concurrent/Chan/Lifted.hs:6:14: Warning: ‘Control.Concurrent.Chan.Lifted’ is marked as Trustworthy but has been inferred as safe! [7 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o ) Control/Concurrent/MVar/Lifted.hs:7:14: Warning: ‘Control.Concurrent.MVar.Lifted’ is marked as Trustworthy but has been inferred as safe! [8 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o ) Control/Exception/Lifted.hs:11:14: Warning: ‘Control.Exception.Lifted’ is marked as Trustworthy but has been inferred as safe! [9 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o ) Control/Concurrent/Lifted.hs:4:14: Warning: ‘Control.Concurrent.Lifted’ is marked as Trustworthy but has been inferred as safe! In-place registering lifted-base-0.2.3.6... Running Haddock for lifted-base-0.2.3.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-lifted-base-0.2.31268409912673365159.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/lifted-base-0.2.3.6-K3cQFA6mRg85rpDaA9numU Registering lifted-base-0.2.3.6... Installed lifted-base-0.2.3.6 Configuring aeson-0.10.0.0... Building aeson-0.10.0.0... Preprocessing library aeson-0.10.0.0... Data/Aeson/TH.hs:2:24: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Data/Aeson/Types/Generic.hs:2:45: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Data/Aeson/Types/Instances.hs:3:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [ 1 of 16] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o ) [ 2 of 16] Compiling Data.Aeson.Internal.Time ( Data/Aeson/Internal/Time.hs, dist/build/Data/Aeson/Internal/Time.o ) [ 3 of 16] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o ) Data/Aeson/Types/Internal.hs:62:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() Data/Aeson/Types/Internal.hs:65:1: Warning: The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant Data/Aeson/Types/Internal.hs:71:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() [ 4 of 16] Compiling Data.Aeson.Encode.Builder ( Data/Aeson/Encode/Builder.hs, dist/build/Data/Aeson/Encode/Builder.o ) [ 5 of 16] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o ) [ 6 of 16] Compiling Data.Aeson.Encode.Functions ( Data/Aeson/Encode/Functions.hs, dist/build/Data/Aeson/Encode/Functions.o ) Data/Aeson/Encode/Functions.hs:17:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() Data/Aeson/Encode/Functions.hs:18:1: Warning: The import of ‘mempty’ from module ‘Data.Monoid’ is redundant [ 7 of 16] Compiling Data.Aeson.Parser.Time ( Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o ) Data/Aeson/Parser/Time.hs:24: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() [ 8 of 16] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o ) Data/Aeson/Types/Instances.hs:58: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() Data/Aeson/Types/Instances.hs:65:1: Warning: The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant Data/Aeson/Types/Instances.hs:70:1: Warning: The import of ‘mempty’ from module ‘Data.Monoid’ is redundant Data/Aeson/Types/Instances.hs:77:1: Warning: The import of ‘traverse’ from module ‘Data.Traversable’ is redundant Data/Aeson/Types/Instances.hs:79:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [ 9 of 16] Compiling Data.Aeson.Internal ( Data/Aeson/Internal.hs, dist/build/Data/Aeson/Internal.o ) [10 of 16] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o ) Data/Aeson/Types/Generic.hs:22:1: Warning: The import of ‘<*>, pure, <$>’ from module ‘Control.Applicative’ is redundant Data/Aeson/Types/Generic.hs:33:1: Warning: The import of ‘mempty’ from module ‘Data.Monoid’ is redundant [11 of 16] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o ) [12 of 16] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o ) Data/Aeson/Parser/Internal.hs:34: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() [13 of 16] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o ) [14 of 16] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o ) [15 of 16] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o ) [16 of 16] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o ) Data/Aeson/TH.hs:103:1: Warning: The import of ‘fail, return, mapM, liftM2’ from module ‘Control.Monad’ is redundant In-place registering aeson-0.10.0.0... Running Haddock for aeson-0.10.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-aeson-0.10.01408960629888830763.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/aeson-0.10.0.0-AELvWTsQorrG6SJxrxlOfG Registering aeson-0.10.0.0... Installed aeson-0.10.0.0 Configuring enclosed-exceptions-1.0.1.1... Building enclosed-exceptions-1.0.1.1... Preprocessing library enclosed-exceptions-1.0.1.1... [1 of 1] Compiling Control.Exception.Enclosed ( src/Control/Exception/Enclosed.hs, dist/build/Control/Exception/Enclosed.o ) In-place registering enclosed-exceptions-1.0.1.1... Running Haddock for enclosed-exceptions-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-enclosed-exceptions-1.0.1880492499224048977.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/enclosed-exceptions-1.0.1.1-If8PKDjmmIx5GJMVs0vIri Registering enclosed-exceptions-1.0.1.1... Installed enclosed-exceptions-1.0.1.1 Configuring lifted-async-0.7.0.1... Building lifted-async-0.7.0.1... Preprocessing library lifted-async-0.7.0.1... [1 of 2] Compiling Control.Concurrent.Async.Lifted ( src/Control/Concurrent/Async/Lifted.hs, dist/build/Control/Concurrent/Async/Lifted.o ) [2 of 2] Compiling Control.Concurrent.Async.Lifted.Safe ( src/Control/Concurrent/Async/Lifted/Safe.hs, dist/build/Control/Concurrent/Async/Lifted/Safe.o ) In-place registering lifted-async-0.7.0.1... Running Haddock for lifted-async-0.7.0.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-lifted-async-0.7.021411536741607500335.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/lifted-async-0.7.0.1-9G7g1Ecp1rs8D98jATG8fl Registering lifted-async-0.7.0.1... Installed lifted-async-0.7.0.1 Configuring resourcet-1.1.6... Building resourcet-1.1.6... Preprocessing library resourcet-1.1.6... [1 of 4] Compiling Data.Acquire.Internal ( Data/Acquire/Internal.hs, dist/build/Data/Acquire/Internal.o ) Data/Acquire/Internal.hs:18: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 4] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o ) Control/Monad/Trans/Resource/Internal.hs:31:1: Warning: The import of ‘Applicative’ from module ‘Control.Applicative’ is redundant Control/Monad/Trans/Resource/Internal.hs:47:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Trans/Resource/Internal.hs:73:1: Warning: The import of ‘Data.Word’ is redundant except perhaps to import instances from ‘Data.Word’ To import instances alone, use: import Data.Word() Control/Monad/Trans/Resource/Internal.hs:74:1: Warning: Module ‘Prelude’ does not export ‘catch’ Control/Monad/Trans/Resource/Internal.hs:288: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/Trans/Resource/Internal.hs:288:56: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [3 of 4] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o ) Control/Monad/Trans/Resource.hs:57:7: Warning: The export item ‘ExceptionT(..)’ suggests that ‘ExceptionT’ has (in-scope) constructors or class methods, but it has none Control/Monad/Trans/Resource.hs:67:1: Warning: The import of ‘throw’ from module ‘Control.Exception’ is redundant Control/Monad/Trans/Resource.hs:72: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() Control/Monad/Trans/Resource.hs:76: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() Control/Monad/Trans/Resource.hs:209:1: Warning: Defined but not used: ‘finally’ [4 of 4] Compiling Data.Acquire ( Data/Acquire.hs, dist/build/Data/Acquire.o ) Data/Acquire.hs:18:1: Warning: The import of ‘Control.Monad.Trans.Resource’ is redundant except perhaps to import instances from ‘Control.Monad.Trans.Resource’ To import instances alone, use: import Control.Monad.Trans.Resource() Data/Acquire.hs:20: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() Data/Acquire.hs:21:1: Warning: The import of ‘Control.Monad.Base’ is redundant except perhaps to import instances from ‘Control.Monad.Base’ To import instances alone, use: import Control.Monad.Base() Data/Acquire.hs:23:1: Warning: The import of ‘Control.Monad.Trans.Control’ is redundant except perhaps to import instances from ‘Control.Monad.Trans.Control’ To import instances alone, use: import Control.Monad.Trans.Control() Data/Acquire.hs:25:1: Warning: The import of ‘Data.Typeable’ is redundant except perhaps to import instances from ‘Data.Typeable’ To import instances alone, use: import Data.Typeable() Data/Acquire.hs:26:1: Warning: The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() In-place registering resourcet-1.1.6... Running Haddock for resourcet-1.1.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-resourcet-1.1556707205309667127.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/resourcet-1.1.6-Ic1TzDDmqYbFNHpzRsDmfS Registering resourcet-1.1.6... Installed resourcet-1.1.6 Configuring shelly-1.6.4... Building shelly-1.6.4... Preprocessing library shelly-1.6.4... [1 of 6] Compiling Shelly.Base ( src/Shelly/Base.hs, dist/build/Shelly/Base.o ) src/Shelly/Base.hs:39:1: Warning: The import of ‘ProcessHandle’ from module ‘System.Process’ is redundant src/Shelly/Base.hs:42:1: Warning: The import of ‘liftM’ from module ‘Control.Monad’ is redundant src/Shelly/Base.hs:45: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() src/Shelly/Base.hs:52: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() [2 of 6] Compiling Shelly.Find ( src/Shelly/Find.hs, dist/build/Shelly/Find.o ) src/Shelly/Find.hs:14: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() src/Shelly/Find.hs:67:5: Warning: This binding for ‘traverse’ shadows the existing binding imported from ‘Prelude’ at src/Shelly/Find.hs:11:1-32 (and originally defined in ‘Data.Traversable’) [3 of 6] Compiling Shelly ( src/Shelly.hs, dist/build/Shelly.o ) src/Shelly.hs:128: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() src/Shelly.hs:320:13: Warning: Defined but not used: ‘fp’ [4 of 6] Compiling Shelly.Lifted ( src/Shelly/Lifted.hs, dist/build/Shelly/Lifted.o ) src/Shelly/Lifted.hs:103: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() src/Shelly/Lifted.hs:116:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Shelly/Lifted.hs:141:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Shelly/Lifted.hs:141:43: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Shelly/Lifted.hs:142:16: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Shelly/Lifted.hs:241:29: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Shelly/Lifted.hs:242:29: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Shelly/Lifted.hs:243:18: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Shelly/Lifted.hs:245:9: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Shelly/Lifted.hs:246:41: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Shelly/Lifted.hs:247:31: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [5 of 6] Compiling Shelly.Pipe ( src/Shelly/Pipe.hs, dist/build/Shelly/Pipe.o ) [6 of 6] Compiling Shelly.Unix ( src/Shelly/Unix.hs, dist/build/Shelly/Unix.o ) In-place registering shelly-1.6.4... Running Haddock for shelly-1.6.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-shelly-1.63980680121189544209.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/shelly-1.6.4-BvjswJnFlO979SAYXfCXJV Registering shelly-1.6.4... Installed shelly-1.6.4 Configuring conduit-1.2.5... Building conduit-1.2.5... Preprocessing library conduit-1.2.5... [1 of 8] Compiling Data.Conduit.Internal.Pipe ( Data/Conduit/Internal/Pipe.hs, dist/build/Data/Conduit/Internal/Pipe.o ) Data/Conduit/Internal/Pipe.hs:48: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() Data/Conduit/Internal/Pipe.hs:60: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() [2 of 8] Compiling Data.Conduit.Internal.Conduit ( Data/Conduit/Internal/Conduit.hs, dist/build/Data/Conduit/Internal/Conduit.o ) Data/Conduit/Internal/Conduit.hs:86:1: Warning: Module ‘Prelude’ does not export ‘catch’ Data/Conduit/Internal/Conduit.hs:87: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() Data/Conduit/Internal/Conduit.hs:100: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/Conduit/Internal/Conduit.hs:107:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() [3 of 8] Compiling Data.Conduit.Internal.Fusion ( Data/Conduit/Internal/Fusion.hs, dist/build/Data/Conduit/Internal/Fusion.o ) [4 of 8] Compiling Data.Conduit.Internal.List.Stream ( Data/Conduit/Internal/List/Stream.hs, dist/build/Data/Conduit/Internal/List/Stream.o ) [5 of 8] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o ) [6 of 8] Compiling Data.Conduit ( Data/Conduit.hs, dist/build/Data/Conduit.o ) [7 of 8] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.o ) [8 of 8] Compiling Data.Conduit.Lift ( Data/Conduit/Lift.hs, dist/build/Data/Conduit/Lift.o ) Data/Conduit/Lift.hs:74: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/Conduit/Lift.hs:77:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Data/Conduit/Lift.hs:128:26: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:128:56: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:130:29: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:133:12: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:139:16: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:140:20: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:145:25: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:150:56: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:159:16: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:160:20: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:161:29: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:162:23: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/Conduit/Lift.hs:167:32: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" In-place registering conduit-1.2.5... Running Haddock for conduit-1.2.5... 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-conduit-1.22594888631478705400.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/conduit-1.2.5-9wHaNJrxyyq9dFXfK2u9W6 Registering conduit-1.2.5... Installed conduit-1.2.5 Configuring yaml-0.8.15.1... Building yaml-0.8.15.1... Preprocessing library yaml-0.8.15.1... [1 of 8] Compiling Text.Libyaml ( Text/Libyaml.hs, dist/build/Text/Libyaml.o ) Text/Libyaml.hs:52: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 8] Compiling Data.Yaml.Internal ( Data/Yaml/Internal.hs, dist/build/Data/Yaml/Internal.o ) Data/Yaml/Internal.hs:30: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() [3 of 8] Compiling Data.Yaml ( Data/Yaml.hs, dist/build/Data/Yaml.o ) [4 of 8] Compiling Data.Yaml.Aeson ( Data/Yaml/Aeson.hs, dist/build/Data/Yaml/Aeson.o ) [5 of 8] Compiling Data.Yaml.Builder ( Data/Yaml/Builder.hs, dist/build/Data/Yaml/Builder.o ) [6 of 8] Compiling Data.Yaml.Pretty ( Data/Yaml/Pretty.hs, dist/build/Data/Yaml/Pretty.o ) [7 of 8] Compiling Data.Yaml.Parser ( Data/Yaml/Parser.hs, dist/build/Data/Yaml/Parser.o ) Data/Yaml/Parser.hs:9:1: Warning: The import of ‘Applicative, <$>’ from module ‘Control.Applicative’ is redundant Data/Yaml/Parser.hs:10: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() [8 of 8] Compiling Data.Yaml.Include ( Data/Yaml/Include.hs, dist/build/Data/Yaml/Include.o ) In-place registering yaml-0.8.15.1... Preprocessing executable 'yaml2json' for yaml-0.8.15.1... [1 of 1] Compiling Main ( exe/yaml2json.hs, dist/build/yaml2json/yaml2json-tmp/Main.o ) Linking dist/build/yaml2json/yaml2json ... Preprocessing executable 'json2yaml' for yaml-0.8.15.1... [1 of 1] Compiling Main ( exe/json2yaml.hs, dist/build/json2yaml/json2yaml-tmp/Main.o ) Linking dist/build/json2yaml/json2yaml ... Running Haddock for yaml-0.8.15.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-yaml-0.8.1516815451901572255140.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/yaml-0.8.15.1-EI0pjNn7EkTGfW896LVRR0 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 yaml-0.8.15.1... Installed yaml-0.8.15.1 Configuring network-builder-0.1.0... Building network-builder-0.1.0... Preprocessing library network-builder-0.1.0... [1 of 3] Compiling Network.Builder.Namespace ( Network/Builder/Namespace.hs, dist/build/Network/Builder/Namespace.o ) [2 of 3] Compiling Network.Builder.Tunnel ( Network/Builder/Tunnel.hs, dist/build/Network/Builder/Tunnel.o ) [3 of 3] Compiling Network.Builder ( Network/Builder.hs, dist/build/Network/Builder.o ) In-place registering network-builder-0.1.0... Preprocessing executable 'network-builder' for network-builder-0.1.0... [1 of 4] Compiling Network.Builder.Namespace ( Network/Builder/Namespace.hs, dist/build/network-builder/network-builder-tmp/Network/Builder/Namespace.o ) [2 of 4] Compiling Network.Builder.Tunnel ( Network/Builder/Tunnel.hs, dist/build/network-builder/network-builder-tmp/Network/Builder/Tunnel.o ) [3 of 4] Compiling Network.Builder ( Network/Builder.hs, dist/build/network-builder/network-builder-tmp/Network/Builder.o ) [4 of 4] Compiling Main ( network-builder.hs, dist/build/network-builder/network-builder-tmp/Main.o ) Linking dist/build/network-builder/network-builder ... Running Haddock for network-builder-0.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-network-builder-0.1502390523106242869.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-builder-0.1.0-9xPp3eGaX5f99gJtwTexhX 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 network-builder-0.1.0... Installed network-builder-0.1.0