Resolving dependencies... Configuring ansi-terminal-0.6.1.1... Building ansi-terminal-0.6.1.1... Preprocessing library ansi-terminal-0.6.1.1... [1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o ) [2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o ) [3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o ) In-place registering ansi-terminal-0.6.1.1... Running Haddock for ansi-terminal-0.6.1.1... Running hscolour for ansi-terminal-0.6.1.1... Preprocessing library ansi-terminal-0.6.1.1... Preprocessing library ansi-terminal-0.6.1.1... Haddock coverage: 88% ( 7 / 8) in 'System.Console.ANSI.Common' 36% ( 28 / 77) in 'System.Console.ANSI.Unix' 38% ( 29 / 77) in 'System.Console.ANSI' Documentation created: dist/doc/html/ansi-terminal/index.html, dist/doc/html/ansi-terminal/ansi-terminal.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-terminal-0.6.1.1 Registering ansi-terminal-0.6.1.1... Installed ansi-terminal-0.6.1.1 Configuring extensible-exceptions-0.1.1.4... Building extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... [1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o ) In-place registering extensible-exceptions-0.1.1.4... Running Haddock for extensible-exceptions-0.1.1.4... Running hscolour for extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Haddock coverage: 100% ( 2 / 2) in 'Control.Exception.Extensible' Documentation created: dist/doc/html/extensible-exceptions/index.html, dist/doc/html/extensible-exceptions/extensible-exceptions.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-exceptions-0.1.1.4 Registering extensible-exceptions-0.1.1.4... Installed extensible-exceptions-0.1.1.4 Configuring hostname-1.0... Building hostname-1.0... Preprocessing library hostname-1.0... [1 of 1] Compiling Network.HostName ( Network/HostName.hs, dist/build/Network/HostName.o ) In-place registering hostname-1.0... Running Haddock for hostname-1.0... Running hscolour for hostname-1.0... Preprocessing library hostname-1.0... Preprocessing library hostname-1.0... Haddock coverage: 0% ( 0 / 3) in 'Network.HostName' Documentation created: dist/doc/html/hostname/index.html, dist/doc/html/hostname/hostname.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hostname-1.0 Registering hostname-1.0... Installed hostname-1.0 Configuring primitive-0.5.2.1... Building primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.5.2.1... Running Haddock for primitive-0.5.2.1... Running hscolour for primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... Haddock coverage: 67% ( 2 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 71% ( 10 / 14) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 13 / 13) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.2.1 Registering primitive-0.5.2.1... Installed primitive-0.5.2.1 Configuring regex-base-0.93.2... Building regex-base-0.93.2... Preprocessing library regex-base-0.93.2... [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o ) [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o ) In-place registering regex-base-0.93.2... Running Haddock for regex-base-0.93.2... Running hscolour for regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Haddock coverage: 94% ( 17 / 18) in 'Text.Regex.Base.RegexLike' 100% ( 1 / 1) in 'Text.Regex.Base.Context' 75% ( 3 / 4) in 'Text.Regex.Base' 33% ( 1 / 3) in 'Text.Regex.Base.Impl' Documentation created: dist/doc/html/regex-base/index.html, dist/doc/html/regex-base/regex-base.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-base-0.93.2 Registering regex-base-0.93.2... Installed regex-base-0.93.2 Configuring xml-1.3.13... Building xml-1.3.13... Preprocessing library xml-1.3.13... [1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.o ) [2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.o ) [3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.o ) [4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.o ) [5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.o ) [6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.o ) [7 of 7] Compiling Text.XML.Light ( Text/XML/Light.hs, dist/build/Text/XML/Light.o ) In-place registering xml-1.3.13... Running Haddock for xml-1.3.13... Running hscolour for xml-1.3.13... Preprocessing library xml-1.3.13... Preprocessing library xml-1.3.13... Haddock coverage: 91% ( 10 / 11) in 'Text.XML.Light.Types' 100% ( 21 / 21) in 'Text.XML.Light.Proc' 65% ( 13 / 20) in 'Text.XML.Light.Output' 12% ( 3 / 26) in 'Text.XML.Light.Lexer' 100% ( 3 / 3) in 'Text.XML.Light.Input' 90% ( 45 / 50) in 'Text.XML.Light.Cursor' 100% ( 10 / 10) in 'Text.XML.Light' Documentation created: dist/doc/html/xml/index.html, dist/doc/html/xml/xml.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/xml-1.3.13 Registering xml-1.3.13... Installed xml-1.3.13 Configuring ansi-wl-pprint-0.6.7.1... Building ansi-wl-pprint-0.6.7.1... Preprocessing library ansi-wl-pprint-0.6.7.1... [1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o ) In-place registering ansi-wl-pprint-0.6.7.1... Running Haddock for ansi-wl-pprint-0.6.7.1... Running hscolour for ansi-wl-pprint-0.6.7.1... Preprocessing library ansi-wl-pprint-0.6.7.1... Preprocessing library ansi-wl-pprint-0.6.7.1... Haddock coverage: 96% (129 /134) in 'Text.PrettyPrint.ANSI.Leijen' Documentation created: dist/doc/html/ansi-wl-pprint/index.html, dist/doc/html/ansi-wl-pprint/ansi-wl-pprint.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-wl-pprint-0.6.7.1 Registering ansi-wl-pprint-0.6.7.1... Installed ansi-wl-pprint-0.6.7.1 Configuring tf-random-0.5... Building tf-random-0.5... Preprocessing library tf-random-0.5... [1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o ) [2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o ) [3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o ) [4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o ) In-place registering tf-random-0.5... Running Haddock for tf-random-0.5... Running hscolour for tf-random-0.5... Preprocessing library tf-random-0.5... Preprocessing library tf-random-0.5... Haddock coverage: 100% ( 4 / 4) in 'System.Random.TF.Gen' 83% ( 5 / 6) in 'System.Random.TF.Init' 33% ( 1 / 3) in 'System.Random.TF.Instances' 100% ( 3 / 3) in 'System.Random.TF' Documentation created: dist/doc/html/tf-random/index.html, dist/doc/html/tf-random/tf-random.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tf-random-0.5 Registering tf-random-0.5... Installed tf-random-0.5 Configuring regex-posix-0.95.2... Building regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o ) [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o ) [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o ) [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o ) In-place registering regex-posix-0.95.2... Running Haddock for regex-posix-0.95.2... Running hscolour for regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Haddock coverage: 40% ( 17 / 42) in 'Text.Regex.Posix.Wrap' 68% ( 17 / 25) in 'Text.Regex.Posix.String' 67% ( 16 / 24) in 'Text.Regex.Posix.Sequence' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy' 80% ( 4 / 5) in 'Text.Regex.Posix' Warning: Text.Regex.Posix.Wrap: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.String: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.Sequence: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Documentation created: dist/doc/html/regex-posix/index.html, dist/doc/html/regex-posix/regex-posix.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-posix-0.95.2 Registering regex-posix-0.95.2... Installed regex-posix-0.95.2 Configuring QuickCheck-2.7.3... Building QuickCheck-2.7.3... Preprocessing library QuickCheck-2.7.3... [ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o ) [ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o ) [ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o ) [ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o ) [11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o ) [12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o ) [13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o ) [14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o ) [15 of 15] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o ) In-place registering QuickCheck-2.7.3... Running Haddock for QuickCheck-2.7.3... Running hscolour for QuickCheck-2.7.3... Preprocessing library QuickCheck-2.7.3... Preprocessing library QuickCheck-2.7.3... Haddock coverage: 12% ( 2 / 17) in 'Test.QuickCheck.Random' 25% ( 2 / 8) in 'Test.QuickCheck.Exception' 6% ( 1 / 18) in 'Test.QuickCheck.Text' 100% ( 2 / 2) in 'Test.QuickCheck.State' 100% ( 22 / 22) in 'Test.QuickCheck.Gen' 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' 100% ( 30 / 30) in 'Test.QuickCheck.Arbitrary' 93% ( 14 / 15) in 'Test.QuickCheck.Modifiers' 14% ( 1 / 7) in 'Test.QuickCheck.Poly' 14% ( 1 / 7) in 'Test.QuickCheck.Function' 65% ( 40 / 62) in 'Test.QuickCheck.Property' 52% ( 14 / 27) in 'Test.QuickCheck.Test' 100% ( 9 / 9) in 'Test.QuickCheck.All' 7% ( 1 / 15) in 'Test.QuickCheck.Monadic' 98% (121 /123) in 'Test.QuickCheck' Warning: Test.QuickCheck.Text: could not find link destinations for: Test.QuickCheck.Text.Output Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms Warning: Test.QuickCheck: could not find link destinations for: Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms Documentation created: dist/doc/html/QuickCheck/index.html, dist/doc/html/QuickCheck/QuickCheck.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.7.3 Registering QuickCheck-2.7.3... Installed QuickCheck-2.7.3 Configuring test-framework-0.8.0.3... Building test-framework-0.8.0.3... Preprocessing library test-framework-0.8.0.3... [ 1 of 24] Compiling Test.Framework.Runners.ThreadPool ( Test/Framework/Runners/ThreadPool.hs, dist/build/Test/Framework/Runners/ThreadPool.o ) [ 2 of 24] Compiling Test.Framework.Runners.Console.Utilities ( Test/Framework/Runners/Console/Utilities.hs, dist/build/Test/Framework/Runners/Console/Utilities.o ) [ 3 of 24] Compiling Test.Framework.Runners.Console.ProgressBar ( Test/Framework/Runners/Console/ProgressBar.hs, dist/build/Test/Framework/Runners/Console/ProgressBar.o ) [ 4 of 24] Compiling Test.Framework.Runners.Console.Colors ( Test/Framework/Runners/Console/Colors.hs, dist/build/Test/Framework/Runners/Console/Colors.o ) [ 5 of 24] Compiling Test.Framework.Runners.Processors ( Test/Framework/Runners/Processors.hs, dist/build/Test/Framework/Runners/Processors.o ) [ 6 of 24] Compiling Test.Framework.Improving ( Test/Framework/Improving.hs, dist/build/Test/Framework/Improving.o ) [ 7 of 24] Compiling Test.Framework.Utilities ( Test/Framework/Utilities.hs, dist/build/Test/Framework/Utilities.o ) [ 8 of 24] Compiling Test.Framework.Runners.TestPattern ( Test/Framework/Runners/TestPattern.hs, dist/build/Test/Framework/Runners/TestPattern.o ) [ 9 of 24] Compiling Test.Framework.Runners.TimedConsumption ( Test/Framework/Runners/TimedConsumption.hs, dist/build/Test/Framework/Runners/TimedConsumption.o ) [10 of 24] Compiling Test.Framework.Runners.Console.Table ( Test/Framework/Runners/Console/Table.hs, dist/build/Test/Framework/Runners/Console/Table.o ) Test/Framework/Runners/Console/Table.hs:32:24: Warning: This binding for `columns' shadows the existing binding imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51 Test/Framework/Runners/Console/Table.hs:43:21: Warning: This binding for `columns' shadows the existing binding imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51 [11 of 24] Compiling Test.Framework.Seed ( Test/Framework/Seed.hs, dist/build/Test/Framework/Seed.o ) [12 of 24] Compiling Test.Framework.Options ( Test/Framework/Options.hs, dist/build/Test/Framework/Options.o ) [13 of 24] Compiling Test.Framework.Runners.Options ( Test/Framework/Runners/Options.hs, dist/build/Test/Framework/Runners/Options.o ) [14 of 24] Compiling Test.Framework.Core ( Test/Framework/Core.hs, dist/build/Test/Framework/Core.o ) [15 of 24] Compiling Test.Framework.Providers.API ( Test/Framework/Providers/API.hs, dist/build/Test/Framework/Providers/API.o ) [16 of 24] Compiling Test.Framework.Runners.Core ( Test/Framework/Runners/Core.hs, dist/build/Test/Framework/Runners/Core.o ) [17 of 24] Compiling Test.Framework.Runners.API ( Test/Framework/Runners/API.hs, dist/build/Test/Framework/Runners/API.o ) [18 of 24] Compiling Test.Framework.Runners.Statistics ( Test/Framework/Runners/Statistics.hs, dist/build/Test/Framework/Runners/Statistics.o ) [19 of 24] Compiling Test.Framework.Runners.Console.Statistics ( Test/Framework/Runners/Console/Statistics.hs, dist/build/Test/Framework/Runners/Console/Statistics.o ) [20 of 24] Compiling Test.Framework.Runners.Console.Run ( Test/Framework/Runners/Console/Run.hs, dist/build/Test/Framework/Runners/Console/Run.o ) [21 of 24] Compiling Test.Framework.Runners.XML.JUnitWriter ( Test/Framework/Runners/XML/JUnitWriter.hs, dist/build/Test/Framework/Runners/XML/JUnitWriter.o ) [22 of 24] Compiling Test.Framework.Runners.XML ( Test/Framework/Runners/XML.hs, dist/build/Test/Framework/Runners/XML.o ) [23 of 24] Compiling Test.Framework.Runners.Console ( Test/Framework/Runners/Console.hs, dist/build/Test/Framework/Runners/Console.o ) [24 of 24] Compiling Test.Framework ( Test/Framework.hs, dist/build/Test/Framework.o ) In-place registering test-framework-0.8.0.3... Running Haddock for test-framework-0.8.0.3... Running hscolour for test-framework-0.8.0.3... Preprocessing library test-framework-0.8.0.3... Preprocessing library test-framework-0.8.0.3... Test/Framework/Runners/Console/Table.hs:32:24: Warning: This binding for `columns' shadows the existing binding imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51 Test/Framework/Runners/Console/Table.hs:43:21: Warning: This binding for `columns' shadows the existing binding imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51 Haddock coverage: 50% ( 1 / 2) in 'Test.Framework.Runners.ThreadPool' 0% ( 0 / 2) in 'Test.Framework.Runners.Console.Utilities' 0% ( 0 / 3) in 'Test.Framework.Runners.Console.ProgressBar' 0% ( 0 / 4) in 'Test.Framework.Runners.Console.Colors' 0% ( 0 / 2) in 'Test.Framework.Runners.Processors' 17% ( 2 / 12) in 'Test.Framework.Improving' 8% ( 1 / 13) in 'Test.Framework.Utilities' 0% ( 0 / 4) in 'Test.Framework.Runners.TestPattern' 50% ( 1 / 2) in 'Test.Framework.Runners.TimedConsumption' 0% ( 0 / 4) in 'Test.Framework.Runners.Console.Table' 25% ( 1 / 4) in 'Test.Framework.Seed' 0% ( 0 / 4) in 'Test.Framework.Options' 0% ( 0 / 6) in 'Test.Framework.Runners.Options' 83% ( 10 / 12) in 'Test.Framework.Core' 43% ( 16 / 37) in 'Test.Framework.Providers.API' 38% ( 3 / 8) in 'Test.Framework.Runners.Core' 100% ( 4 / 4) in 'Test.Framework.Runners.API' 31% ( 4 / 13) in 'Test.Framework.Runners.Statistics' 50% ( 1 / 2) in 'Test.Framework.Runners.Console.Statistics' 0% ( 0 / 2) in 'Test.Framework.Runners.Console.Run' 67% ( 2 / 3) in 'Test.Framework.Runners.XML.JUnitWriter' 0% ( 0 / 2) in 'Test.Framework.Runners.XML' 75% ( 6 / 8) in 'Test.Framework.Runners.Console' 94% ( 15 / 16) in 'Test.Framework' Documentation created: dist/doc/html/test-framework/index.html, dist/doc/html/test-framework/test-framework.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/test-framework-0.8.0.3 Registering test-framework-0.8.0.3... Installed test-framework-0.8.0.3 Downloading test-framework-quickcheck2-0.3.0.3... Configuring test-framework-quickcheck2-0.3.0.3... Building test-framework-quickcheck2-0.3.0.3... Preprocessing library test-framework-quickcheck2-0.3.0.3... [1 of 1] Compiling Test.Framework.Providers.QuickCheck2 ( Test/Framework/Providers/QuickCheck2.hs, dist/build/Test/Framework/Providers/QuickCheck2.o ) In-place registering test-framework-quickcheck2-0.3.0.3... Running Haddock for test-framework-quickcheck2-0.3.0.3... Running hscolour for test-framework-quickcheck2-0.3.0.3... Preprocessing library test-framework-quickcheck2-0.3.0.3... Preprocessing library test-framework-quickcheck2-0.3.0.3... Haddock coverage: 100% ( 2 / 2) in 'Test.Framework.Providers.QuickCheck2' Documentation created: dist/doc/html/test-framework-quickcheck2/index.html, dist/doc/html/test-framework-quickcheck2/test-framework-quickcheck2.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/test-framework-quickcheck2-0.3.0.3 Registering test-framework-quickcheck2-0.3.0.3... Installed test-framework-quickcheck2-0.3.0.3