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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HUnit-1.2.5.2 Registering HUnit-1.2.5.2... Installed HUnit-1.2.5.2 Downloading regexpr-0.2.1... /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Hidden/ParseLib.hs:6:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Hidden/ParseLib.hs:7:16: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Hidden/ParseLibCore.hs:6:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Hidden/ParseLibCore.hs:7:16: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead [ 1 of 10] Compiling Hidden.ParseLibCore ( /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Hidden/ParseLibCore.hs, /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/dist/setup/Hidden/ParseLibCore.o ) [ 2 of 10] Compiling Hidden.Tools ( /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Hidden/Tools.hs, /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/dist/setup/Hidden/Tools.o ) [ 3 of 10] Compiling Hidden.ParseLib ( /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Hidden/ParseLib.hs, /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/dist/setup/Hidden/ParseLib.o ) [ 4 of 10] Compiling Hidden.RegexPRTypes ( /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Hidden/RegexPRTypes.hs, /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/dist/setup/Hidden/RegexPRTypes.o ) [ 5 of 10] Compiling Hidden.SrcRegActList ( /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Hidden/SrcRegActList.hs, /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/dist/setup/Hidden/SrcRegActList.o ) [ 6 of 10] Compiling Hidden.ParseRegexStr ( /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Hidden/ParseRegexStr.hs, /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/dist/setup/Hidden/ParseRegexStr.o ) [ 7 of 10] Compiling Hidden.RegexPRCore ( /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Hidden/RegexPRCore.hs, /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/dist/setup/Hidden/RegexPRCore.o ) [ 8 of 10] Compiling Text.RegexPR ( /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Text/RegexPR.hs, /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/dist/setup/Text/RegexPR.o ) [ 9 of 10] Compiling Hidden.TestMain ( /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Hidden/TestMain.hs, /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/dist/setup/Hidden/TestMain.o ) [10 of 10] Compiling Main ( /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Setup.hs, /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/dist/setup/Main.o ) /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Setup.hs:16:10: Warning: In the use of `defaultUserHooks' (imported from Distribution.Simple): Deprecated: "Use simpleUserHooks or autoconfUserHooks, unless you need Cabal-1.2 compatibility in which case you must stick with defaultUserHooks" /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/Setup.hs:16:29: Warning: In the use of `runTests' (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): Deprecated: "Please use the new testing interface instead!" Linking /tmp/regexpr-0.2.1-7400/regexpr-0.2.1/dist/setup/setup ... Warning: defaultUserHooks in Setup script is deprecated. Configuring regexpr-0.2.1... Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Building regexpr-0.2.1... Preprocessing library regexpr-0.2.1... Hidden/ParseLib.hs:6:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead Hidden/ParseLib.hs:7:16: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead Hidden/ParseLibCore.hs:6:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead Hidden/ParseLibCore.hs:7:16: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead [1 of 9] Compiling Hidden.ParseLibCore ( Hidden/ParseLibCore.hs, dist/build/Hidden/ParseLibCore.o ) [2 of 9] Compiling Hidden.Tools ( Hidden/Tools.hs, dist/build/Hidden/Tools.o ) [3 of 9] Compiling Hidden.ParseLib ( Hidden/ParseLib.hs, dist/build/Hidden/ParseLib.o ) [4 of 9] Compiling Hidden.RegexPRTypes ( Hidden/RegexPRTypes.hs, dist/build/Hidden/RegexPRTypes.o ) [5 of 9] Compiling Hidden.SrcRegActList ( Hidden/SrcRegActList.hs, dist/build/Hidden/SrcRegActList.o ) [6 of 9] Compiling Hidden.ParseRegexStr ( Hidden/ParseRegexStr.hs, dist/build/Hidden/ParseRegexStr.o ) [7 of 9] Compiling Hidden.RegexPRCore ( Hidden/RegexPRCore.hs, dist/build/Hidden/RegexPRCore.o ) [8 of 9] Compiling Text.RegexPR ( Text/RegexPR.hs, dist/build/Text/RegexPR.o ) [9 of 9] Compiling Hidden.TestMain ( Hidden/TestMain.hs, dist/build/Hidden/TestMain.o ) In-place registering regexpr-0.2.1... Running Haddock for regexpr-0.2.1... Running hscolour for regexpr-0.2.1... Preprocessing library regexpr-0.2.1... Preprocessing library regexpr-0.2.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 dist/build/tmp-7640/Hidden/ParseLib.hs:6:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead dist/build/tmp-7640/Hidden/ParseLib.hs:7:16: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead dist/build/tmp-7640/Hidden/ParseLibCore.hs:6:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead dist/build/tmp-7640/Hidden/ParseLibCore.hs:7:16: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead Haddock coverage: 33% ( 2 / 6) in 'Hidden.ParseLibCore' 0% ( 0 / 18) in 'Hidden.Tools' 10% ( 2 / 21) in 'Hidden.ParseLib' 0% ( 0 / 15) in 'Hidden.RegexPRTypes' 0% ( 0 / 6) in 'Hidden.SrcRegActList' 0% ( 0 / 3) in 'Hidden.ParseRegexStr' 0% ( 0 / 2) in 'Hidden.RegexPRCore' 0% ( 0 / 3) in 'Text.RegexPR' 0% ( 0 / 4) in 'Hidden.TestMain' Warning: Text.RegexPR: could not find link destinations for: Hidden.RegexPRTypes.RegexResult Hidden.RegexPRTypes.MatchList haddock: failed to parse haddock prologue from file: dist/doc/html/regexpr/haddock-prolog7640.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regexpr-0.2.1 Registering regexpr-0.2.1... Installed regexpr-0.2.1