Resolving dependencies... Configuring HUnit-1.2.5.2... Building HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... [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.2.5.2... Running Haddock for HUnit-1.2.5.2... Running hscolour for HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... Haddock coverage: 100% ( 2 / 2) in 'Test.HUnit.Terminal' 86% ( 6 / 7) in 'Test.HUnit.Lang' 100% ( 33 / 33) in 'Test.HUnit.Base' 100% ( 8 / 8) in 'Test.HUnit.Text' 100% ( 3 / 3) in 'Test.HUnit' Documentation created: dist/doc/html/HUnit/index.html, dist/doc/html/HUnit/HUnit.txt Creating package registration file: /tmp/pkgConf-HUnit-1.2.517128.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/HUnit-1.2.5.2 Registering HUnit-1.2.5.2... Installed HUnit-1.2.5.2 Configuring transformers-0.4.3.0... Building transformers-0.4.3.0... Preprocessing library transformers-0.4.3.0... [ 1 of 28] Compiling Data.Functor.Identity ( oldsrc/Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o ) [ 2 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o ) [ 3 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o ) [ 4 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o ) [ 5 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o ) [ 6 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o ) [ 7 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o ) [ 8 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o ) [ 9 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o ) [10 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o ) [11 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o ) [12 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o ) [13 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o ) [14 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o ) [15 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o ) [16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o ) [17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o ) [18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o ) [19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o ) [20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o ) [21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o ) [22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o ) [23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o ) [24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o ) [25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o ) [26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o ) [27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o ) [28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o ) In-place registering transformers-0.4.3.0... Running Haddock for transformers-0.4.3.0... Running hscolour for transformers-0.4.3.0... Preprocessing library transformers-0.4.3.0... Preprocessing library transformers-0.4.3.0... Haddock coverage: 100% ( 2 / 2) in 'Data.Functor.Identity' 100% ( 14 / 14) in 'Control.Monad.Trans.Class' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 2 / 2) in 'Control.Monad.IO.Class' 100% ( 22 / 22) in 'Control.Monad.Trans.Cont' 100% ( 18 / 18) in 'Control.Monad.Trans.Reader' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.RWS' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.State' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict' 100% ( 15 / 15) in 'Data.Functor.Classes' 100% ( 2 / 2) in 'Data.Functor.Constant' 100% ( 9 / 9) in 'Control.Applicative.Lift' 100% ( 19 / 19) in 'Control.Monad.Trans.Except' 100% ( 15 / 15) in 'Control.Monad.Trans.Error' 100% ( 7 / 7) in 'Control.Monad.Trans.Identity' 100% ( 7 / 7) in 'Control.Monad.Trans.List' 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.Writer' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict' 100% ( 2 / 2) in 'Data.Functor.Compose' 100% ( 2 / 2) in 'Data.Functor.Product' 100% ( 2 / 2) in 'Data.Functor.Sum' 100% ( 2 / 2) in 'Control.Applicative.Backwards' 100% ( 2 / 2) in 'Data.Functor.Reverse' Documentation created: dist/doc/html/transformers/index.html, dist/doc/html/transformers/transformers.txt Creating package registration file: /tmp/pkgConf-transformers-0.4.317128.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.4.3.0 Registering transformers-0.4.3.0... Installed transformers-0.4.3.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... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' 96% ( 24 / 25) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 91% ( 20 / 22) in 'Control.Monad.Cont' Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.217128.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.2.1 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 ) [2 of 2] Compiling Text.ParserCombinators.MTLParse ( Text/ParserCombinators/MTLParse.hs, dist/build/Text/ParserCombinators/MTLParse.o ) In-place registering mtlparse-0.1.4.0... Running Haddock for mtlparse-0.1.4.0... Running hscolour for mtlparse-0.1.4.0... Preprocessing library mtlparse-0.1.4.0... Preprocessing library mtlparse-0.1.4.0... Haddock coverage: 24% ( 7 / 29) in 'Text.ParserCombinators.MTLParse.MTLParseCore' 16% ( 7 / 45) in 'Text.ParserCombinators.MTLParse' Documentation created: dist/doc/html/mtlparse/index.html, dist/doc/html/mtlparse/mtlparse.txt Creating package registration file: /tmp/pkgConf-mtlparse-0.1.417128.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtlparse-0.1.4.0 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 ) [2 of 6] Compiling Hidden.RegexPRTypes ( Hidden/RegexPRTypes.hs, dist/build/Hidden/RegexPRTypes.o ) [3 of 6] Compiling Hidden.SrcRegActList ( Hidden/SrcRegActList.hs, dist/build/Hidden/SrcRegActList.o ) [4 of 6] Compiling Hidden.ParseRegexStr ( Hidden/ParseRegexStr.hs, dist/build/Hidden/ParseRegexStr.o ) Hidden/ParseRegexStr.hs:31:1: Warning: The import of ‘MonadParse’ from module ‘Text.ParserCombinators.MTLParse’ is redundant [5 of 6] Compiling Hidden.RegexPRCore ( Hidden/RegexPRCore.hs, dist/build/Hidden/RegexPRCore.o ) [6 of 6] Compiling Text.RegexPR ( Text/RegexPR.hs, dist/build/Text/RegexPR.o ) In-place registering regexpr-0.5.4... Running Haddock for regexpr-0.5.4... Running hscolour for regexpr-0.5.4... Preprocessing library regexpr-0.5.4... Preprocessing library regexpr-0.5.4... Hidden/ParseRegexStr.hs:31:1: Warning: The import of ‘MonadParse’ from module ‘Text.ParserCombinators.MTLParse’ is redundant Haddock coverage: 0% ( 0 / 20) in 'Hidden.Tools' 0% ( 0 / 20) in 'Hidden.RegexPRTypes' 0% ( 0 / 7) in 'Hidden.SrcRegActList' 0% ( 0 / 3) in 'Hidden.ParseRegexStr' 0% ( 0 / 3) in 'Hidden.RegexPRCore' 0% ( 0 / 11) in 'Text.RegexPR' Warning: Text.RegexPR: could not find link destinations for: Hidden.RegexPRTypes.MatchFun Documentation created: dist/doc/html/regexpr/index.html, dist/doc/html/regexpr/regexpr.txt Creating package registration file: /tmp/pkgConf-regexpr-0.517128.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/regexpr-0.5.4 Registering regexpr-0.5.4... Installed regexpr-0.5.4 Downloading hssourceinfo-0.0.2... 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: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: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:16: Warning: This binding for ‘x’ shadows the existing binding bound at src/HsModTree.hs:42:19 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:16: Warning: This binding for ‘x’ shadows the existing binding bound at src/HsModTree.hs:42:19 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 ) 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: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: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:16: Warning: This binding for ‘x’ shadows the existing binding bound at src/HsModTree.hs:42:19 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:16: Warning: This binding for ‘x’ shadows the existing binding bound at src/HsModTree.hs:42:19 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 ) 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