Resolving dependencies... Configuring monads-tf-0.1.0.2... Building monads-tf-0.1.0.2... Preprocessing library monads-tf-0.1.0.2... [ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) Control/Monad/Error/Class.hs:55:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future [ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) Control/Monad/Error.hs:57:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future [ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering monads-tf-0.1.0.2... Running Haddock for monads-tf-0.1.0.2... Running hscolour for monads-tf-0.1.0.2... Preprocessing library monads-tf-0.1.0.2... Preprocessing library monads-tf-0.1.0.2... Control/Monad/Error/Class.hs:55:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future Control/Monad/Error.hs:57:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future Haddock coverage: 100% ( 2 / 2) in 'Control.Monad.Identity' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 100% ( 22 / 22) in 'Control.Monad.Reader' 100% ( 4 / 4) in 'Control.Monad.State.Class' 25% ( 1 / 4) in 'Control.Monad.Writer.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 20 / 20) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 20 / 20) in 'Control.Monad.RWS.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 83% ( 15 / 18) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 83% ( 15 / 18) in 'Control.Monad.Writer.Strict' 95% ( 19 / 20) in 'Control.Monad.Cont' Documentation created: dist/doc/html/monads-tf/index.html, dist/doc/html/monads-tf/monads-tf.txt Creating package registration file: /tmp/pkgConf-monads-tf-0.1.031078.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/monads-tf-0.1.0.2 Registering monads-tf-0.1.0.2... Installed monads-tf-0.1.0.2 Configuring mtl-2.1.3.1... Building mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... [ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.1.3.1... Running Haddock for mtl-2.1.3.1... Running hscolour for mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 4 / 4) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 21 / 21) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 22 / 22) in 'Control.Monad.Reader' 100% ( 21 / 21) in 'Control.Monad.RWS.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 94% ( 17 / 18) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 95% ( 20 / 21) in 'Control.Monad.Cont' Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.1.331078.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.1.3.1 Registering mtl-2.1.3.1... Installed mtl-2.1.3.1 Configuring parseargs-0.1.5.2... Building parseargs-0.1.5.2... Preprocessing library parseargs-0.1.5.2... [1 of 1] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/System/Console/ParseArgs.o ) In-place registering parseargs-0.1.5.2... Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2... [1 of 2] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/parseargs-example/parseargs-example-tmp/System/Console/ParseArgs.o ) [2 of 2] Compiling Main ( parseargs-example.hs, dist/build/parseargs-example/parseargs-example-tmp/Main.o ) Linking dist/build/parseargs-example/parseargs-example ... Running Haddock for parseargs-0.1.5.2... Running hscolour for parseargs-0.1.5.2... Preprocessing library parseargs-0.1.5.2... Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2... Preprocessing library parseargs-0.1.5.2... Haddock coverage: 100% ( 40 / 40) in 'System.Console.ParseArgs' Documentation created: dist/doc/html/parseargs/index.html, dist/doc/html/parseargs/parseargs.txt Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2... Creating package registration file: /tmp/pkgConf-parseargs-0.1.531078.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parseargs-0.1.5.2 Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Registering parseargs-0.1.5.2... Installed parseargs-0.1.5.2 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 Creating package registration file: /tmp/pkgConf-utf8-string-0.331078.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/utf8-string-0.3.8 Registering utf8-string-0.3.8... Installed utf8-string-0.3.8 Warning: language-python.cabal: Unknown fields: build-depends (line 14) Fields allowed in this section: name, version, cabal-version, build-type, license, license-file, license-files, copyright, maintainer, stability, homepage, package-url, bug-reports, synopsis, description, category, author, tested-with, data-files, data-dir, extra-source-files, extra-tmp-files, extra-doc-files Configuring language-python-0.4.1... Building language-python-0.4.1... Preprocessing library language-python-0.4.1... [ 1 of 23] Compiling Language.Python.Common.StringEscape ( src/Language/Python/Common/StringEscape.hs, dist/build/Language/Python/Common/StringEscape.o ) [ 2 of 23] Compiling Language.Python.Common.Pretty ( src/Language/Python/Common/Pretty.hs, dist/build/Language/Python/Common/Pretty.o ) [ 3 of 23] Compiling Language.Python.Common.SrcLocation ( src/Language/Python/Common/SrcLocation.hs, dist/build/Language/Python/Common/SrcLocation.o ) [ 4 of 23] Compiling Language.Python.Common.Token ( src/Language/Python/Common/Token.hs, dist/build/Language/Python/Common/Token.o ) [ 5 of 23] Compiling Language.Python.Common.AST ( ghc_normal/Language/Python/Common/AST.hs, dist/build/Language/Python/Common/AST.o ) [ 6 of 23] Compiling Language.Python.Common.PrettyAST ( src/Language/Python/Common/PrettyAST.hs, dist/build/Language/Python/Common/PrettyAST.o ) [ 7 of 23] Compiling Language.Python.Common.PrettyToken ( src/Language/Python/Common/PrettyToken.hs, dist/build/Language/Python/Common/PrettyToken.o ) [ 8 of 23] Compiling Language.Python.Common.ParseError ( src/Language/Python/Common/ParseError.hs, dist/build/Language/Python/Common/ParseError.o ) [ 9 of 23] Compiling Language.Python.Common.PrettyParseError ( src/Language/Python/Common/PrettyParseError.hs, dist/build/Language/Python/Common/PrettyParseError.o ) [10 of 23] Compiling Language.Python.Common.ParserMonad ( src/Language/Python/Common/ParserMonad.hs, dist/build/Language/Python/Common/ParserMonad.o ) [11 of 23] Compiling Language.Python.Common.ParserUtils ( src/Language/Python/Common/ParserUtils.hs, dist/build/Language/Python/Common/ParserUtils.o ) [12 of 23] Compiling Language.Python.Common.LexerUtils ( src/Language/Python/Common/LexerUtils.hs, dist/build/Language/Python/Common/LexerUtils.o ) [13 of 23] Compiling Language.Python.Version3.Parser.Lexer ( dist/build/Language/Python/Version3/Parser/Lexer.hs, dist/build/Language/Python/Version3/Parser/Lexer.o ) [14 of 23] Compiling Language.Python.Version3.Lexer ( src/Language/Python/Version3/Lexer.hs, dist/build/Language/Python/Version3/Lexer.o ) [15 of 23] Compiling Language.Python.Version3.Parser.Parser ( dist/build/Language/Python/Version3/Parser/Parser.hs, dist/build/Language/Python/Version3/Parser/Parser.o ) [16 of 23] Compiling Language.Python.Version3.Parser ( src/Language/Python/Version3/Parser.hs, dist/build/Language/Python/Version3/Parser.o ) [17 of 23] Compiling Language.Python.Version3 ( src/Language/Python/Version3.hs, dist/build/Language/Python/Version3.o ) [18 of 23] Compiling Language.Python.Version2.Parser.Lexer ( dist/build/Language/Python/Version2/Parser/Lexer.hs, dist/build/Language/Python/Version2/Parser/Lexer.o ) [19 of 23] Compiling Language.Python.Version2.Lexer ( src/Language/Python/Version2/Lexer.hs, dist/build/Language/Python/Version2/Lexer.o ) [20 of 23] Compiling Language.Python.Version2.Parser.Parser ( dist/build/Language/Python/Version2/Parser/Parser.hs, dist/build/Language/Python/Version2/Parser/Parser.o ) [21 of 23] Compiling Language.Python.Version2.Parser ( src/Language/Python/Version2/Parser.hs, dist/build/Language/Python/Version2/Parser.o ) [22 of 23] Compiling Language.Python.Version2 ( src/Language/Python/Version2.hs, dist/build/Language/Python/Version2.o ) [23 of 23] Compiling Language.Python.Common ( src/Language/Python/Common.hs, dist/build/Language/Python/Common.o ) In-place registering language-python-0.4.1... Running Haddock for language-python-0.4.1... Running hscolour for language-python-0.4.1... Preprocessing library language-python-0.4.1... Preprocessing library language-python-0.4.1... Haddock coverage: 86% ( 6 / 7) in 'Language.Python.Common.StringEscape' Warning: language-python-0.4.1:Language.Python.Common.Pretty: Could not find documentation for exported module: TextPP 46% ( 6 / 13) in 'Language.Python.Common.Pretty' 100% ( 20 / 20) in 'Language.Python.Common.SrcLocation' 90% ( 9 / 10) in 'Language.Python.Common.Token' 59% ( 34 / 58) in 'Language.Python.Common.AST' 100% ( 1 / 1) in 'Language.Python.Common.PrettyAST' 50% ( 1 / 2) in 'Language.Python.Common.PrettyToken' 50% ( 1 / 2) in 'Language.Python.Common.ParseError' 50% ( 1 / 2) in 'Language.Python.Common.PrettyParseError' 3% ( 1 / 32) in 'Language.Python.Common.ParserMonad' 3% ( 1 / 34) in 'Language.Python.Common.ParserUtils' 3% ( 1 / 36) in 'Language.Python.Common.LexerUtils' 20% ( 1 / 5) in 'Language.Python.Version3.Parser.Lexer' 83% ( 5 / 6) in 'Language.Python.Version3.Lexer' 25% ( 1 / 4) in 'Language.Python.Version3.Parser.Parser' 100% ( 7 / 7) in 'Language.Python.Version3.Parser' 100% ( 5 / 5) in 'Language.Python.Version3' 20% ( 1 / 5) in 'Language.Python.Version2.Parser.Lexer' 100% ( 4 / 4) in 'Language.Python.Version2.Lexer' 25% ( 1 / 4) in 'Language.Python.Version2.Parser.Parser' 100% ( 7 / 7) in 'Language.Python.Version2.Parser' 100% ( 5 / 5) in 'Language.Python.Version2' 100% ( 17 / 17) in 'Language.Python.Common' Documentation created: dist/doc/html/language-python/index.html, dist/doc/html/language-python/language-python.txt Creating package registration file: /tmp/pkgConf-language-python-0.431078.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/language-python-0.4.1 Registering language-python-0.4.1... Installed language-python-0.4.1 Downloading bliplib-0.2.1... Configuring bliplib-0.2.1... Building bliplib-0.2.1... Preprocessing library bliplib-0.2.1... [1 of 6] Compiling Paths_bliplib ( dist/build/autogen/Paths_bliplib.hs, dist/build/Paths_bliplib.o ) [2 of 6] Compiling Blip.Version ( src/Blip/Version.hs, dist/build/Blip/Version.o ) [3 of 6] Compiling Blip.MarshalDouble ( src/Blip/MarshalDouble.hs, dist/build/Blip/MarshalDouble.o ) [4 of 6] Compiling Blip.Pretty ( src/Blip/Pretty.hs, dist/build/Blip/Pretty.o ) src/Blip/Pretty.hs:77:32: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [5 of 6] Compiling Blip.Bytecode ( src/Blip/Bytecode.hs, dist/build/Blip/Bytecode.o ) [6 of 6] Compiling Blip.Marshal ( src/Blip/Marshal.hs, dist/build/Blip/Marshal.o ) In-place registering bliplib-0.2.1... Running Haddock for bliplib-0.2.1... Running hscolour for bliplib-0.2.1... Preprocessing library bliplib-0.2.1... Preprocessing library bliplib-0.2.1... src/Blip/Pretty.hs:77:32: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Haddock coverage: 0% ( 0 / 8) in 'Paths_bliplib' 33% ( 1 / 3) in 'Blip.Version' 33% ( 1 / 3) in 'Blip.MarshalDouble' 67% ( 4 / 6) in 'Blip.Pretty' 12% ( 1 / 8) in 'Blip.Bytecode' 8% ( 1 / 13) in 'Blip.Marshal' Documentation created: dist/doc/html/bliplib/index.html, dist/doc/html/bliplib/bliplib.txt Creating package registration file: /tmp/pkgConf-bliplib-0.231078.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/bliplib-0.2.1 Registering bliplib-0.2.1... Installed bliplib-0.2.1 Downloading blip-0.2.1... Configuring blip-0.2.1... Building blip-0.2.1... Preprocessing executable 'blip' for blip-0.2.1... [ 1 of 11] Compiling Types ( src/Types.hs, dist/build/blip/blip-tmp/Types.o ) [ 2 of 11] Compiling Utils ( src/Utils.hs, dist/build/blip/blip-tmp/Utils.o ) [ 3 of 11] Compiling Desugar ( src/Desugar.hs, dist/build/blip/blip-tmp/Desugar.o ) [ 4 of 11] Compiling StackDepth ( src/StackDepth.hs, dist/build/blip/blip-tmp/StackDepth.o ) [ 5 of 11] Compiling ProgName ( src/ProgName.hs, dist/build/blip/blip-tmp/ProgName.o ) [ 6 of 11] Compiling Monad ( src/Monad.hs, dist/build/blip/blip-tmp/Monad.o ) [ 7 of 11] Compiling State ( src/State.hs, dist/build/blip/blip-tmp/State.o ) [ 8 of 11] Compiling Scope ( src/Scope.hs, dist/build/blip/blip-tmp/Scope.o ) [ 9 of 11] Compiling Assemble ( src/Assemble.hs, dist/build/blip/blip-tmp/Assemble.o ) [10 of 11] Compiling Compile ( src/Compile.hs, dist/build/blip/blip-tmp/Compile.o ) [11 of 11] Compiling Main ( src/Main.hs, dist/build/blip/blip-tmp/Main.o ) Linking dist/build/blip/blip ... Warning: No documentation was generated as this package does not contain a library. Perhaps you want to use the --executables, --tests or --benchmarks flags. Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Installed blip-0.2.1