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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 100% ( 2 / 2) in 'Test.HUnit.Terminal' 86% ( 6 / 7) in 'Test.HUnit.Lang' 100% ( 33 / 33) in 'Test.HUnit.Base' 100% ( 8 / 8) in 'Test.HUnit.Text' 100% ( 3 / 3) in 'Test.HUnit' Documentation created: dist/doc/html/HUnit/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/HUnit-1.2.5.2/ghc-7.6.3 Registering HUnit-1.2.5.2... Installed HUnit-1.2.5.2 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 100% ( 2 / 2) in 'Control.Exception.Extensible' Documentation created: dist/doc/html/extensible-exceptions/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/extensible-exceptions-0.1.1.4/ghc-7.6.3 Registering extensible-exceptions-0.1.1.4... Installed extensible-exceptions-0.1.1.4 Configuring hslogger-1.2.3... Building hslogger-1.2.3... Preprocessing library hslogger-1.2.3... [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.3... Running Haddock for hslogger-1.2.3... Running hscolour for hslogger-1.2.3... Preprocessing library hslogger-1.2.3... Preprocessing library hslogger-1.2.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, mtl-2.1.2, network-2.4.1.2, parsec-3.1.3, text-0.11.2.3, transformers-0.3.0.0 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% ( 37 / 38) in 'System.Log.Logger' Warning: System.Log.Handler.Syslog: could not find link destinations for: System.Log.Handler.Syslog.SyslogHandler Network.Socket.Types.Family Network.Socket.HostName Network.Socket.Types.PortNumber Network.Socket.Types.Socket Network.Socket.Types.SockAddr Network.Socket.Types.SocketType Warning: System.Log.Handler.Growl: could not find link destinations for: Network.Socket.HostName System.Log.Handler.Growl.GrowlHandler Documentation created: dist/doc/html/hslogger/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/hslogger-1.2.3/ghc-7.6.3 Registering hslogger-1.2.3... Installed hslogger-1.2.3 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, mtl-2.1.2, transformers-0.3.0.0 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 Installing library in /srv/hackage/var/build/tmp-install/lib/regex-base-0.93.2/ghc-7.6.3 Registering regex-base-0.93.2... Installed regex-base-0.93.2 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, mtl-2.1.2, transformers-0.3.0.0 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 Installing library in /srv/hackage/var/build/tmp-install/lib/regex-posix-0.95.2/ghc-7.6.3 Registering regex-posix-0.95.2... Installed regex-posix-0.95.2 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, mtl-2.1.2, transformers-0.3.0.0 Haddock coverage: 100% ( 9 / 9) in 'Text.Regex' Documentation created: dist/doc/html/regex-compat/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/regex-compat-0.95.1/ghc-7.6.3 Registering regex-compat-0.95.1... Installed regex-compat-0.95.1 Configuring MissingH-1.2.0.2... Building MissingH-1.2.0.2... Preprocessing library MissingH-1.2.0.2... [ 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.0.2... Running Haddock for MissingH-1.2.0.2... Running hscolour for MissingH-1.2.0.2... Preprocessing library MissingH-1.2.0.2... Preprocessing library MissingH-1.2.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, mtl-2.1.2, network-2.4.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.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.FileArchive.GZip: could not find link destinations for: Control.Monad.Trans.Error.Error Warning: Data.Either.Utils: could not find link destinations for: Control.Monad.Error.Class.MonadError Warning: Network.Utils: could not find link destinations for: Network.Socket.HostName Network.Socket.Types.PortNumber Network.Socket.Types.Socket Network.Socket.Types.SockAddr Warning: Network.SocketServer: could not find link destinations for: Network.Socket.Types.PortNumber Network.Socket.Types.HostAddress Network.Socket.Types.Family Network.Socket.Types.SocketType Network.Socket.Types.Socket Network.Socket.Types.SockAddr Warning: Data.BinPacking: could not find link destinations for: Control.Monad.Trans.Error.Error Warning: Data.CSV: could not find link destinations for: Text.ParserCombinators.Parsec.Char.CharParser Warning: Text.ParserCombinators.Parsec.Utils: could not find link destinations for: Text.Parsec.Pos.SourcePos Text.Parsec.String.GenParser Warning: System.IO.Binary: could not find link destinations for: System.IO.Binary.hPutBlocks Warning: Data.List.Utils: could not find link destinations for: Control.Monad.Trans.State.Lazy.State Warning: Data.Progress.Meter: could not find link destinations for: Data.Progress.Meter.ProgressMeterR Warning: System.Debian.ControlParser: could not find link destinations for: Text.ParserCombinators.Parsec.Char.CharParser Documentation created: dist/doc/html/MissingH/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/MissingH-1.2.0.2/ghc-7.6.3 Registering MissingH-1.2.0.2... Installed MissingH-1.2.0.2 Configuring HSH-2.1.0... Building HSH-2.1.0... Preprocessing library HSH-2.1.0... [1 of 4] Compiling HSH.Channel ( HSH/Channel.hs, dist/build/HSH/Channel.o ) HSH/Channel.hs:61:42: Warning: This binding for `h' shadows the existing binding bound at HSH/Channel.hs:59:22 HSH/Channel.hs:62:39: Warning: This binding for `h' shadows the existing binding bound at HSH/Channel.hs:59:22 [2 of 4] Compiling HSH.Command ( HSH/Command.hs, dist/build/HSH/Command.o ) HSH/Command.hs:38:1: Warning: Module `Prelude' does not export `catch' HSH/Command.hs:42:1: Warning: Module `System.IO.Error' does not export `catch' HSH/Command.hs:43:1: Warning: The import of `Data.Maybe.Utils' is redundant except perhaps to import instances from `Data.Maybe.Utils' To import instances alone, use: import Data.Maybe.Utils() HSH/Command.hs:45:1: Warning: The import of `Data.List.Utils' is redundant except perhaps to import instances from `Data.List.Utils' To import instances alone, use: import Data.List.Utils() HSH/Command.hs:50:1: Warning: The import of `Control.Concurrent' is redundant except perhaps to import instances from `Control.Concurrent' To import instances alone, use: import Control.Concurrent() HSH/Command.hs:58:1: Warning: Defined but not used: `d' HSH/Command.hs:59:1: Warning: Defined but not used: `dr' HSH/Command.hs:60:1: Warning: Top-level binding with no type signature: em :: String -> IO () HSH/Command.hs:338:38: Warning: This binding for `env' shadows the existing binding imported from `System.Process' at HSH/Command.hs:51:1-21 (and originally defined in `System.Process.Internals') HSH/Command.hs:458:12: Warning: A do-notation statement discarded a result of type c. Suppress this warning by saying "_ <- evalfunc c", or by using the flag -fno-warn-unused-do-bind HSH/Command.hs:113:10: Warning: Orphan instance: instance [overlap ok] Show (Handle -> Handle -> IO ()) HSH/Command.hs:115:10: Warning: Orphan instance: instance [overlap ok] Show (Channel -> IO Channel) HSH/Command.hs:117:10: Warning: Orphan instance: instance [overlap ok] Show (String -> String) HSH/Command.hs:119:10: Warning: Orphan instance: instance [overlap ok] Show (() -> String) HSH/Command.hs:121:10: Warning: Orphan instance: instance [overlap ok] Show (String -> IO String) HSH/Command.hs:123:10: Warning: Orphan instance: instance [overlap ok] Show (() -> IO String) HSH/Command.hs:125:10: Warning: Orphan instance: instance [overlap ok] Show (BSL.ByteString -> BSL.ByteString) HSH/Command.hs:127:10: Warning: Orphan instance: instance [overlap ok] Show (() -> BSL.ByteString) HSH/Command.hs:129:10: Warning: Orphan instance: instance [overlap ok] Show (BSL.ByteString -> IO BSL.ByteString) HSH/Command.hs:131:10: Warning: Orphan instance: instance [overlap ok] Show (() -> IO BSL.ByteString) HSH/Command.hs:133:10: Warning: Orphan instance: instance [overlap ok] Show (BS.ByteString -> BS.ByteString) HSH/Command.hs:135:10: Warning: Orphan instance: instance [overlap ok] Show (() -> BS.ByteString) HSH/Command.hs:137:10: Warning: Orphan instance: instance [overlap ok] Show (BS.ByteString -> IO BS.ByteString) HSH/Command.hs:139:10: Warning: Orphan instance: instance [overlap ok] Show (() -> IO BS.ByteString) HSH/Command.hs:234:10: Warning: Orphan instance: instance [overlap ok] Show ([String] -> [String]) HSH/Command.hs:236:10: Warning: Orphan instance: instance [overlap ok] Show (() -> [String]) HSH/Command.hs:238:10: Warning: Orphan instance: instance [overlap ok] Show ([String] -> IO [String]) HSH/Command.hs:240:10: Warning: Orphan instance: instance [overlap ok] Show (() -> IO [String]) HSH/Command.hs:580:10: Warning: Orphan instance: instance [overlap ok] Show EnvironFilter [3 of 4] Compiling HSH.ShellEquivs ( HSH/ShellEquivs.hs, dist/build/HSH/ShellEquivs.o ) HSH/ShellEquivs.hs:89:1: Warning: The import of `try' from module `Control.Exception' is redundant HSH/ShellEquivs.hs:104:1: Warning: The import of `System.Process' is redundant except perhaps to import instances from `System.Process' To import instances alone, use: import System.Process() HSH/ShellEquivs.hs:105:1: Warning: The qualified import of `System.Directory' is redundant except perhaps to import instances from `System.Directory' To import instances alone, use: import System.Directory() HSH/ShellEquivs.hs:179:36: Warning: Defined but not used: `cignore' HSH/ShellEquivs.hs:184:27: Warning: Defined but not used: `cignore' HSH/ShellEquivs.hs:255:8: Warning: A do-notation statement discarded a result of type GHC.Int.Int64. Suppress this warning by saying "_ <- evaluate (BSL.length c)", or by using the flag -fno-warn-unused-do-bind HSH/ShellEquivs.hs:318:6: Warning: Defined but not used: `inp' HSH/ShellEquivs.hs:319:25: Warning: Defined but not used: `e' [4 of 4] Compiling HSH ( HSH.hs, dist/build/HSH.o ) In-place registering HSH-2.1.0... Running Haddock for HSH-2.1.0... Running hscolour for HSH-2.1.0... Preprocessing library HSH-2.1.0... Preprocessing library HSH-2.1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, mtl-2.1.2, network-2.4.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0 HSH/Channel.hs:61:42: Warning: This binding for `h' shadows the existing binding bound at HSH/Channel.hs:59:22 HSH/Channel.hs:62:39: Warning: This binding for `h' shadows the existing binding bound at HSH/Channel.hs:59:22 HSH/Command.hs:38:1: Warning: Module `Prelude' does not export `catch' HSH/Command.hs:42:1: Warning: Module `System.IO.Error' does not export `catch' HSH/Command.hs:43:1: Warning: The import of `Data.Maybe.Utils' is redundant except perhaps to import instances from `Data.Maybe.Utils' To import instances alone, use: import Data.Maybe.Utils() HSH/Command.hs:45:1: Warning: The import of `Data.List.Utils' is redundant except perhaps to import instances from `Data.List.Utils' To import instances alone, use: import Data.List.Utils() HSH/Command.hs:50:1: Warning: The import of `Control.Concurrent' is redundant except perhaps to import instances from `Control.Concurrent' To import instances alone, use: import Control.Concurrent() HSH/Command.hs:58:1: Warning: Defined but not used: `d' HSH/Command.hs:59:1: Warning: Defined but not used: `dr' HSH/Command.hs:60:1: Warning: Top-level binding with no type signature: em :: String -> IO () HSH/Command.hs:338:38: Warning: This binding for `env' shadows the existing binding imported from `System.Process' at HSH/Command.hs:51:1-21 (and originally defined in `System.Process.Internals') HSH/Command.hs:113:10: Warning: Orphan instance: instance [overlap ok] Show (Handle -> Handle -> IO ()) HSH/Command.hs:115:10: Warning: Orphan instance: instance [overlap ok] Show (Channel -> IO Channel) HSH/Command.hs:117:10: Warning: Orphan instance: instance [overlap ok] Show (String -> String) HSH/Command.hs:119:10: Warning: Orphan instance: instance [overlap ok] Show (() -> String) HSH/Command.hs:121:10: Warning: Orphan instance: instance [overlap ok] Show (String -> IO String) HSH/Command.hs:123:10: Warning: Orphan instance: instance [overlap ok] Show (() -> IO String) HSH/Command.hs:125:10: Warning: Orphan instance: instance [overlap ok] Show (BSL.ByteString -> BSL.ByteString) HSH/Command.hs:127:10: Warning: Orphan instance: instance [overlap ok] Show (() -> BSL.ByteString) HSH/Command.hs:129:10: Warning: Orphan instance: instance [overlap ok] Show (BSL.ByteString -> IO BSL.ByteString) HSH/Command.hs:131:10: Warning: Orphan instance: instance [overlap ok] Show (() -> IO BSL.ByteString) HSH/Command.hs:133:10: Warning: Orphan instance: instance [overlap ok] Show (BS.ByteString -> BS.ByteString) HSH/Command.hs:135:10: Warning: Orphan instance: instance [overlap ok] Show (() -> BS.ByteString) HSH/Command.hs:137:10: Warning: Orphan instance: instance [overlap ok] Show (BS.ByteString -> IO BS.ByteString) HSH/Command.hs:139:10: Warning: Orphan instance: instance [overlap ok] Show (() -> IO BS.ByteString) HSH/Command.hs:234:10: Warning: Orphan instance: instance [overlap ok] Show ([String] -> [String]) HSH/Command.hs:236:10: Warning: Orphan instance: instance [overlap ok] Show (() -> [String]) HSH/Command.hs:238:10: Warning: Orphan instance: instance [overlap ok] Show ([String] -> IO [String]) HSH/Command.hs:240:10: Warning: Orphan instance: instance [overlap ok] Show (() -> IO [String]) HSH/Command.hs:580:10: Warning: Orphan instance: instance [overlap ok] Show EnvironFilter HSH/ShellEquivs.hs:89:1: Warning: The import of `try' from module `Control.Exception' is redundant HSH/ShellEquivs.hs:104:1: Warning: The import of `System.Process' is redundant except perhaps to import instances from `System.Process' To import instances alone, use: import System.Process() HSH/ShellEquivs.hs:105:1: Warning: The qualified import of `System.Directory' is redundant except perhaps to import instances from `System.Directory' To import instances alone, use: import System.Directory() HSH/ShellEquivs.hs:179:36: Warning: Defined but not used: `cignore' HSH/ShellEquivs.hs:184:27: Warning: Defined but not used: `cignore' HSH/ShellEquivs.hs:318:6: Warning: Defined but not used: `inp' HSH/ShellEquivs.hs:319:25: Warning: Defined but not used: `e' Haddock coverage: 43% ( 3 / 7) in 'HSH.Channel' Warning: HSH.Command: run is exported separately but will be documented under RunResult. Consider exporting it together with its parent(s) for code clarity. 93% ( 13 / 14) in 'HSH.Command' 100% ( 44 / 44) in 'HSH.ShellEquivs' 100% ( 3 / 3) in 'HSH' Warning: HSH.Command: could not find link destinations for: HSH.Command.EnvironCommand Warning: HSH.ShellEquivs: could not find link destinations for: HSH.Command.EnvironCommand Documentation created: dist/doc/html/HSH/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/HSH-2.1.0/ghc-7.6.3 Registering HSH-2.1.0... Installed HSH-2.1.0 Downloading haskell-cnc-0.1.3.200... Configuring haskell-cnc-0.1.3.200... Building haskell-cnc-0.1.3.200... Preprocessing library haskell-cnc-0.1.3.200... Intel/Cnc.hs:21:2: warning: #warning "Cnc.hs -- CNC_SCHEDULER unset, defaulting to scheduler 7 " [-Wcpp] Intel/CncPure.hs:90:2: warning: #warning "CncPure.hs -- CNC_SCHEDULER unset, defaulting to scheduler 2 " [-Wcpp] Intel/CncUtil.hs:284:2: warning: #warning "Using TVars for hot atomic variables." [-Wcpp] [1 of 7] Compiling Intel.CncUtil ( Intel/CncUtil.hs, dist/build/Intel/CncUtil.o ) Intel/CncUtil.hs:40:1: Warning: Module `Control.Concurrent.QSem' is deprecated: Control.Concurrent.QSem will be removed in GHC 7.8. Please use an alternative, e.g. the SafeSemaphore package, instead. Intel/CncUtil.hs:51:1: Warning: Module `Data.HashTable' is deprecated: Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead. Intel/CncUtil.hs:322:12: Warning: In the use of `HT.hashInt' (imported from Data.HashTable): Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead." Intel/CncUtil.hs:325:12: Warning: In the use of `HT.hashInt' (imported from Data.HashTable): Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead." Intel/CncUtil.hs:328:12: Warning: In the use of `HT.hashInt' (imported from Data.HashTable): Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead." Intel/CncUtil.hs:330:12: Warning: In the use of `HT.hashInt' (imported from Data.HashTable): Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead." Intel/CncUtil.hs:333:12: Warning: In the use of `HT.hashString' (imported from Data.HashTable): Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead." [2 of 7] Compiling Intel.CncPure ( Intel/CncPure.hs, dist/build/Intel/CncPure.o ) Intel/CncPure.hs:237:21: Ambiguous occurrence `foldl' It could refer to either `List.foldl', imported from `Data.List' at Intel/CncPure.hs:27:1-24 (and originally defined in `GHC.List') or `Set.foldl', imported from `Data.Set' at Intel/CncPure.hs:28:1-22 (and originally defined in `containers-0.5.0.0:Data.Set.Base') or `Map.foldl', imported from `Data.Map' at Intel/CncPure.hs:29:1-22 (and originally defined in `containers-0.5.0.0:Data.Map.Base') Intel/CncPure.hs:247:16: Ambiguous occurrence `foldl' It could refer to either `List.foldl', imported from `Data.List' at Intel/CncPure.hs:27:1-24 (and originally defined in `GHC.List') or `Set.foldl', imported from `Data.Set' at Intel/CncPure.hs:28:1-22 (and originally defined in `containers-0.5.0.0:Data.Set.Base') or `Map.foldl', imported from `Data.Map' at Intel/CncPure.hs:29:1-22 (and originally defined in `containers-0.5.0.0:Data.Map.Base') Intel/CncPure.hs:353:26: Ambiguous occurrence `foldl' It could refer to either `List.foldl', imported from `Data.List' at Intel/CncPure.hs:27:1-24 (and originally defined in `GHC.List') or `Set.foldl', imported from `Data.Set' at Intel/CncPure.hs:28:1-22 (and originally defined in `containers-0.5.0.0:Data.Set.Base') or `Map.foldl', imported from `Data.Map' at Intel/CncPure.hs:29:1-22 (and originally defined in `containers-0.5.0.0:Data.Map.Base') Intel/CncPure.hs:402:8: Ambiguous occurrence `foldl' It could refer to either `List.foldl', imported from `Data.List' at Intel/CncPure.hs:27:1-24 (and originally defined in `GHC.List') or `Set.foldl', imported from `Data.Set' at Intel/CncPure.hs:28:1-22 (and originally defined in `containers-0.5.0.0:Data.Set.Base') or `Map.foldl', imported from `Data.Map' at Intel/CncPure.hs:29:1-22 (and originally defined in `containers-0.5.0.0:Data.Map.Base') Intel/CncPure.hs:404:19: Ambiguous occurrence `foldl' It could refer to either `List.foldl', imported from `Data.List' at Intel/CncPure.hs:27:1-24 (and originally defined in `GHC.List') or `Set.foldl', imported from `Data.Set' at Intel/CncPure.hs:28:1-22 (and originally defined in `containers-0.5.0.0:Data.Set.Base') or `Map.foldl', imported from `Data.Map' at Intel/CncPure.hs:29:1-22 (and originally defined in `containers-0.5.0.0:Data.Map.Base') Intel/CncPure.hs:444:13: Ambiguous occurrence `foldl' It could refer to either `List.foldl', imported from `Data.List' at Intel/CncPure.hs:27:1-24 (and originally defined in `GHC.List') or `Set.foldl', imported from `Data.Set' at Intel/CncPure.hs:28:1-22 (and originally defined in `containers-0.5.0.0:Data.Set.Base') or `Map.foldl', imported from `Data.Map' at Intel/CncPure.hs:29:1-22 (and originally defined in `containers-0.5.0.0:Data.Map.Base') Failed to install haskell-cnc-0.1.3.200 cabal: Error: some packages failed to install: haskell-cnc-0.1.3.200 failed during the building phase. The exception was: ExitFailure 1