Build #3 for gact-0.2

[all reports]

Package gact-0.2
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-09-26 10:01:29.382563 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies unordered-containers-0.2.5.1, hashable-1.2.3.3, cmdargs-0.10.13, bytestring-0.10.6.0, biopsl-0.4, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring cmdargs-0.10.13...
Building cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
[ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o )
[ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o )
[ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o )
[ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o )
[ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o )
[ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o )
[ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o )
[ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o )
[ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o )
[10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o )
[11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o )
[12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o )
[13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o )
[14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o )
[15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o )
[16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o )
[17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o )
[18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o )
[19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o )
[20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o )
[21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o )
[22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o )
[23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o )
[24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o )
[25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o )
In-place registering cmdargs-0.10.13...
Running Haddock for cmdargs-0.10.13...
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-cmdargs-0.10336465782861021530.13
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cmdargs-0.10.13-3hFC8irhwwJFnXXtAnMpNG
Registering cmdargs-0.10.13...
Installed cmdargs-0.10.13
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.1200747796289700723.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 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.318963066401343606042.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-23297/system-filepath-0.4.13.4/dist/setup/setup.hs, /tmp/cabal-tmp-23297/system-filepath-0.4.13.4/dist/setup/Main.o )

/tmp/cabal-tmp-23297/system-filepath-0.4.13.4/dist/setup/setup.hs:7:1: Warning:
    Tab character

/tmp/cabal-tmp-23297/system-filepath-0.4.13.4/dist/setup/setup.hs:8:1: Warning:
    Tab character

/tmp/cabal-tmp-23297/system-filepath-0.4.13.4/dist/setup/setup.hs:9:1: Warning:
    Tab character

/tmp/cabal-tmp-23297/system-filepath-0.4.13.4/dist/setup/setup.hs:10:1: Warning:
    Tab character

/tmp/cabal-tmp-23297/system-filepath-0.4.13.4/dist/setup/setup.hs:11:1: Warning:
    Tab character

/tmp/cabal-tmp-23297/system-filepath-0.4.13.4/dist/setup/setup.hs:12:1: Warning:
    Tab character
Linking /tmp/cabal-tmp-23297/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.1321184219931520223205.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 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.512426088721137949908.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 stringable-0.1.3...
Building stringable-0.1.3...
Preprocessing library stringable-0.1.3...
[1 of 1] Compiling Data.Stringable  ( Data/Stringable.hs, dist/build/Data/Stringable.o )
In-place registering stringable-0.1.3...
Running Haddock for stringable-0.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-stringable-0.11498617647669908538.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stringable-0.1.3-EVo09KKYiXkIM5U08kcKwL
Registering stringable-0.1.3...
Installed stringable-0.1.3
Configuring biocore-0.3.1...
Building biocore-0.3.1...
Preprocessing library biocore-0.3.1...
[1 of 3] Compiling Bio.Core.Strand  ( src/Bio/Core/Strand.hs, dist/build/Bio/Core/Strand.o )
[2 of 3] Compiling Bio.Core.Sequence ( src/Bio/Core/Sequence.hs, dist/build/Bio/Core/Sequence.o )

src/Bio/Core/Sequence.hs:37: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 3] Compiling Bio.Core         ( src/Bio/Core.hs, dist/build/Bio/Core.o )
In-place registering biocore-0.3.1...
Running Haddock for biocore-0.3.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-biocore-0.31402961682672655340.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/biocore-0.3.1-Aqf0wuTKX5RADrZc8exmwU
Registering biocore-0.3.1...
Installed biocore-0.3.1
Configuring biopsl-0.4...
Building biopsl-0.4...
Preprocessing library biopsl-0.4...
[1 of 1] Compiling Bio.Alignment.PSL ( src/Bio/Alignment/PSL.hs, dist/build/Bio/Alignment/PSL.o )
In-place registering biopsl-0.4...
Preprocessing executable 'pslstats' for biopsl-0.4...
[1 of 2] Compiling Bio.Alignment.PSL ( src/Bio/Alignment/PSL.hs, dist/build/pslstats/pslstats-tmp/Bio/Alignment/PSL.o )
[2 of 2] Compiling Main             ( examples/PslStats.hs, dist/build/pslstats/pslstats-tmp/Main.o )
Linking dist/build/pslstats/pslstats ...
Preprocessing executable 'psluniq' for biopsl-0.4...
[1 of 2] Compiling Bio.Alignment.PSL ( src/Bio/Alignment/PSL.hs, dist/build/psluniq/psluniq-tmp/Bio/Alignment/PSL.o )
[2 of 2] Compiling Main             ( examples/PslUniq.hs, dist/build/psluniq/psluniq-tmp/Main.o )
Linking dist/build/psluniq/psluniq ...
Preprocessing executable 'pslfilter' for biopsl-0.4...
[1 of 2] Compiling Bio.Alignment.PSL ( src/Bio/Alignment/PSL.hs, dist/build/pslfilter/pslfilter-tmp/Bio/Alignment/PSL.o )
[2 of 2] Compiling Main             ( examples/PslFilter.hs, dist/build/pslfilter/pslfilter-tmp/Main.o )
Linking dist/build/pslfilter/pslfilter ...
Preprocessing executable 'pslcov' for biopsl-0.4...
[1 of 2] Compiling Bio.Alignment.PSL ( src/Bio/Alignment/PSL.hs, dist/build/pslcov/pslcov-tmp/Bio/Alignment/PSL.o )
[2 of 2] Compiling Main             ( examples/PslCov.hs, dist/build/pslcov/pslcov-tmp/Main.o )
Linking dist/build/pslcov/pslcov ...
Running Haddock for biopsl-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-biopsl-01010528946358532290.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/biopsl-0.4-Icbzjyx8iDgGnKE9NeQhNm
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 biopsl-0.4...
Installed biopsl-0.4
Configuring gact-0.2...
Building gact-0.2...
Preprocessing executable 'gact' for gact-0.2...

src/GACT.hs:12:8:
    Could not find module ‘Options’
    Use -v to see a list of the files searched for.
Failed to install gact-0.2
cabal: Error: some packages failed to install:
gact-0.2 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.