Resolving dependencies... Configuring HUnit-1.3.0.0... Building HUnit-1.3.0.0... Preprocessing library HUnit-1.3.0.0... [1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o ) [2 of 5] Compiling Test.HUnit.Lang ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o ) [3 of 5] Compiling Test.HUnit.Base ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o ) [4 of 5] Compiling Test.HUnit.Text ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o ) [5 of 5] Compiling Test.HUnit ( Test/HUnit.hs, dist/build/Test/HUnit.o ) In-place registering HUnit-1.3.0.0... Running Haddock for HUnit-1.3.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-HUnit-1.3.0336465782861021530.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HUnit-1.3.0.0-DDLSMCRs3jyLBDbJPCH01j Registering HUnit-1.3.0.0... Installed HUnit-1.3.0.0 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.21477171087356426808.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 mtlparse-0.1.4.0... Building mtlparse-0.1.4.0... Preprocessing library mtlparse-0.1.4.0... [1 of 2] Compiling Text.ParserCombinators.MTLParse.MTLParseCore ( Text/ParserCombinators/MTLParse/MTLParseCore.hs, dist/build/Text/ParserCombinators/MTLParse/MTLParseCore.o ) Text/ParserCombinators/MTLParse/MTLParseCore.hs:68:1: Warning: The import of ‘Applicative’ from module ‘Control.Applicative’ is redundant Text/ParserCombinators/MTLParse/MTLParseCore.hs:82: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() Text/ParserCombinators/MTLParse/MTLParseCore.hs:138:1: Warning: Tab character Text/ParserCombinators/MTLParse/MTLParseCore.hs:169:1: Warning: Tab character Text/ParserCombinators/MTLParse/MTLParseCore.hs:195:1: Warning: Tab character Text/ParserCombinators/MTLParse/MTLParseCore.hs:209:1: Warning: Tab character Text/ParserCombinators/MTLParse/MTLParseCore.hs:215:1: Warning: Tab character Text/ParserCombinators/MTLParse/MTLParseCore.hs:254:1: Warning: Tab character [2 of 2] Compiling Text.ParserCombinators.MTLParse ( Text/ParserCombinators/MTLParse.hs, dist/build/Text/ParserCombinators/MTLParse.o ) Text/ParserCombinators/MTLParse.hs:77:1: Warning: Tab character Text/ParserCombinators/MTLParse.hs:99:1: Warning: Tab character Text/ParserCombinators/MTLParse.hs:102:1: Warning: Tab character In-place registering mtlparse-0.1.4.0... Running Haddock for mtlparse-0.1.4.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-mtlparse-0.1.417893661431987231011.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtlparse-0.1.4.0-6YlUtc0PmKRHcqZ1PFnWtS Registering mtlparse-0.1.4.0... Installed mtlparse-0.1.4.0 Configuring regexpr-0.5.4... Building regexpr-0.5.4... Preprocessing library regexpr-0.5.4... [1 of 6] Compiling Hidden.Tools ( Hidden/Tools.hs, dist/build/Hidden/Tools.o ) Hidden/Tools.hs:101:1: Warning: Tab character [2 of 6] Compiling Hidden.RegexPRTypes ( Hidden/RegexPRTypes.hs, dist/build/Hidden/RegexPRTypes.o ) Hidden/RegexPRTypes.hs:86:1: Warning: Tab character Hidden/RegexPRTypes.hs:88:1: Warning: Tab character Hidden/RegexPRTypes.hs:89:1: Warning: Tab character Hidden/RegexPRTypes.hs:90:1: Warning: Tab character Hidden/RegexPRTypes.hs:91:1: Warning: Tab character Hidden/RegexPRTypes.hs:92:1: Warning: Tab character Hidden/RegexPRTypes.hs:93:1: Warning: Tab character [3 of 6] Compiling Hidden.SrcRegActList ( Hidden/SrcRegActList.hs, dist/build/Hidden/SrcRegActList.o ) Hidden/SrcRegActList.hs:70:1: Warning: Tab character Hidden/SrcRegActList.hs:71:1: Warning: Tab character Hidden/SrcRegActList.hs:72:1: Warning: Tab character Hidden/SrcRegActList.hs:73:1: Warning: Tab character Hidden/SrcRegActList.hs:76:1: Warning: Tab character Hidden/SrcRegActList.hs:77:1: Warning: Tab character Hidden/SrcRegActList.hs:78:1: Warning: Tab character Hidden/SrcRegActList.hs:79:1: Warning: Tab character [4 of 6] Compiling Hidden.ParseRegexStr ( Hidden/ParseRegexStr.hs, dist/build/Hidden/ParseRegexStr.o ) Hidden/ParseRegexStr.hs:28:1: Warning: Tab character Hidden/ParseRegexStr.hs:29:1: Warning: Tab character Hidden/ParseRegexStr.hs:30:1: Warning: Tab character Hidden/ParseRegexStr.hs:31:1: Warning: The import of ‘MonadParse’ from module ‘Text.ParserCombinators.MTLParse’ is redundant Hidden/ParseRegexStr.hs:34:1: Warning: Tab character Hidden/ParseRegexStr.hs:36:20: Warning: Tab character Hidden/ParseRegexStr.hs:38:17: Warning: Tab character Hidden/ParseRegexStr.hs:42: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() Hidden/ParseRegexStr.hs:52:1: Warning: Tab character Hidden/ParseRegexStr.hs:54:1: Warning: Tab character Hidden/ParseRegexStr.hs:60:1: Warning: Tab character Hidden/ParseRegexStr.hs:66:1: Warning: Tab character Hidden/ParseRegexStr.hs:67:1: Warning: Tab character Hidden/ParseRegexStr.hs:68:1: Warning: Tab character Hidden/ParseRegexStr.hs:70:1: Warning: Tab character Hidden/ParseRegexStr.hs:72:1: Warning: Tab character Hidden/ParseRegexStr.hs:73:1: Warning: Tab character Hidden/ParseRegexStr.hs:74:1: Warning: Tab character Hidden/ParseRegexStr.hs:75:1: Warning: Tab character Hidden/ParseRegexStr.hs:131:1: Warning: Tab character Hidden/ParseRegexStr.hs:157:1: Warning: Tab character Hidden/ParseRegexStr.hs:158:1: Warning: Tab character Hidden/ParseRegexStr.hs:159:1: Warning: Tab character Hidden/ParseRegexStr.hs:160:1: Warning: Tab character Hidden/ParseRegexStr.hs:161:1: Warning: Tab character Hidden/ParseRegexStr.hs:163:1: Warning: Tab character Hidden/ParseRegexStr.hs:164:1: Warning: Tab character Hidden/ParseRegexStr.hs:165:1: Warning: Tab character [5 of 6] Compiling Hidden.RegexPRCore ( Hidden/RegexPRCore.hs, dist/build/Hidden/RegexPRCore.o ) Hidden/RegexPRCore.hs:92:1: Warning: Tab character [6 of 6] Compiling Text.RegexPR ( Text/RegexPR.hs, dist/build/Text/RegexPR.o ) Text/RegexPR.hs:44:1: Warning: Tab character Text/RegexPR.hs:83:1: Warning: Tab character Text/RegexPR.hs:84:1: Warning: Tab character Text/RegexPR.hs:85:1: Warning: Tab character In-place registering regexpr-0.5.4... Running Haddock for regexpr-0.5.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-regexpr-0.57223085421820388464.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regexpr-0.5.4-3O6hzSJuHYtJ6WmmXKZjMm Registering regexpr-0.5.4... Installed regexpr-0.5.4 Configuring hssourceinfo-0.0.2... Building hssourceinfo-0.0.2... Preprocessing executable 'hsmodtree' for hssourceinfo-0.0.2... [1 of 2] Compiling HsModTree ( src/HsModTree.hs, dist/build/hsmodtree/hsmodtree-tmp/HsModTree.o ) src/HsModTree.hs:7:1: Warning: The import of ‘System.Environment’ is redundant except perhaps to import instances from ‘System.Environment’ To import instances alone, use: import System.Environment() src/HsModTree.hs:9:1: Warning: The import of ‘Control.Arrow’ is redundant except perhaps to import instances from ‘Control.Arrow’ To import instances alone, use: import Control.Arrow() src/HsModTree.hs:25:1: Warning: Tab character src/HsModTree.hs:26:1: Warning: Tab character src/HsModTree.hs:27:1: Warning: Tab character src/HsModTree.hs:28:1: Warning: Tab character src/HsModTree.hs:29:1: Warning: Tab character src/HsModTree.hs:31:1: Warning: Tab character src/HsModTree.hs:32:1: Warning: Tab character src/HsModTree.hs:33:1: Warning: Tab character src/HsModTree.hs:34:1: Warning: Tab character src/HsModTree.hs:35:1: Warning: Tab character src/HsModTree.hs:37:1: Warning: Tab character src/HsModTree.hs:38:1: Warning: Tab character src/HsModTree.hs:39:1: Warning: Tab character src/HsModTree.hs:43:1: Warning: Tab character src/HsModTree.hs:44:1: Warning: Tab character src/HsModTree.hs:45:1: Warning: Tab character src/HsModTree.hs:46:1: Warning: Tab character src/HsModTree.hs:47:1: Warning: Tab character src/HsModTree.hs:47:9: Warning: This binding for ‘init’ shadows the existing binding imported from ‘Data.List’ at src/HsModTree.hs:5:1-16 (and originally defined in ‘GHC.List’) src/HsModTree.hs:48:1: Warning: Tab character src/HsModTree.hs:48:16: Warning: This binding for ‘x’ shadows the existing binding bound at src/HsModTree.hs:42:19 src/HsModTree.hs:48:16: Warning: Defined but not used: ‘x’ src/HsModTree.hs:49:1: Warning: Tab character src/HsModTree.hs:49:16: Warning: This binding for ‘x’ shadows the existing binding bound at src/HsModTree.hs:42:19 src/HsModTree.hs:50:1: Warning: Tab character src/HsModTree.hs:50:9: Warning: This binding for ‘last’ shadows the existing binding imported from ‘Data.List’ at src/HsModTree.hs:5:1-16 (and originally defined in ‘GHC.List’) src/HsModTree.hs:51:1: Warning: Tab character src/HsModTree.hs:51:16: Warning: This binding for ‘x’ shadows the existing binding bound at src/HsModTree.hs:42:19 src/HsModTree.hs:52:1: Warning: Tab character src/HsModTree.hs:53:1: Warning: Tab character src/HsModTree.hs:54:1: Warning: Tab character src/HsModTree.hs:55:1: Warning: Tab character src/HsModTree.hs:56:1: Warning: Tab character src/HsModTree.hs:66:1: Warning: Tab character src/HsModTree.hs:66:12: Warning: Tab character src/HsModTree.hs:67:1: Warning: Tab character src/HsModTree.hs:67:12: Warning: Tab character src/HsModTree.hs:74:1: Warning: Tab character src/HsModTree.hs:74:12: Warning: Tab character src/HsModTree.hs:75:1: Warning: Tab character src/HsModTree.hs:75:14: Warning: Tab character src/HsModTree.hs:76:1: Warning: Tab character src/HsModTree.hs:77:1: Warning: Tab character src/HsModTree.hs:81:1: Warning: Tab character src/HsModTree.hs:82:1: Warning: Tab character src/HsModTree.hs:86:1: Warning: Tab character src/HsModTree.hs:87:1: Warning: Tab character src/HsModTree.hs:91:1: Warning: Tab character src/HsModTree.hs:92:1: Warning: Tab character src/HsModTree.hs:93:1: Warning: Tab character src/HsModTree.hs:106:1: Warning: Tab character src/HsModTree.hs:107:1: Warning: Tab character src/HsModTree.hs:105:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘readAnyFile’: Patterns not matched: [] [2 of 2] Compiling Main ( src/hsmodtree.hs, dist/build/hsmodtree/hsmodtree-tmp/Main.o ) src/hsmodtree.hs:10:1: Warning: Tab character src/hsmodtree.hs:11:1: Warning: Tab character src/hsmodtree.hs:12:1: Warning: Tab character src/hsmodtree.hs:13:1: Warning: Tab character src/hsmodtree.hs:14:1: Warning: Tab character src/hsmodtree.hs:15:1: Warning: Tab character Linking dist/build/hsmodtree/hsmodtree ... Preprocessing executable 'hscodelines' for hssourceinfo-0.0.2... [1 of 2] Compiling HsModTree ( src/HsModTree.hs, dist/build/hscodelines/hscodelines-tmp/HsModTree.o ) src/HsModTree.hs:7:1: Warning: The import of ‘System.Environment’ is redundant except perhaps to import instances from ‘System.Environment’ To import instances alone, use: import System.Environment() src/HsModTree.hs:9:1: Warning: The import of ‘Control.Arrow’ is redundant except perhaps to import instances from ‘Control.Arrow’ To import instances alone, use: import Control.Arrow() src/HsModTree.hs:25:1: Warning: Tab character src/HsModTree.hs:26:1: Warning: Tab character src/HsModTree.hs:27:1: Warning: Tab character src/HsModTree.hs:28:1: Warning: Tab character src/HsModTree.hs:29:1: Warning: Tab character src/HsModTree.hs:31:1: Warning: Tab character src/HsModTree.hs:32:1: Warning: Tab character src/HsModTree.hs:33:1: Warning: Tab character src/HsModTree.hs:34:1: Warning: Tab character src/HsModTree.hs:35:1: Warning: Tab character src/HsModTree.hs:37:1: Warning: Tab character src/HsModTree.hs:38:1: Warning: Tab character src/HsModTree.hs:39:1: Warning: Tab character src/HsModTree.hs:43:1: Warning: Tab character src/HsModTree.hs:44:1: Warning: Tab character src/HsModTree.hs:45:1: Warning: Tab character src/HsModTree.hs:46:1: Warning: Tab character src/HsModTree.hs:47:1: Warning: Tab character src/HsModTree.hs:47:9: Warning: This binding for ‘init’ shadows the existing binding imported from ‘Data.List’ at src/HsModTree.hs:5:1-16 (and originally defined in ‘GHC.List’) src/HsModTree.hs:48:1: Warning: Tab character src/HsModTree.hs:48:16: Warning: This binding for ‘x’ shadows the existing binding bound at src/HsModTree.hs:42:19 src/HsModTree.hs:48:16: Warning: Defined but not used: ‘x’ src/HsModTree.hs:49:1: Warning: Tab character src/HsModTree.hs:49:16: Warning: This binding for ‘x’ shadows the existing binding bound at src/HsModTree.hs:42:19 src/HsModTree.hs:50:1: Warning: Tab character src/HsModTree.hs:50:9: Warning: This binding for ‘last’ shadows the existing binding imported from ‘Data.List’ at src/HsModTree.hs:5:1-16 (and originally defined in ‘GHC.List’) src/HsModTree.hs:51:1: Warning: Tab character src/HsModTree.hs:51:16: Warning: This binding for ‘x’ shadows the existing binding bound at src/HsModTree.hs:42:19 src/HsModTree.hs:52:1: Warning: Tab character src/HsModTree.hs:53:1: Warning: Tab character src/HsModTree.hs:54:1: Warning: Tab character src/HsModTree.hs:55:1: Warning: Tab character src/HsModTree.hs:56:1: Warning: Tab character src/HsModTree.hs:66:1: Warning: Tab character src/HsModTree.hs:66:12: Warning: Tab character src/HsModTree.hs:67:1: Warning: Tab character src/HsModTree.hs:67:12: Warning: Tab character src/HsModTree.hs:74:1: Warning: Tab character src/HsModTree.hs:74:12: Warning: Tab character src/HsModTree.hs:75:1: Warning: Tab character src/HsModTree.hs:75:14: Warning: Tab character src/HsModTree.hs:76:1: Warning: Tab character src/HsModTree.hs:77:1: Warning: Tab character src/HsModTree.hs:81:1: Warning: Tab character src/HsModTree.hs:82:1: Warning: Tab character src/HsModTree.hs:86:1: Warning: Tab character src/HsModTree.hs:87:1: Warning: Tab character src/HsModTree.hs:91:1: Warning: Tab character src/HsModTree.hs:92:1: Warning: Tab character src/HsModTree.hs:93:1: Warning: Tab character src/HsModTree.hs:106:1: Warning: Tab character src/HsModTree.hs:107:1: Warning: Tab character src/HsModTree.hs:105:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘readAnyFile’: Patterns not matched: [] [2 of 2] Compiling Main ( src/hscodelines.hs, dist/build/hscodelines/hscodelines-tmp/Main.o ) src/hscodelines.hs:14:1: Warning: Tab character src/hscodelines.hs:15:1: Warning: Tab character src/hscodelines.hs:16:1: Warning: Tab character src/hscodelines.hs:17:1: Warning: Tab character src/hscodelines.hs:17:12: Warning: Tab character src/hscodelines.hs:18:1: Warning: Tab character src/hscodelines.hs:19:1: Warning: Tab character src/hscodelines.hs:23:1: Warning: Tab character src/hscodelines.hs:24:1: Warning: Tab character src/hscodelines.hs:25:1: Warning: Tab character src/hscodelines.hs:29:1: Warning: Tab character src/hscodelines.hs:30:1: Warning: Tab character src/hscodelines.hs:31:1: Warning: Tab character src/hscodelines.hs:32:1: Warning: Tab character src/hscodelines.hs:48:1: Warning: Tab character src/hscodelines.hs:49:1: Warning: Tab character Linking dist/build/hscodelines/hscodelines ... Warning: No documentation was generated as this package does not contain a library. Perhaps you want to use the --executables, --tests or --benchmarks flags. Installing executable(s) in /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. Installed hssourceinfo-0.0.2