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 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 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 cmdargs-0.10.7... Building cmdargs-0.10.7... Preprocessing library cmdargs-0.10.7... [ 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 ) Data/Generics/Any.hs:65:17: Warning: In the use of `tyConString' (imported from Data.Data, but defined in Data.Typeable.Internal): Deprecated: "renamed to tyConName; tyConModule and tyConPackage are also available." [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.7... Running Haddock for cmdargs-0.10.7... Running hscolour for cmdargs-0.10.7... Preprocessing library cmdargs-0.10.7... Preprocessing library cmdargs-0.10.7... dist/build/tmp-15460/Data/Generics/Any.hs:65:17: Warning: In the use of `tyConString' (imported from Data.Data, but defined in Data.Typeable.Internal): Deprecated: "renamed to tyConName; tyConModule and tyConPackage are also available." Haddock coverage: 50% ( 1 / 2) in 'System.Console.CmdArgs.Implicit.Ann' 100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI' 100% ( 8 / 8) in 'System.Console.CmdArgs.Verbosity' 25% ( 2 / 8) in 'System.Console.CmdArgs.Implicit.Type' 67% ( 2 / 3) in 'System.Console.CmdArgs.Explicit.SplitJoin' 50% ( 1 / 2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt' 86% ( 24 / 28) in 'System.Console.CmdArgs.Explicit.Type' 50% ( 1 / 2) in 'System.Console.CmdArgs.Explicit.Process' 60% ( 3 / 5) in 'System.Console.CmdArgs.Explicit.Complete' 100% ( 8 / 8) in 'System.Console.CmdArgs.Helper' 100% ( 2 / 2) in 'System.Console.CmdArgs.Default' 100% ( 5 / 5) in 'System.Console.CmdArgs.Text' 67% ( 2 / 3) in 'System.Console.CmdArgs.Explicit.Help' 93% ( 43 / 46) in 'System.Console.CmdArgs.Explicit' 100% ( 8 / 8) in 'System.Console.CmdArgs.GetOpt' 4% ( 1 / 26) in 'Data.Generics.Any' 0% ( 0 / 20) in 'Data.Generics.Any.Prelude' 0% ( 0 / 3) in 'System.Console.CmdArgs.Implicit.Reader' 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate' 9% ( 1 / 11) in 'System.Console.CmdArgs.Implicit.Local' 0% ( 0 / 2) in 'System.Console.CmdArgs.Implicit.Reform' 0% ( 0 / 2) in 'System.Console.CmdArgs.Implicit.Global' 100% ( 50 / 50) in 'System.Console.CmdArgs.Implicit' 100% ( 9 / 9) in 'System.Console.CmdArgs.Quote' 100% ( 2 / 2) in 'System.Console.CmdArgs' Warning: System.Console.CmdArgs.Implicit: could not find link destinations for: System.Console.CmdArgs.Implicit.Type.CmdArgsPrivate GHC.IO.Handle.Types.Handle__ Documentation created: dist/doc/html/cmdargs/index.html, dist/doc/html/cmdargs/cmdargs.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cmdargs-0.10.7 Registering cmdargs-0.10.7... Installed cmdargs-0.10.7 Configuring convertible-1.1.0.0... Building convertible-1.1.0.0... Preprocessing library convertible-1.1.0.0... [1 of 9] Compiling Data.Convertible.Base ( Data/Convertible/Base.hs, dist/build/Data/Convertible/Base.o ) [2 of 9] Compiling Data.Convertible.Utils ( Data/Convertible/Utils.hs, dist/build/Data/Convertible/Utils.o ) [3 of 9] Compiling Data.Convertible.Instances.Map ( Data/Convertible/Instances/Map.hs, dist/build/Data/Convertible/Instances/Map.o ) [4 of 9] Compiling Data.Convertible.Instances.Num ( Data/Convertible/Instances/Num.hs, dist/build/Data/Convertible/Instances/Num.o ) [5 of 9] Compiling Data.Convertible.Instances.C ( Data/Convertible/Instances/C.hs, dist/build/Data/Convertible/Instances/C.o ) [6 of 9] Compiling Data.Convertible.Instances.Text ( Data/Convertible/Instances/Text.hs, dist/build/Data/Convertible/Instances/Text.o ) [7 of 9] Compiling Data.Convertible.Instances.Time ( Data/Convertible/Instances/Time.hs, dist/build/Data/Convertible/Instances/Time.o ) [8 of 9] Compiling Data.Convertible.Instances ( Data/Convertible/Instances.hs, dist/build/Data/Convertible/Instances.o ) [9 of 9] Compiling Data.Convertible ( Data/Convertible.hs, dist/build/Data/Convertible.o ) In-place registering convertible-1.1.0.0... Running Haddock for convertible-1.1.0.0... Running hscolour for convertible-1.1.0.0... Preprocessing library convertible-1.1.0.0... Preprocessing library convertible-1.1.0.0... Haddock coverage: 78% ( 7 / 9) in 'Data.Convertible.Base' 100% ( 3 / 3) in 'Data.Convertible.Utils' 100% ( 1 / 1) in 'Data.Convertible.Instances.Map' 100% ( 1 / 1) in 'Data.Convertible.Instances.Num' 100% ( 1 / 1) in 'Data.Convertible.Instances.C' 100% ( 1 / 1) in 'Data.Convertible.Instances.Text' 100% ( 1 / 1) in 'Data.Convertible.Instances.Time' 100% ( 1 / 1) in 'Data.Convertible.Instances' 100% ( 3 / 3) in 'Data.Convertible' Documentation created: dist/doc/html/convertible/index.html, dist/doc/html/convertible/convertible.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/convertible-1.1.0.0 Registering convertible-1.1.0.0... Installed convertible-1.1.0.0 Configuring hashable-1.2.2.0... Building hashable-1.2.2.0... Preprocessing library hashable-1.2.2.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.2.0... Running Haddock for hashable-1.2.2.0... Running hscolour for hashable-1.2.2.0... Preprocessing library hashable-1.2.2.0... Preprocessing library hashable-1.2.2.0... Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: Data.Hashable.Class.GHashable Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.2.0 Registering hashable-1.2.2.0... Installed hashable-1.2.2.0 Configuring hslogger-1.2.4... Building hslogger-1.2.4... Preprocessing library hslogger-1.2.4... [1 of 8] Compiling System.Log ( src/System/Log.hs, dist/build/System/Log.o ) [2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o ) [3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o ) [4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o ) [5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o ) [6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o ) [7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o ) [8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o ) In-place registering hslogger-1.2.4... Running Haddock for hslogger-1.2.4... Running hscolour for hslogger-1.2.4... Preprocessing library hslogger-1.2.4... Preprocessing library hslogger-1.2.4... Haddock coverage: 100% ( 4 / 4) in 'System.Log' 100% ( 6 / 6) in 'System.Log.Formatter' 100% ( 3 / 3) in 'System.Log.Handler' 100% ( 5 / 5) in 'System.Log.Handler.Simple' 100% ( 10 / 10) in 'System.Log.Handler.Syslog' 100% ( 3 / 3) in 'System.Log.Handler.Growl' 100% ( 17 / 17) in 'System.Log.Handler.Log4jXML' 97% ( 38 / 39) in 'System.Log.Logger' Warning: System.Log.Handler.Syslog: could not find link destinations for: System.Log.Handler.Syslog.SyslogHandler Warning: System.Log.Handler.Growl: could not find link destinations for: System.Log.Handler.Growl.GrowlHandler Documentation created: dist/doc/html/hslogger/index.html, dist/doc/html/hslogger/hslogger.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hslogger-1.2.4 Registering hslogger-1.2.4... Installed hslogger-1.2.4 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 stm-2.4.3... Building stm-2.4.3... Preprocessing library stm-2.4.3... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.3... Running Haddock for stm-2.4.3... Running hscolour for stm-2.4.3... Preprocessing library stm-2.4.3... Preprocessing library stm-2.4.3... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar' 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.3 Registering stm-2.4.3... Installed stm-2.4.3 Configuring tagged-0.7.2... Building tagged-0.7.2... Preprocessing library tagged-0.7.2... [1 of 2] Compiling Data.Proxy ( old/Data/Proxy.hs, dist/build/Data/Proxy.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.7.2... Running Haddock for tagged-0.7.2... Running hscolour for tagged-0.7.2... Preprocessing library tagged-0.7.2... Preprocessing library tagged-0.7.2... Haddock coverage: 80% ( 4 / 5) in 'Data.Proxy' 92% ( 12 / 13) in 'Data.Tagged' Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagged-0.7.2 Registering tagged-0.7.2... Installed tagged-0.7.2 Configuring transformers-compat-0.3.3... Building transformers-compat-0.3.3... Preprocessing library transformers-compat-0.3.3... [1 of 5] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) [2 of 5] Compiling Data.Functor.Classes ( 0.3/Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o ) [3 of 5] Compiling Data.Functor.Sum ( 0.3/Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o ) [4 of 5] Compiling Control.Monad.Signatures ( 0.3/Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o ) [5 of 5] Compiling Control.Monad.Trans.Except ( 0.3/Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o ) In-place registering transformers-compat-0.3.3... Running Haddock for transformers-compat-0.3.3... Running hscolour for transformers-compat-0.3.3... Preprocessing library transformers-compat-0.3.3... Preprocessing library transformers-compat-0.3.3... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' 100% ( 14 / 14) in 'Data.Functor.Classes' 100% ( 2 / 2) in 'Data.Functor.Sum' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 18 / 18) in 'Control.Monad.Trans.Except' Documentation created: dist/doc/html/transformers-compat/index.html, dist/doc/html/transformers-compat/transformers-compat.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-compat-0.3.3 Registering transformers-compat-0.3.3... Installed transformers-compat-0.3.3 [1 of 1] Compiling Main ( /tmp/unbounded-delays-0.1.0.7-15460/unbounded-delays-0.1.0.7/Setup.hs, /tmp/unbounded-delays-0.1.0.7-15460/unbounded-delays-0.1.0.7/dist/setup/Main.o ) Linking /tmp/unbounded-delays-0.1.0.7-15460/unbounded-delays-0.1.0.7/dist/setup/setup ... Configuring unbounded-delays-0.1.0.7... Building unbounded-delays-0.1.0.7... Preprocessing library unbounded-delays-0.1.0.7... [1 of 2] Compiling Control.Concurrent.Thread.Delay ( Control/Concurrent/Thread/Delay.hs, dist/build/Control/Concurrent/Thread/Delay.o ) [2 of 2] Compiling Control.Concurrent.Timeout ( Control/Concurrent/Timeout.hs, dist/build/Control/Concurrent/Timeout.o ) In-place registering unbounded-delays-0.1.0.7... Running Haddock for unbounded-delays-0.1.0.7... Running hscolour for unbounded-delays-0.1.0.7... Preprocessing library unbounded-delays-0.1.0.7... Preprocessing library unbounded-delays-0.1.0.7... dist/build/tmp-16871/Control/Concurrent/Timeout.hs:48:1: Warning: The import of `Data.Int' is redundant except perhaps to import instances from `Data.Int' To import instances alone, use: import Data.Int() dist/build/tmp-16871/Control/Concurrent/Timeout.hs:49:1: Warning: The import of `System.IO' is redundant except perhaps to import instances from `System.IO' To import instances alone, use: import System.IO() dist/build/tmp-16871/Control/Concurrent/Timeout.hs:50:1: Warning: The qualified import of `System.Timeout' is redundant except perhaps to import instances from `System.Timeout' To import instances alone, use: import System.Timeout() Haddock coverage: 100% ( 2 / 2) in 'Control.Concurrent.Thread.Delay' 100% ( 2 / 2) in 'Control.Concurrent.Timeout' Documentation created: dist/doc/html/unbounded-delays/index.html, dist/doc/html/unbounded-delays/unbounded-delays.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unbounded-delays-0.1.0.7 Registering unbounded-delays-0.1.0.7... Installed unbounded-delays-0.1.0.7 Configuring unix-compat-0.4.1.1... Building unix-compat-0.4.1.1... Preprocessing library unix-compat-0.4.1.1... [1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o ) [2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o ) [3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o ) [4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o ) [5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o ) [6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o ) [7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o ) [8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o ) In-place registering unix-compat-0.4.1.1... Running Haddock for unix-compat-0.4.1.1... Running hscolour for unix-compat-0.4.1.1... Preprocessing library unix-compat-0.4.1.1... Preprocessing library unix-compat-0.4.1.1... Haddock coverage: 91% ( 21 / 23) in 'System.PosixCompat.User' 75% ( 6 / 8) in 'System.PosixCompat.Unistd' 100% ( 2 / 2) in 'System.PosixCompat.Types' 71% ( 5 / 7) in 'System.PosixCompat.Extensions' 100% ( 2 / 2) in 'System.PosixCompat.Time' 100% ( 2 / 2) in 'System.PosixCompat.Temp' 99% ( 77 / 78) in 'System.PosixCompat.Files' 100% ( 8 / 8) in 'System.PosixCompat' Documentation created: dist/doc/html/unix-compat/index.html, dist/doc/html/unix-compat/unix-compat.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unix-compat-0.4.1.1 Registering unix-compat-0.4.1.1... Installed unix-compat-0.4.1.1 Configuring utf8-string-0.3.8... Building utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) In-place registering utf8-string-0.3.8... Running Haddock for utf8-string-0.3.8... Running hscolour for utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' 89% ( 24 / 27) in 'Data.String.UTF8' 82% ( 14 / 17) in 'System.IO.UTF8' 14% ( 1 / 7) in 'System.Environment.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' Documentation created: dist/doc/html/utf8-string/index.html, dist/doc/html/utf8-string/utf8-string.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.8 Registering utf8-string-0.3.8... Installed utf8-string-0.3.8 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 scientific-0.3.2.1... Building scientific-0.3.2.1... Preprocessing library scientific-0.3.2.1... [1 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o ) [2 of 4] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o ) [3 of 4] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o ) [4 of 4] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o ) In-place registering scientific-0.3.2.1... Running Haddock for scientific-0.3.2.1... Running hscolour for scientific-0.3.2.1... Preprocessing library scientific-0.3.2.1... Preprocessing library scientific-0.3.2.1... Haddock coverage: 100% ( 2 / 2) in 'Math.NumberTheory.Logarithms' 100% ( 17 / 17) in 'Data.Scientific' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.Scientific' 75% ( 3 / 4) in 'Data.ByteString.Builder.Scientific' Warning: Data.Scientific: could not find link destinations for: Data.Scientific.whenFloating Documentation created: dist/doc/html/scientific/index.html, dist/doc/html/scientific/scientific.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/scientific-0.3.2.1 Registering scientific-0.3.2.1... Installed scientific-0.3.2.1 Configuring unordered-containers-0.2.4.0... Building unordered-containers-0.2.4.0... Preprocessing library unordered-containers-0.2.4.0... [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 ) [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.4.0... Running Haddock for unordered-containers-0.2.4.0... Running hscolour for unordered-containers-0.2.4.0... Preprocessing library unordered-containers-0.2.4.0... Preprocessing library unordered-containers-0.2.4.0... Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' 50% ( 1 / 2) in 'Data.HashMap.PopCount' 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' 87% ( 54 / 62) in 'Data.HashMap.Base' 100% ( 46 / 46) in 'Data.HashMap.Strict' 100% ( 46 / 46) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html, dist/doc/html/unordered-containers/unordered-containers.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.4.0 Registering unordered-containers-0.2.4.0... Installed unordered-containers-0.2.4.0 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 regex-tdfa-1.2.0... Building regex-tdfa-1.2.0... Preprocessing library regex-tdfa-1.2.0... [ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o ) [ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o ) [ 3 of 23] Compiling Paths_regex_tdfa ( dist/build/autogen/Paths_regex_tdfa.hs, dist/build/Paths_regex_tdfa.o ) [ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o ) [ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o ) [ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o ) [ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o ) [ 8 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.o ) [ 9 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.o ) [10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.o ) [11 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.o ) [12 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.o ) [13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA ( Text/Regex/TDFA/NewDFA/Engine_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.o ) [14 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC ( Text/Regex/TDFA/NewDFA/Engine_NC.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.o ) [15 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC_FA ( Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.o ) [16 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.o ) [17 of 23] Compiling Text.Regex.TDFA.TNFA ( Text/Regex/TDFA/TNFA.hs, dist/build/Text/Regex/TDFA/TNFA.o ) [18 of 23] Compiling Text.Regex.TDFA.TDFA ( Text/Regex/TDFA/TDFA.hs, dist/build/Text/Regex/TDFA/TDFA.o ) [19 of 23] Compiling Text.Regex.TDFA.String ( Text/Regex/TDFA/String.hs, dist/build/Text/Regex/TDFA/String.o ) [20 of 23] Compiling Text.Regex.TDFA.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.o ) [21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy ( Text/Regex/TDFA/ByteString/Lazy.hs, dist/build/Text/Regex/TDFA/ByteString/Lazy.o ) [22 of 23] Compiling Text.Regex.TDFA.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.o ) [23 of 23] Compiling Text.Regex.TDFA ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.o ) In-place registering regex-tdfa-1.2.0... Running Haddock for regex-tdfa-1.2.0... Running hscolour for regex-tdfa-1.2.0... Preprocessing library regex-tdfa-1.2.0... Preprocessing library regex-tdfa-1.2.0... Haddock coverage: 0% ( 0 / 2) in 'Text.Regex.TDFA.NewDFA.Uncons' 83% ( 5 / 6) in 'Text.Regex.TDFA.IntArrTrieSet' 0% ( 0 / 8) in 'Paths_regex_tdfa' 0% ( 0 / 31) in 'Data.IntSet.EnumSet2' 0% ( 0 / 68) in 'Data.IntMap.EnumMap2' 0% ( 0 / 69) in 'Data.IntMap.CharMap2' 59% ( 29 / 49) in 'Text.Regex.TDFA.Common' 67% ( 10 / 15) in 'Text.Regex.TDFA.Pattern' 100% ( 2 / 2) in 'Text.Regex.TDFA.ReadRegex' 23% ( 3 / 13) in 'Text.Regex.TDFA.CorePattern' 0% ( 0 / 3) in 'Text.Regex.TDFA.NewDFA.MakeTest' 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Tester' 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_FA' 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_NC' 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_NC_FA' 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine' 83% ( 5 / 6) in 'Text.Regex.TDFA.TNFA' 43% ( 3 / 7) in 'Text.Regex.TDFA.TDFA' 64% ( 7 / 11) in 'Text.Regex.TDFA.String' 43% ( 3 / 7) in 'Text.Regex.TDFA.ByteString' 43% ( 3 / 7) in 'Text.Regex.TDFA.ByteString.Lazy' 43% ( 3 / 7) in 'Text.Regex.TDFA.Sequence' 83% ( 5 / 6) in 'Text.Regex.TDFA' Documentation created: dist/doc/html/regex-tdfa/index.html, dist/doc/html/regex-tdfa/regex-tdfa.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-tdfa-1.2.0 Registering regex-tdfa-1.2.0... Installed regex-tdfa-1.2.0 Configuring async-2.0.1.5... Building async-2.0.1.5... Preprocessing library async-2.0.1.5... [1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o ) In-place registering async-2.0.1.5... Running Haddock for async-2.0.1.5... Running hscolour for async-2.0.1.5... Preprocessing library async-2.0.1.5... Preprocessing library async-2.0.1.5... Haddock coverage: 100% ( 46 / 46) in 'Control.Concurrent.Async' Documentation created: dist/doc/html/async/index.html, dist/doc/html/async/async.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/async-2.0.1.5 Registering async-2.0.1.5... Installed async-2.0.1.5 Configuring HDBC-2.4.0.0... Building HDBC-2.4.0.0... Preprocessing library HDBC-2.4.0.0... [1 of 8] Compiling Database.HDBC.Locale ( Database/HDBC/Locale.hs, dist/build/Database/HDBC/Locale.o ) [2 of 8] Compiling Database.HDBC.SqlValue ( Database/HDBC/SqlValue.hs, dist/build/Database/HDBC/SqlValue.o ) [3 of 8] Compiling Database.HDBC.ColTypes ( Database/HDBC/ColTypes.hs, dist/build/Database/HDBC/ColTypes.o ) [4 of 8] Compiling Database.HDBC.Statement ( Database/HDBC/Statement.hs, dist/build/Database/HDBC/Statement.o ) [5 of 8] Compiling Database.HDBC.Types ( Database/HDBC/Types.hs, dist/build/Database/HDBC/Types.o ) [6 of 8] Compiling Database.HDBC.Utils ( Database/HDBC/Utils.hs, dist/build/Database/HDBC/Utils.o ) [7 of 8] Compiling Database.HDBC.DriverUtils ( Database/HDBC/DriverUtils.hs, dist/build/Database/HDBC/DriverUtils.o ) [8 of 8] Compiling Database.HDBC ( Database/HDBC.hs, dist/build/Database/HDBC.o ) In-place registering HDBC-2.4.0.0... Running Haddock for HDBC-2.4.0.0... Running hscolour for HDBC-2.4.0.0... Preprocessing library HDBC-2.4.0.0... Preprocessing library HDBC-2.4.0.0... Haddock coverage: 33% ( 1 / 3) in 'Database.HDBC.Locale' 89% ( 8 / 9) in 'Database.HDBC.SqlValue' 100% ( 4 / 4) in 'Database.HDBC.ColTypes' 82% ( 9 / 11) in 'Database.HDBC.Statement' 92% ( 12 / 13) in 'Database.HDBC.Types' 96% ( 25 / 26) in 'Database.HDBC.Utils' 75% ( 3 / 4) in 'Database.HDBC.DriverUtils' Warning: Database.HDBC: disconnect is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity. Warning: Database.HDBC: clone is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity. Warning: Database.HDBC: run is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity. Warning: Database.HDBC: runRaw is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity. Warning: Database.HDBC: prepare is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity. Warning: Database.HDBC: commit is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity. Warning: Database.HDBC: rollback is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity. Warning: Database.HDBC: hdbcDriverName is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity. Warning: Database.HDBC: hdbcClientVer is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity. Warning: Database.HDBC: proxiedClientName is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity. Warning: Database.HDBC: proxiedClientVer is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity. Warning: Database.HDBC: dbServerVer is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity. Warning: Database.HDBC: dbTransactionSupport is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity. Warning: Database.HDBC: getTables is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity. Warning: Database.HDBC: describeTable is exported separately but will be documented under IConnection. Consider exporting it together with its parent(s) for code clarity. 99% ( 66 / 67) in 'Database.HDBC' Documentation created: dist/doc/html/HDBC/index.html, dist/doc/html/HDBC/HDBC.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HDBC-2.4.0.0 Registering HDBC-2.4.0.0... Installed HDBC-2.4.0.0 Configuring optparse-applicative-0.9.0... Building optparse-applicative-0.9.0... Preprocessing library optparse-applicative-0.9.0... [ 1 of 14] Compiling Options.Applicative.Help.Pretty ( Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o ) [ 2 of 14] Compiling Options.Applicative.Help.Chunk ( Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o ) [ 3 of 14] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o ) [ 4 of 14] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o ) [ 5 of 14] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o ) [ 6 of 14] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o ) [ 7 of 14] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o ) [ 8 of 14] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o ) [ 9 of 14] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o ) [10 of 14] Compiling Options.Applicative.Help.Core ( Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o ) [11 of 14] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o ) [12 of 14] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o ) [13 of 14] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o ) [14 of 14] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o ) In-place registering optparse-applicative-0.9.0... Running Haddock for optparse-applicative-0.9.0... Running hscolour for optparse-applicative-0.9.0... Preprocessing library optparse-applicative-0.9.0... Preprocessing library optparse-applicative-0.9.0... Haddock coverage: 33% ( 1 / 3) in 'Options.Applicative.Help.Pretty' 86% ( 12 / 14) in 'Options.Applicative.Help.Chunk' 34% ( 11 / 32) in 'Options.Applicative.Types' 0% ( 0 / 20) in 'Options.Applicative.Internal' 0% ( 0 / 6) in 'Options.Applicative.Builder.Completer' 72% ( 13 / 18) in 'Options.Applicative.Common' 20% ( 4 / 20) in 'Options.Applicative.Builder.Internal' 82% ( 60 / 73) in 'Options.Applicative.Builder' 0% ( 0 / 2) in 'Options.Applicative.BashCompletion' 38% ( 5 / 13) in 'Options.Applicative.Help.Core' Warning: optparse-applicative-0.9.0:Options.Applicative.Help: Could not find documentation for exported module: X 0% ( 0 / 1) in 'Options.Applicative.Help' 71% ( 10 / 14) in 'Options.Applicative.Extra' 93% ( 13 / 14) in 'Options.Applicative' 100% ( 6 / 6) in 'Options.Applicative.Arrows' Warning: Options.Applicative.Types: could not find link destinations for: Options.Applicative.Types.OptCReader Options.Applicative.Types.ArgCReader Documentation created: dist/doc/html/optparse-applicative/index.html, dist/doc/html/optparse-applicative/optparse-applicative.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/optparse-applicative-0.9.0 Registering optparse-applicative-0.9.0... Installed optparse-applicative-0.9.0 Configuring attoparsec-0.11.1.0... Building attoparsec-0.11.1.0... Preprocessing library attoparsec-0.11.1.0... [ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [18 of 18] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) In-place registering attoparsec-0.11.1.0... Running Haddock for attoparsec-0.11.1.0... Running hscolour for attoparsec-0.11.1.0... Preprocessing library attoparsec-0.11.1.0... Preprocessing library attoparsec-0.11.1.0... Haddock coverage: 70% ( 7 / 10) in 'Data.Attoparsec.Text.FastSet' 100% ( 7 / 7) in 'Data.Attoparsec.Zepto' 100% ( 2 / 2) in 'Data.Attoparsec.Number' 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' 40% ( 4 / 10) in 'Data.Attoparsec.Internal.Types' 100% ( 3 / 3) in 'Data.Attoparsec.Types' 100% ( 2 / 2) in 'Data.Attoparsec.Internal' 100% ( 16 / 16) in 'Data.Attoparsec.Combinator' 91% ( 39 / 43) in 'Data.Attoparsec.ByteString.Internal' 95% ( 40 / 42) in 'Data.Attoparsec.Text.Internal' 97% ( 73 / 75) in 'Data.Attoparsec.Text' 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 96% ( 50 / 52) in 'Data.Attoparsec.ByteString' 97% ( 75 / 77) in 'Data.Attoparsec.ByteString.Char8' 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec' Documentation created: dist/doc/html/attoparsec/index.html, dist/doc/html/attoparsec/attoparsec.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/attoparsec-0.11.1.0 Registering attoparsec-0.11.1.0... Installed attoparsec-0.11.1.0 Configuring regex-compat-0.95.1... Building regex-compat-0.95.1... Preprocessing library regex-compat-0.95.1... [1 of 1] Compiling Text.Regex ( Text/Regex.hs, dist/build/Text/Regex.o ) In-place registering regex-compat-0.95.1... Running Haddock for regex-compat-0.95.1... Running hscolour for regex-compat-0.95.1... Preprocessing library regex-compat-0.95.1... Preprocessing library regex-compat-0.95.1... Haddock coverage: 100% ( 9 / 9) in 'Text.Regex' Documentation created: dist/doc/html/regex-compat/index.html, dist/doc/html/regex-compat/regex-compat.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-compat-0.95.1 Registering regex-compat-0.95.1... Installed regex-compat-0.95.1 [1 of 1] Compiling Main ( /tmp/HDBC-postgresql-2.3.2.2-15460/HDBC-postgresql-2.3.2.2/Setup.hs, /tmp/HDBC-postgresql-2.3.2.2-15460/HDBC-postgresql-2.3.2.2/dist/setup/Main.o ) Linking /tmp/HDBC-postgresql-2.3.2.2-15460/HDBC-postgresql-2.3.2.2/dist/setup/setup ... Configuring HDBC-postgresql-2.3.2.2... Building HDBC-postgresql-2.3.2.2... Preprocessing library HDBC-postgresql-2.3.2.2... [1 of 9] Compiling Database.HDBC.PostgreSQL.Parser ( Database/HDBC/PostgreSQL/Parser.hs, dist/build/Database/HDBC/PostgreSQL/Parser.o ) [2 of 9] Compiling Database.HDBC.PostgreSQL.PTypeConv ( dist/build/Database/HDBC/PostgreSQL/PTypeConv.hs, dist/build/Database/HDBC/PostgreSQL/PTypeConv.o ) [3 of 9] Compiling Database.HDBC.PostgreSQL.Types ( Database/HDBC/PostgreSQL/Types.hs, dist/build/Database/HDBC/PostgreSQL/Types.o ) [4 of 9] Compiling Database.HDBC.PostgreSQL.Utils ( dist/build/Database/HDBC/PostgreSQL/Utils.hs, dist/build/Database/HDBC/PostgreSQL/Utils.o ) [5 of 9] Compiling Database.HDBC.PostgreSQL.Statement ( dist/build/Database/HDBC/PostgreSQL/Statement.hs, dist/build/Database/HDBC/PostgreSQL/Statement.o ) [6 of 9] Compiling Database.HDBC.PostgreSQL.ConnectionImpl ( Database/HDBC/PostgreSQL/ConnectionImpl.hs, dist/build/Database/HDBC/PostgreSQL/ConnectionImpl.o ) [7 of 9] Compiling Database.HDBC.PostgreSQL.Connection ( dist/build/Database/HDBC/PostgreSQL/Connection.hs, dist/build/Database/HDBC/PostgreSQL/Connection.o ) [8 of 9] Compiling Database.HDBC.PostgreSQL.ErrorCodes ( Database/HDBC/PostgreSQL/ErrorCodes.hs, dist/build/Database/HDBC/PostgreSQL/ErrorCodes.o ) [9 of 9] Compiling Database.HDBC.PostgreSQL ( Database/HDBC/PostgreSQL.hs, dist/build/Database/HDBC/PostgreSQL.o ) In-place registering HDBC-postgresql-2.3.2.2... Running Haddock for HDBC-postgresql-2.3.2.2... Running hscolour for HDBC-postgresql-2.3.2.2... Preprocessing library HDBC-postgresql-2.3.2.2... Preprocessing library HDBC-postgresql-2.3.2.2... Haddock coverage: 0% ( 0 / 11) in 'Database.HDBC.PostgreSQL.Parser' 0% ( 0 / 4) in 'Database.HDBC.PostgreSQL.PTypeConv' 0% ( 0 / 9) in 'Database.HDBC.PostgreSQL.Types' 0% ( 0 / 13) in 'Database.HDBC.PostgreSQL.Utils' 3% ( 1 / 36) in 'Database.HDBC.PostgreSQL.Statement' 0% ( 0 / 2) in 'Database.HDBC.PostgreSQL.ConnectionImpl' 29% ( 2 / 7) in 'Database.HDBC.PostgreSQL.Connection' 99% (196 /197) in 'Database.HDBC.PostgreSQL.ErrorCodes' 98% (205 /209) in 'Database.HDBC.PostgreSQL' Documentation created: dist/doc/html/HDBC-postgresql/index.html, dist/doc/html/HDBC-postgresql/HDBC-postgresql.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HDBC-postgresql-2.3.2.2 Registering HDBC-postgresql-2.3.2.2... Installed HDBC-postgresql-2.3.2.2 Configuring HDBC-sqlite3-2.3.3.0... Building HDBC-sqlite3-2.3.3.0... Preprocessing library HDBC-sqlite3-2.3.3.0... [1 of 7] Compiling Database.HDBC.Sqlite3.Types ( Database/HDBC/Sqlite3/Types.hs, dist/build/Database/HDBC/Sqlite3/Types.o ) [2 of 7] Compiling Database.HDBC.Sqlite3.Utils ( dist/build/Database/HDBC/Sqlite3/Utils.hs, dist/build/Database/HDBC/Sqlite3/Utils.o ) [3 of 7] Compiling Database.HDBC.Sqlite3.Statement ( dist/build/Database/HDBC/Sqlite3/Statement.hs, dist/build/Database/HDBC/Sqlite3/Statement.o ) [4 of 7] Compiling Database.HDBC.Sqlite3.ConnectionImpl ( Database/HDBC/Sqlite3/ConnectionImpl.hs, dist/build/Database/HDBC/Sqlite3/ConnectionImpl.o ) [5 of 7] Compiling Database.HDBC.Sqlite3.Connection ( Database/HDBC/Sqlite3/Connection.hs, dist/build/Database/HDBC/Sqlite3/Connection.o ) [6 of 7] Compiling Database.HDBC.Sqlite3.Consts ( dist/build/Database/HDBC/Sqlite3/Consts.hs, dist/build/Database/HDBC/Sqlite3/Consts.o ) [7 of 7] Compiling Database.HDBC.Sqlite3 ( Database/HDBC/Sqlite3.hs, dist/build/Database/HDBC/Sqlite3.o ) In-place registering HDBC-sqlite3-2.3.3.0... Running Haddock for HDBC-sqlite3-2.3.3.0... Running hscolour for HDBC-sqlite3-2.3.3.0... Preprocessing library HDBC-sqlite3-2.3.3.0... Preprocessing library HDBC-sqlite3-2.3.3.0... Haddock coverage: 0% ( 0 / 5) in 'Database.HDBC.Sqlite3.Types' 0% ( 0 / 8) in 'Database.HDBC.Sqlite3.Utils' 0% ( 0 / 29) in 'Database.HDBC.Sqlite3.Statement' 0% ( 0 / 2) in 'Database.HDBC.Sqlite3.ConnectionImpl' 50% ( 2 / 4) in 'Database.HDBC.Sqlite3.Connection' 96% ( 26 / 27) in 'Database.HDBC.Sqlite3.Consts' 97% ( 32 / 33) in 'Database.HDBC.Sqlite3' Documentation created: dist/doc/html/HDBC-sqlite3/index.html, dist/doc/html/HDBC-sqlite3/HDBC-sqlite3.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HDBC-sqlite3-2.3.3.0 Registering HDBC-sqlite3-2.3.3.0... Installed HDBC-sqlite3-2.3.3.0 Configuring tasty-0.8.1.1... Building tasty-0.8.1.1... Preprocessing library tasty-0.8.1.1... [ 1 of 17] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.o ) [ 2 of 17] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.o ) [ 3 of 17] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.o ) [ 4 of 17] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.o ) [ 5 of 17] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.o ) [ 6 of 17] Compiling Test.Tasty.Core ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.o ) [ 7 of 17] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.o ) [ 8 of 17] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.o ) [ 9 of 17] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.o ) [10 of 17] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.o ) [11 of 17] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.o ) [12 of 17] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.o ) [13 of 17] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.o ) [14 of 17] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.o ) [15 of 17] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.o ) [16 of 17] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.o ) [17 of 17] Compiling Test.Tasty ( Test/Tasty.hs, dist/build/Test/Tasty.o ) In-place registering tasty-0.8.1.1... Running Haddock for tasty-0.8.1.1... Running hscolour for tasty-0.8.1.1... Preprocessing library tasty-0.8.1.1... Preprocessing library tasty-0.8.1.1... Haddock coverage: 100% ( 2 / 2) in 'Test.Tasty.Parallel' 100% ( 3 / 3) in 'Test.Tasty.Runners.Reducers' 100% ( 13 / 13) in 'Test.Tasty.Options' 100% ( 5 / 5) in 'Test.Tasty.Patterns' 100% ( 5 / 5) in 'Test.Tasty.Options.Core' 100% ( 17 / 17) in 'Test.Tasty.Core' 100% ( 9 / 9) in 'Test.Tasty.Providers' 100% ( 4 / 4) in 'Test.Tasty.Run' 100% ( 6 / 6) in 'Test.Tasty.Ingredients' 100% ( 2 / 2) in 'Test.Tasty.Ingredients.IncludingOptions' 100% ( 4 / 4) in 'Test.Tasty.Ingredients.ConsoleReporter' 100% ( 4 / 4) in 'Test.Tasty.Ingredients.ListTests' 100% ( 11 / 11) in 'Test.Tasty.Ingredients.Basic' 100% ( 3 / 3) in 'Test.Tasty.Options.Env' 100% ( 5 / 5) in 'Test.Tasty.CmdLine' 100% ( 44 / 44) in 'Test.Tasty.Runners' 100% ( 21 / 21) in 'Test.Tasty' Documentation created: dist/doc/html/tasty/index.html, dist/doc/html/tasty/tasty.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tasty-0.8.1.1 Registering tasty-0.8.1.1... Installed tasty-0.8.1.1 Configuring configurator-0.2.0.2... Building configurator-0.2.0.2... Preprocessing library configurator-0.2.0.2... [1 of 5] Compiling Data.Configurator.Types.Internal ( Data/Configurator/Types/Internal.hs, dist/build/Data/Configurator/Types/Internal.o ) [2 of 5] Compiling Data.Configurator.Types ( Data/Configurator/Types.hs, dist/build/Data/Configurator/Types.o ) [3 of 5] Compiling Data.Configurator.Parser ( Data/Configurator/Parser.hs, dist/build/Data/Configurator/Parser.o ) [4 of 5] Compiling Data.Configurator.Instances ( Data/Configurator/Instances.hs, dist/build/Data/Configurator/Instances.o ) [5 of 5] Compiling Data.Configurator ( Data/Configurator.hs, dist/build/Data/Configurator.o ) In-place registering configurator-0.2.0.2... Running Haddock for configurator-0.2.0.2... Running hscolour for configurator-0.2.0.2... Preprocessing library configurator-0.2.0.2... Preprocessing library configurator-0.2.0.2... Haddock coverage: 94% ( 17 / 18) in 'Data.Configurator.Types.Internal' 92% ( 12 / 13) in 'Data.Configurator.Types' 67% ( 2 / 3) in 'Data.Configurator.Parser' 0% ( 0 / 1) in 'Data.Configurator.Instances' 95% ( 37 / 39) in 'Data.Configurator' Documentation created: dist/doc/html/configurator/index.html, dist/doc/html/configurator/configurator.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/configurator-0.2.0.2 Registering configurator-0.2.0.2... Installed configurator-0.2.0.2 Configuring MissingH-1.2.1.0... Building MissingH-1.2.1.0... Preprocessing library MissingH-1.2.1.0... [ 1 of 47] Compiling System.Console.GetOpt.Utils ( src/System/Console/GetOpt/Utils.hs, dist/build/System/Console/GetOpt/Utils.o ) [ 2 of 47] Compiling System.Debian ( src/System/Debian.hs, dist/build/System/Debian.o ) [ 3 of 47] Compiling System.IO.WindowsCompat ( src/System/IO/WindowsCompat.hs, dist/build/System/IO/WindowsCompat.o ) [ 4 of 47] Compiling System.Posix.Consts ( src/System/Posix/Consts.hs, dist/build/System/Posix/Consts.o ) [ 5 of 47] Compiling System.IO.StatCompat ( src/System/IO/StatCompat.hs, dist/build/System/IO/StatCompat.o ) [ 6 of 47] Compiling System.IO.PlafCompat ( src/System/IO/PlafCompat.hs, dist/build/System/IO/PlafCompat.o ) [ 7 of 47] Compiling Data.Compression.Inflate ( src/Data/Compression/Inflate.hs, dist/build/Data/Compression/Inflate.o ) [ 8 of 47] Compiling Data.Hash.MD5.Zord64_HARD ( src/Data/Hash/MD5/Zord64_HARD.lhs, dist/build/Data/Hash/MD5/Zord64_HARD.o ) src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `xor' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `bit' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `testBit' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `bitSize' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `isSigned' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `popCount' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:43:12: Warning: No explicit method or default declaration for `quotRem' In the instance declaration for `Integral Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: Warning: No explicit method or default declaration for `toRational' In the instance declaration for `Real Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning: No explicit method or default declaration for `toEnum' In the instance declaration for `Enum Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning: No explicit method or default declaration for `fromEnum' In the instance declaration for `Enum Zord64' [ 9 of 47] Compiling Data.Hash.MD5 ( src/Data/Hash/MD5.lhs, dist/build/Data/Hash/MD5.o ) src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num ABCD' src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num ABCD' src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num ABCD' src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `fromInteger' In the instance declaration for `Num ABCD' [10 of 47] Compiling Data.Hash.CRC32.GZip ( src/Data/Hash/CRC32/GZip.hs, dist/build/Data/Hash/CRC32/GZip.o ) [11 of 47] Compiling Data.Hash.CRC32.Posix ( src/Data/Hash/CRC32/Posix.hs, dist/build/Data/Hash/CRC32/Posix.o ) [12 of 47] Compiling Data.Bits.Utils ( src/Data/Bits/Utils.hs, dist/build/Data/Bits/Utils.o ) [13 of 47] Compiling System.FileArchive.GZip ( src/System/FileArchive/GZip.hs, dist/build/System/FileArchive/GZip.o ) [14 of 47] Compiling Data.Tuple.Utils ( src/Data/Tuple/Utils.hs, dist/build/Data/Tuple/Utils.o ) [15 of 47] Compiling Data.Maybe.Utils ( src/Data/Maybe/Utils.hs, dist/build/Data/Maybe/Utils.o ) [16 of 47] Compiling Data.Either.Utils ( src/Data/Either/Utils.hs, dist/build/Data/Either/Utils.o ) [17 of 47] Compiling Network.Utils ( src/Network/Utils.hs, dist/build/Network/Utils.o ) [18 of 47] Compiling Network.SocketServer ( src/Network/SocketServer.hs, dist/build/Network/SocketServer.o ) [19 of 47] Compiling System.Time.ParseDate ( src/System/Time/ParseDate.hs, dist/build/System/Time/ParseDate.o ) [20 of 47] Compiling System.Path.NameManip ( src/System/Path/NameManip.hs, dist/build/System/Path/NameManip.o ) [21 of 47] Compiling Data.Quantity ( src/Data/Quantity.hs, dist/build/Data/Quantity.o ) [22 of 47] Compiling System.Time.Utils ( src/System/Time/Utils.hs, dist/build/System/Time/Utils.o ) [23 of 47] Compiling Data.Progress.Tracker ( src/Data/Progress/Tracker.hs, dist/build/Data/Progress/Tracker.o ) [24 of 47] Compiling Data.BinPacking ( src/Data/BinPacking.hs, dist/build/Data/BinPacking.o ) [25 of 47] Compiling Data.CSV ( src/Data/CSV.hs, dist/build/Data/CSV.o ) [26 of 47] Compiling System.Cmd.Utils ( src/System/Cmd/Utils.hs, dist/build/System/Cmd/Utils.o ) [27 of 47] Compiling Network.Email.Sendmail ( src/Network/Email/Sendmail.hs, dist/build/Network/Email/Sendmail.o ) [28 of 47] Compiling Control.Concurrent.Thread.Utils ( src/Control/Concurrent/Thread/Utils.hs, dist/build/Control/Concurrent/Thread/Utils.o ) [29 of 47] Compiling Network.Email.Mailbox ( src/Network/Email/Mailbox.hs, dist/build/Network/Email/Mailbox.o ) [30 of 47] Compiling Text.ParserCombinators.Parsec.Utils ( src/Text/ParserCombinators/Parsec/Utils.hs, dist/build/Text/ParserCombinators/Parsec/Utils.o ) [31 of 47] Compiling System.Daemon ( src/System/Daemon.hs, dist/build/System/Daemon.o ) [32 of 47] Compiling System.IO.HVIO ( src/System/IO/HVIO.hs, dist/build/System/IO/HVIO.o ) [33 of 47] Compiling System.IO.HVFS ( src/System/IO/HVFS.hs, dist/build/System/IO/HVFS.o ) [34 of 47] Compiling System.IO.Binary ( src/System/IO/Binary.hs, dist/build/System/IO/Binary.o ) [35 of 47] Compiling System.IO.HVFS.Utils ( src/System/IO/HVFS/Utils.hs, dist/build/System/IO/HVFS/Utils.o ) [36 of 47] Compiling System.IO.Utils ( src/System/IO/Utils.hs, dist/build/System/IO/Utils.o ) [37 of 47] Compiling Data.List.Utils ( src/Data/List/Utils.hs, dist/build/Data/List/Utils.o ) [38 of 47] Compiling Data.Map.Utils ( src/Data/Map/Utils.hs, dist/build/Data/Map/Utils.o ) [39 of 47] Compiling System.Path ( src/System/Path.hs, dist/build/System/Path.o ) [40 of 47] Compiling System.IO.HVFS.InstanceHelpers ( src/System/IO/HVFS/InstanceHelpers.hs, dist/build/System/IO/HVFS/InstanceHelpers.o ) [41 of 47] Compiling System.IO.HVFS.Combinators ( src/System/IO/HVFS/Combinators.hs, dist/build/System/IO/HVFS/Combinators.o ) [42 of 47] Compiling Data.MIME.Types ( src/Data/MIME/Types.hs, dist/build/Data/MIME/Types.o ) [43 of 47] Compiling Data.String.Utils ( src/Data/String/Utils.hs, dist/build/Data/String/Utils.o ) [44 of 47] Compiling Data.Progress.Meter ( src/Data/Progress/Meter.hs, dist/build/Data/Progress/Meter.o ) [45 of 47] Compiling System.Path.WildMatch ( src/System/Path/WildMatch.hs, dist/build/System/Path/WildMatch.o ) [46 of 47] Compiling System.Path.Glob ( src/System/Path/Glob.hs, dist/build/System/Path/Glob.o ) [47 of 47] Compiling System.Debian.ControlParser ( src/System/Debian/ControlParser.hs, dist/build/System/Debian/ControlParser.o ) In-place registering MissingH-1.2.1.0... Running Haddock for MissingH-1.2.1.0... Running hscolour for MissingH-1.2.1.0... Preprocessing library MissingH-1.2.1.0... Preprocessing library MissingH-1.2.1.0... src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `xor' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `bit' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `testBit' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `bitSize' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `isSigned' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `popCount' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:43:12: Warning: No explicit method or default declaration for `quotRem' In the instance declaration for `Integral Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: Warning: No explicit method or default declaration for `toRational' In the instance declaration for `Real Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning: No explicit method or default declaration for `toEnum' In the instance declaration for `Enum Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning: No explicit method or default declaration for `fromEnum' In the instance declaration for `Enum Zord64' src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num ABCD' src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num ABCD' src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num ABCD' src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `fromInteger' In the instance declaration for `Num ABCD' Haddock coverage: 100% ( 6 / 6) in 'System.Console.GetOpt.Utils' 86% ( 6 / 7) in 'System.Debian' 100% ( 1 / 1) in 'System.IO.WindowsCompat' 11% ( 1 / 9) in 'System.Posix.Consts' 10% ( 1 / 10) in 'System.IO.StatCompat' 100% ( 4 / 4) in 'System.IO.PlafCompat' 29% ( 2 / 7) in 'Data.Compression.Inflate' 0% ( 0 / 2) in 'Data.Hash.MD5.Zord64_HARD' 50% ( 5 / 10) in 'Data.Hash.MD5' 20% ( 1 / 5) in 'Data.Hash.CRC32.GZip' 20% ( 1 / 5) in 'Data.Hash.CRC32.Posix' 100% ( 7 / 7) in 'Data.Bits.Utils' 93% ( 14 / 15) in 'System.FileArchive.GZip' 100% ( 5 / 5) in 'Data.Tuple.Utils' 100% ( 3 / 3) in 'Data.Maybe.Utils' 100% ( 8 / 8) in 'Data.Either.Utils' 33% ( 2 / 6) in 'Network.Utils' 94% ( 16 / 17) in 'Network.SocketServer' 100% ( 2 / 2) in 'System.Time.ParseDate' 100% ( 22 / 22) in 'System.Path.NameManip' 100% ( 10 / 10) in 'Data.Quantity' 100% ( 9 / 9) in 'System.Time.Utils' Warning: Data.Progress.Tracker: withStatus is exported separately but will be documented under ProgressStatuses. Consider exporting it together with its parent(s) for code clarity. 96% ( 26 / 27) in 'Data.Progress.Tracker' 100% ( 5 / 5) in 'Data.BinPacking' 100% ( 3 / 3) in 'Data.CSV' 95% ( 20 / 21) in 'System.Cmd.Utils' 100% ( 2 / 2) in 'Network.Email.Sendmail' 100% ( 3 / 3) in 'Control.Concurrent.Thread.Utils' 83% ( 5 / 6) in 'Network.Email.Mailbox' 86% ( 12 / 14) in 'Text.ParserCombinators.Parsec.Utils' 100% ( 2 / 2) in 'System.Daemon' 100% ( 18 / 18) in 'System.IO.HVIO' 57% ( 12 / 21) in 'System.IO.HVFS' 100% ( 29 / 29) in 'System.IO.Binary' 83% ( 5 / 6) in 'System.IO.HVFS.Utils' 100% ( 23 / 23) in 'System.IO.Utils' 100% ( 42 / 42) in 'Data.List.Utils' 100% ( 8 / 8) in 'Data.Map.Utils' 100% ( 14 / 14) in 'System.Path' 100% ( 14 / 14) in 'System.IO.HVFS.InstanceHelpers' 100% ( 5 / 5) in 'System.IO.HVFS.Combinators' 92% ( 11 / 12) in 'Data.MIME.Types' 100% ( 18 / 18) in 'Data.String.Utils' 94% ( 16 / 17) in 'Data.Progress.Meter' 100% ( 4 / 4) in 'System.Path.WildMatch' 100% ( 3 / 3) in 'System.Path.Glob' 100% ( 3 / 3) in 'System.Debian.ControlParser' Warning: System.IO.Binary: could not find link destinations for: System.IO.Binary.hPutBlocks Warning: Data.Progress.Meter: could not find link destinations for: Data.Progress.Meter.ProgressMeterR Documentation created: dist/doc/html/MissingH/index.html, dist/doc/html/MissingH/MissingH.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MissingH-1.2.1.0 Registering MissingH-1.2.1.0... Installed MissingH-1.2.1.0 Configuring tasty-hunit-0.8.0.1... Building tasty-hunit-0.8.0.1... Preprocessing library tasty-hunit-0.8.0.1... [1 of 1] Compiling Test.Tasty.HUnit ( Test/Tasty/HUnit.hs, dist/build/Test/Tasty/HUnit.o ) In-place registering tasty-hunit-0.8.0.1... Running Haddock for tasty-hunit-0.8.0.1... Running hscolour for tasty-hunit-0.8.0.1... Preprocessing library tasty-hunit-0.8.0.1... Preprocessing library tasty-hunit-0.8.0.1... Haddock coverage: 100% ( 4 / 4) in 'Test.Tasty.HUnit' Documentation created: dist/doc/html/tasty-hunit/index.html, dist/doc/html/tasty-hunit/tasty-hunit.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tasty-hunit-0.8.0.1 Registering tasty-hunit-0.8.0.1... Installed tasty-hunit-0.8.0.1 Downloading mailbox-count-0.0.2... Configuring mailbox-count-0.0.2... Building mailbox-count-0.0.2... Preprocessing executable 'mailbox-count' for mailbox-count-0.0.2... [1 of 6] Compiling Paths_mailbox_count ( dist/build/autogen/Paths_mailbox_count.hs, dist/build/mailbox-count/mailbox-count-tmp/Paths_mailbox_count.o ) [2 of 6] Compiling OptionalConfiguration ( src/OptionalConfiguration.hs, dist/build/mailbox-count/mailbox-count-tmp/OptionalConfiguration.o ) [3 of 6] Compiling Configuration ( src/Configuration.hs, dist/build/mailbox-count/mailbox-count-tmp/Configuration.o ) [4 of 6] Compiling Report ( src/Report.hs, dist/build/mailbox-count/mailbox-count-tmp/Report.o ) [5 of 6] Compiling CommandLine ( src/CommandLine.hs, dist/build/mailbox-count/mailbox-count-tmp/CommandLine.o ) [6 of 6] Compiling Main ( src/Main.hs, dist/build/mailbox-count/mailbox-count-tmp/Main.o ) Linking dist/build/mailbox-count/mailbox-count ... /tmp/ghc19659_0/ghc19659_0.c:1:0: error: CPU you selected does not support x86-64 instruction set Failed to install mailbox-count-0.0.2 cabal: Error: some packages failed to install: mailbox-count-0.0.2 failed during the building phase. The exception was: ExitFailure 1