Resolving dependencies... Configuring hashable-1.2.1.0... Building hashable-1.2.1.0... Preprocessing library hashable-1.2.1.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.1.0... Running Haddock for hashable-1.2.1.0... Running hscolour for hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Preprocessing library hashable-1.2.1.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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0 Registering hashable-1.2.1.0... Installed hashable-1.2.1.0 Configuring utf8-string-0.3.7... Building utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... [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.7... Running Haddock for utf8-string-0.3.7... Running hscolour for utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7 Registering utf8-string-0.3.7... Installed utf8-string-0.3.7 Configuring unordered-containers-0.2.3.3... Building unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... [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.3.3... Running Haddock for unordered-containers-0.2.3.3... Running hscolour for unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... 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' 85% ( 52 / 61) in 'Data.HashMap.Base' 98% ( 44 / 45) in 'Data.HashMap.Strict' 98% ( 44 / 45) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.3.3 Registering unordered-containers-0.2.3.3... Installed unordered-containers-0.2.3.3 Downloading shake-0.11.4... Configuring shake-0.11.4... Building shake-0.11.4... Preprocessing library shake-0.11.4... [ 1 of 41] Compiling General.Binary ( General/Binary.hs, dist/build/General/Binary.o ) [ 2 of 41] Compiling General.Timing ( General/Timing.hs, dist/build/General/Timing.o ) [ 3 of 41] Compiling Paths_shake ( dist/build/autogen/Paths_shake.hs, dist/build/Paths_shake.o ) [ 4 of 41] Compiling Development.Shake.Report ( Development/Shake/Report.hs, dist/build/Development/Shake/Report.o ) [ 5 of 41] Compiling Development.Ninja.Env ( Development/Ninja/Env.hs, dist/build/Development/Ninja/Env.o ) [ 6 of 41] Compiling Development.Ninja.Type ( Development/Ninja/Type.hs, dist/build/Development/Ninja/Type.o ) [ 7 of 41] Compiling Development.Ninja.Lexer ( Development/Ninja/Lexer.hs, dist/build/Development/Ninja/Lexer.o ) [ 8 of 41] Compiling Development.Ninja.Parse ( Development/Ninja/Parse.hs, dist/build/Development/Ninja/Parse.o ) [ 9 of 41] Compiling Development.Shake.Classes ( Development/Shake/Classes.hs, dist/build/Development/Shake/Classes.o ) [10 of 41] Compiling General.Base ( General/Base.hs, dist/build/General/Base.o ) [11 of 41] Compiling Development.Shake.FilePath ( Development/Shake/FilePath.hs, dist/build/Development/Shake/FilePath.o ) [12 of 41] Compiling Development.Shake.ByteString ( Development/Shake/ByteString.hs, dist/build/Development/Shake/ByteString.o ) [13 of 41] Compiling Development.Shake.Pool ( Development/Shake/Pool.hs, dist/build/Development/Shake/Pool.o ) [14 of 41] Compiling General.String ( General/String.hs, dist/build/General/String.o ) [15 of 41] Compiling General.Intern ( General/Intern.hs, dist/build/General/Intern.o ) [16 of 41] Compiling Development.Shake.FileTime ( Development/Shake/FileTime.hs, dist/build/Development/Shake/FileTime.o ) [17 of 41] Compiling Development.Shake.FilePattern ( Development/Shake/FilePattern.hs, dist/build/Development/Shake/FilePattern.o ) [18 of 41] Compiling Development.Shake.Progress ( Development/Shake/Progress.hs, dist/build/Development/Shake/Progress.o ) [19 of 41] Compiling Development.Shake.Errors ( Development/Shake/Errors.hs, dist/build/Development/Shake/Errors.o ) [20 of 41] Compiling Development.Shake.Resource ( Development/Shake/Resource.hs, dist/build/Development/Shake/Resource.o ) [21 of 41] Compiling Development.Shake.Value ( Development/Shake/Value.hs, dist/build/Development/Shake/Value.o ) [22 of 41] Compiling Development.Shake.Special ( Development/Shake/Special.hs, dist/build/Development/Shake/Special.o ) [23 of 41] Compiling Development.Shake.Types ( Development/Shake/Types.hs, dist/build/Development/Shake/Types.o ) [24 of 41] Compiling Development.Shake.Storage ( Development/Shake/Storage.hs, dist/build/Development/Shake/Storage.o ) [25 of 41] Compiling Development.Shake.Database ( Development/Shake/Database.hs, dist/build/Development/Shake/Database.o ) [26 of 41] Compiling Development.Shake.Core ( Development/Shake/Core.hs, dist/build/Development/Shake/Core.o ) [27 of 41] Compiling Development.Shake.Rules.Directory ( Development/Shake/Rules/Directory.hs, dist/build/Development/Shake/Rules/Directory.o ) [28 of 41] Compiling Development.Shake.Rules.File ( Development/Shake/Rules/File.hs, dist/build/Development/Shake/Rules/File.o ) [29 of 41] Compiling Development.Shake.Derived ( Development/Shake/Derived.hs, dist/build/Development/Shake/Derived.o ) [30 of 41] Compiling Development.Shake.Command ( Development/Shake/Command.hs, dist/build/Development/Shake/Command.o ) [31 of 41] Compiling Development.Shake.Rules.Oracle ( Development/Shake/Rules/Oracle.hs, dist/build/Development/Shake/Rules/Oracle.o ) [32 of 41] Compiling Development.Shake.Rules.OrderOnly ( Development/Shake/Rules/OrderOnly.hs, dist/build/Development/Shake/Rules/OrderOnly.o ) [33 of 41] Compiling Development.Shake.Rules.Rerun ( Development/Shake/Rules/Rerun.hs, dist/build/Development/Shake/Rules/Rerun.o ) [34 of 41] Compiling Development.Shake.Shake ( Development/Shake/Shake.hs, dist/build/Development/Shake/Shake.o ) [35 of 41] Compiling Development.Shake.Args ( Development/Shake/Args.hs, dist/build/Development/Shake/Args.o ) [36 of 41] Compiling Development.Shake.Rule ( Development/Shake/Rule.hs, dist/build/Development/Shake/Rule.o ) [37 of 41] Compiling Development.Shake.Sys ( Development/Shake/Sys.hs, dist/build/Development/Shake/Sys.o ) [38 of 41] Compiling Development.Shake.Rules.Files ( Development/Shake/Rules/Files.hs, dist/build/Development/Shake/Rules/Files.o ) [39 of 41] Compiling Development.Shake ( Development/Shake.hs, dist/build/Development/Shake.o ) [40 of 41] Compiling Development.Shake.Config ( Development/Shake/Config.hs, dist/build/Development/Shake/Config.o ) [41 of 41] Compiling Development.Shake.Util ( Development/Shake/Util.hs, dist/build/Development/Shake/Util.o ) In-place registering shake-0.11.4... Preprocessing executable 'shake' for shake-0.11.4... [ 1 of 45] Compiling Development.Make.Type ( Development/Make/Type.hs, dist/build/shake/shake-tmp/Development/Make/Type.o ) [ 2 of 45] Compiling Development.Make.Env ( Development/Make/Env.hs, dist/build/shake/shake-tmp/Development/Make/Env.o ) [ 3 of 45] Compiling Development.Make.Parse ( Development/Make/Parse.hs, dist/build/shake/shake-tmp/Development/Make/Parse.o ) [ 4 of 45] Compiling Paths_shake ( dist/build/autogen/Paths_shake.hs, dist/build/shake/shake-tmp/Paths_shake.o ) [ 5 of 45] Compiling General.Timing ( General/Timing.hs, dist/build/shake/shake-tmp/General/Timing.o ) [ 6 of 45] Compiling General.Binary ( General/Binary.hs, dist/build/shake/shake-tmp/General/Binary.o ) [ 7 of 45] Compiling Development.Shake.Report ( Development/Shake/Report.hs, dist/build/shake/shake-tmp/Development/Shake/Report.o ) [ 8 of 45] Compiling Development.Shake.Progress ( Development/Shake/Progress.hs, dist/build/shake/shake-tmp/Development/Shake/Progress.o ) [ 9 of 45] Compiling Development.Shake.Types ( Development/Shake/Types.hs, dist/build/shake/shake-tmp/Development/Shake/Types.o ) [10 of 45] Compiling Development.Shake.Errors ( Development/Shake/Errors.hs, dist/build/shake/shake-tmp/Development/Shake/Errors.o ) [11 of 45] Compiling Development.Ninja.Env ( Development/Ninja/Env.hs, dist/build/shake/shake-tmp/Development/Ninja/Env.o ) [12 of 45] Compiling Development.Ninja.Type ( Development/Ninja/Type.hs, dist/build/shake/shake-tmp/Development/Ninja/Type.o ) [13 of 45] Compiling Development.Ninja.Lexer ( Development/Ninja/Lexer.hs, dist/build/shake/shake-tmp/Development/Ninja/Lexer.o ) [14 of 45] Compiling Development.Ninja.Parse ( Development/Ninja/Parse.hs, dist/build/shake/shake-tmp/Development/Ninja/Parse.o ) [15 of 45] Compiling Development.Shake.Classes ( Development/Shake/Classes.hs, dist/build/shake/shake-tmp/Development/Shake/Classes.o ) [16 of 45] Compiling Development.Shake.Value ( Development/Shake/Value.hs, dist/build/shake/shake-tmp/Development/Shake/Value.o ) [17 of 45] Compiling Development.Shake.Special ( Development/Shake/Special.hs, dist/build/shake/shake-tmp/Development/Shake/Special.o ) [18 of 45] Compiling General.Base ( General/Base.hs, dist/build/shake/shake-tmp/General/Base.o ) [19 of 45] Compiling Development.Shake.FilePath ( Development/Shake/FilePath.hs, dist/build/shake/shake-tmp/Development/Shake/FilePath.o ) [20 of 45] Compiling Development.Shake.ByteString ( Development/Shake/ByteString.hs, dist/build/shake/shake-tmp/Development/Shake/ByteString.o ) [21 of 45] Compiling Development.Shake.FilePattern ( Development/Shake/FilePattern.hs, dist/build/shake/shake-tmp/Development/Shake/FilePattern.o ) [22 of 45] Compiling Development.Shake.Pool ( Development/Shake/Pool.hs, dist/build/shake/shake-tmp/Development/Shake/Pool.o ) [23 of 45] Compiling Development.Shake.Resource ( Development/Shake/Resource.hs, dist/build/shake/shake-tmp/Development/Shake/Resource.o ) [24 of 45] Compiling Development.Shake.Storage ( Development/Shake/Storage.hs, dist/build/shake/shake-tmp/Development/Shake/Storage.o ) [25 of 45] Compiling General.Intern ( General/Intern.hs, dist/build/shake/shake-tmp/General/Intern.o ) [26 of 45] Compiling General.String ( General/String.hs, dist/build/shake/shake-tmp/General/String.o ) [27 of 45] Compiling Development.Shake.Database ( Development/Shake/Database.hs, dist/build/shake/shake-tmp/Development/Shake/Database.o ) [28 of 45] Compiling Development.Shake.Core ( Development/Shake/Core.hs, dist/build/shake/shake-tmp/Development/Shake/Core.o ) [29 of 45] Compiling Development.Shake.Rules.Directory ( Development/Shake/Rules/Directory.hs, dist/build/shake/shake-tmp/Development/Shake/Rules/Directory.o ) [30 of 45] Compiling Development.Shake.Rules.Oracle ( Development/Shake/Rules/Oracle.hs, dist/build/shake/shake-tmp/Development/Shake/Rules/Oracle.o ) [31 of 45] Compiling Development.Shake.Rules.Rerun ( Development/Shake/Rules/Rerun.hs, dist/build/shake/shake-tmp/Development/Shake/Rules/Rerun.o ) [32 of 45] Compiling Development.Shake.FileTime ( Development/Shake/FileTime.hs, dist/build/shake/shake-tmp/Development/Shake/FileTime.o ) [33 of 45] Compiling Development.Shake.Rules.File ( Development/Shake/Rules/File.hs, dist/build/shake/shake-tmp/Development/Shake/Rules/File.o ) [34 of 45] Compiling Development.Shake.Command ( Development/Shake/Command.hs, dist/build/shake/shake-tmp/Development/Shake/Command.o ) [35 of 45] Compiling Development.Shake.Derived ( Development/Shake/Derived.hs, dist/build/shake/shake-tmp/Development/Shake/Derived.o ) [36 of 45] Compiling Development.Shake.Rules.Files ( Development/Shake/Rules/Files.hs, dist/build/shake/shake-tmp/Development/Shake/Rules/Files.o ) [37 of 45] Compiling Development.Shake.Rules.OrderOnly ( Development/Shake/Rules/OrderOnly.hs, dist/build/shake/shake-tmp/Development/Shake/Rules/OrderOnly.o ) [38 of 45] Compiling Development.Shake.Shake ( Development/Shake/Shake.hs, dist/build/shake/shake-tmp/Development/Shake/Shake.o ) [39 of 45] Compiling Development.Shake.Args ( Development/Shake/Args.hs, dist/build/shake/shake-tmp/Development/Shake/Args.o ) [40 of 45] Compiling Development.Make.Rules ( Development/Make/Rules.hs, dist/build/shake/shake-tmp/Development/Make/Rules.o ) [41 of 45] Compiling Development.Shake ( Development/Shake.hs, dist/build/shake/shake-tmp/Development/Shake.o ) [42 of 45] Compiling Development.Make.All ( Development/Make/All.hs, dist/build/shake/shake-tmp/Development/Make/All.o ) [43 of 45] Compiling Development.Ninja.All ( Development/Ninja/All.hs, dist/build/shake/shake-tmp/Development/Ninja/All.o ) [44 of 45] Compiling Start ( Start.hs, dist/build/shake/shake-tmp/Start.o ) [45 of 45] Compiling Main ( Main.hs, dist/build/shake/shake-tmp/Main.o ) Linking dist/build/shake/shake ... Running Haddock for shake-0.11.4... Running hscolour for shake-0.11.4... Preprocessing library shake-0.11.4... Preprocessing executable 'shake' for shake-0.11.4... Preprocessing library shake-0.11.4... Haddock coverage: 20% ( 1 / 5) in 'General.Binary' 25% ( 1 / 4) in 'General.Timing' 0% ( 0 / 8) in 'Paths_shake' 50% ( 1 / 2) in 'Development.Shake.Report' 14% ( 1 / 7) in 'Development.Ninja.Env' 7% ( 1 / 15) in 'Development.Ninja.Type' 25% ( 1 / 4) in 'Development.Ninja.Lexer' 0% ( 0 / 2) in 'Development.Ninja.Parse' 100% ( 7 / 7) in 'Development.Shake.Classes' 14% ( 5 / 35) in 'General.Base' 100% ( 11 / 11) in 'Development.Shake.FilePath' 25% ( 1 / 4) in 'Development.Shake.ByteString' 80% ( 4 / 5) in 'Development.Shake.Pool' 17% ( 2 / 12) in 'General.String' 0% ( 0 / 9) in 'General.Intern' 0% ( 0 / 5) in 'Development.Shake.FileTime' 88% ( 7 / 8) in 'Development.Shake.FilePattern' 100% ( 7 / 7) in 'Development.Shake.Progress' 20% ( 2 / 10) in 'Development.Shake.Errors' 83% ( 5 / 6) in 'Development.Shake.Resource' 8% ( 1 / 12) in 'Development.Shake.Value' 33% ( 1 / 3) in 'Development.Shake.Special' 100% ( 7 / 7) in 'Development.Shake.Types' 0% ( 0 / 2) in 'Development.Shake.Storage' 14% ( 3 / 21) in 'Development.Shake.Database' 92% ( 35 / 38) in 'Development.Shake.Core' 100% ( 11 / 11) in 'Development.Shake.Rules.Directory' 80% ( 12 / 15) in 'Development.Shake.Rules.File' 90% ( 9 / 10) in 'Development.Shake.Derived' 100% ( 11 / 11) in 'Development.Shake.Command' 75% ( 3 / 4) in 'Development.Shake.Rules.Oracle' 25% ( 1 / 4) in 'Development.Shake.Rules.OrderOnly' 33% ( 1 / 3) in 'Development.Shake.Rules.Rerun' 100% ( 2 / 2) in 'Development.Shake.Shake' 100% ( 4 / 4) in 'Development.Shake.Args' 100% ( 10 / 10) in 'Development.Shake.Rule' 100% ( 5 / 5) in 'Development.Shake.Sys' 67% ( 2 / 3) in 'Development.Shake.Rules.Files' 100% (105 /105) in 'Development.Shake' 100% ( 5 / 5) in 'Development.Shake.Config' 100% ( 5 / 5) in 'Development.Shake.Util' Warning: Development.Shake.Classes: could not find link destinations for: GHC.IO.Handle.Types.HandleType Text.Read.Lex.Number Data.Time.Format.Parse.Padding Data.Time.Format.Parse.DateFormatSpec GHC.IO.Handle.Types.Handle__ Data.HashMap.Base.Leaf Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.FingerTree Warning: Development.Shake.Command: could not find link destinations for: Development.Shake.Command.CmdArguments Development.Shake.Command.:-> Warning: Development.Shake.Sys: could not find link destinations for: Development.Shake.Sys.SysArguments Development.Shake.Sys.:-> Development.Shake.Sys.SysCwdArguments Development.Shake.Sys.SysOutputArguments Development.Shake.Sys.ArgsArguments Warning: Development.Shake: could not find link destinations for: Development.Shake.Types.Function Development.Shake.Command.CmdArguments Development.Shake.Command.:-> Documentation created: dist/doc/html/shake/index.html Preprocessing executable 'shake' for shake-0.11.4... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/shake-0.11.4 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering shake-0.11.4... Installed shake-0.11.4