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.024124.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 utf8-string-1... Building utf8-string-1... Preprocessing library utf8-string-1... [1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [5 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) In-place registering utf8-string-1... Running Haddock for utf8-string-1... Running hscolour for utf8-string-1... Preprocessing library utf8-string-1... Preprocessing library utf8-string-1... 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' 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-124124 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/utf8-string-1 Registering utf8-string-1... Installed utf8-string-1 Downloading language-python-0.5.0... Configuring language-python-0.5.0... Building language-python-0.5.0... Preprocessing library language-python-0.5.0... [ 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 ) src/Language/Python/Common/SrcLocation.hs:101:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘incColumn’: Patterns not matched: _ NoLocation src/Language/Python/Common/SrcLocation.hs:106:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘incTab’: Patterns not matched: NoLocation src/Language/Python/Common/SrcLocation.hs:113:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘incLine’: Patterns not matched: _ NoLocation [ 4 of 23] Compiling Language.Python.Common.Token ( src/Language/Python/Common/Token.hs, dist/build/Language/Python/Common/Token.o ) src/Language/Python/Common/Token.hs:28:1: Warning: The import of ‘SrcLocation’ from module ‘Language.Python.Common.SrcLocation’ is redundant src/Language/Python/Common/Token.hs:187:4: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: UnicodeStringToken _ _ src/Language/Python/Common/Token.hs:288:4: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: UnicodeStringToken _ _ [ 5 of 23] Compiling Language.Python.Common.AST ( src/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 ) src/Language/Python/Common/PrettyAST.hs:107:9: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: [] src/Language/Python/Common/PrettyAST.hs:271:4: Warning: Pattern match(es) are non-exhaustive In an equation for ‘pretty’: Patterns not matched: SliceEllipsis _ [ 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 ) src/Language/Python/Common/ParseError.hs:15:1: Warning: The import of ‘Language.Python.Common.Pretty’ is redundant except perhaps to import instances from ‘Language.Python.Common.Pretty’ To import instances alone, use: import Language.Python.Common.Pretty() [ 9 of 23] Compiling Language.Python.Common.PrettyParseError ( src/Language/Python/Common/PrettyParseError.hs, dist/build/Language/Python/Common/PrettyParseError.o ) src/Language/Python/Common/PrettyParseError.hs:18:1: Warning: The import of ‘Language.Python.Common.PrettyToken’ is redundant except perhaps to import instances from ‘Language.Python.Common.PrettyToken’ To import instances alone, use: import Language.Python.Common.PrettyToken() [10 of 23] Compiling Language.Python.Common.ParserMonad ( src/Language/Python/Common/ParserMonad.hs, dist/build/Language/Python/Common/ParserMonad.o ) src/Language/Python/Common/ParserMonad.hs:55:1: Warning: The import of ‘Control.Monad.Error.Class’ is redundant except perhaps to import instances from ‘Control.Monad.Error.Class’ To import instances alone, use: import Control.Monad.Error.Class() src/Language/Python/Common/ParserMonad.hs:56:1: Warning: The import of ‘Control.Monad.Identity’ is redundant except perhaps to import instances from ‘Control.Monad.Identity’ To import instances alone, use: import Control.Monad.Identity() src/Language/Python/Common/ParserMonad.hs:57:1: Warning: The import of ‘Control.Monad.Trans’ is redundant except perhaps to import instances from ‘Control.Monad.Trans’ To import instances alone, use: import Control.Monad.Trans() [11 of 23] Compiling Language.Python.Common.ParserUtils ( src/Language/Python/Common/ParserUtils.hs, dist/build/Language/Python/Common/ParserUtils.o ) src/Language/Python/Common/ParserUtils.hs:97:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘makeTupleOrExpr’: Patterns not matched: [] _ src/Language/Python/Common/ParserUtils.hs:176:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘makeDecorated’: Patterns not matched: [] _ src/Language/Python/Common/ParserUtils.hs:207:4: Warning: Pattern match(es) are non-exhaustive In an equation for ‘dots’: Patterns not matched: IndentToken _ DedentToken _ NewlineToken _ LineJoinToken _ ... src/Language/Python/Common/ParserUtils.hs:235:7: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: ArgKeyword _ _ _ ArgVarArgsPos _ _ src/Language/Python/Common/ParserUtils.hs:274:7: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: UnPackTuple _ _ _ Param _ _ _ _ [12 of 23] Compiling Language.Python.Common.LexerUtils ( src/Language/Python/Common/LexerUtils.hs, dist/build/Language/Python/Common/LexerUtils.o ) src/Language/Python/Common/LexerUtils.hs:19:1: Warning: The import of ‘Data.Map’ is redundant except perhaps to import instances from ‘Data.Map’ To import instances alone, use: import Data.Map() src/Language/Python/Common/LexerUtils.hs:21:1: Warning: The import of ‘Data.Char’ is redundant except perhaps to import instances from ‘Data.Char’ To import instances alone, use: import Data.Char() src/Language/Python/Common/LexerUtils.hs:22:1: Warning: The import of ‘Numeric’ is redundant except perhaps to import instances from ‘Numeric’ To import instances alone, use: import Numeric() src/Language/Python/Common/LexerUtils.hs:126:4: Warning: Pattern match(es) are non-exhaustive In an equation for ‘acc’: Patterns not matched: _ (ghc-prim:GHC.Types.C# #x) with #x `notElem` ['0', '1'] src/Language/Python/Common/LexerUtils.hs:229:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘readOctNoO’: Patterns not matched: [] [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 ) dist/build/Language/Python/Version3/Parser/Lexer.hs:36:1: Warning: The import of ‘Data.Char’ is redundant except perhaps to import instances from ‘Data.Char’ To import instances alone, use: import Data.Char() src/Language/Python/Version3/Parser/Lexer.x:23:1: Warning: The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() src/Language/Python/Version3/Parser/Lexer.x:24:1: Warning: The import of ‘Data.List’ is redundant except perhaps to import instances from ‘Data.List’ To import instances alone, use: import Data.List() src/Language/Python/Version3/Parser/Lexer.x:25:1: Warning: The import of ‘Numeric’ is redundant except perhaps to import instances from ‘Numeric’ To import instances alone, use: import Numeric() [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 ) src/Language/Python/Version3/Parser.hs:38:1: Warning: The import of ‘execParser’ from module ‘Language.Python.Common.ParserMonad’ is redundant [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 ) dist/build/Language/Python/Version2/Parser/Lexer.hs:36:1: Warning: The import of ‘Data.Char’ is redundant except perhaps to import instances from ‘Data.Char’ To import instances alone, use: import Data.Char() src/Language/Python/Version2/Parser/Lexer.x:23:1: Warning: The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() src/Language/Python/Version2/Parser/Lexer.x:24:1: Warning: The import of ‘Data.List’ is redundant except perhaps to import instances from ‘Data.List’ To import instances alone, use: import Data.List() src/Language/Python/Version2/Parser/Lexer.x:25:1: Warning: The import of ‘Numeric’ is redundant except perhaps to import instances from ‘Numeric’ To import instances alone, use: import Numeric() [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 ) src/Language/Python/Version2/Parser.hs:38:1: Warning: The import of ‘execParser’ from module ‘Language.Python.Common.ParserMonad’ is redundant [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 ) src/Language/Python/Common.hs:36:1: Warning: The import of ‘Language.Python.Common.PrettyAST’ is redundant except perhaps to import instances from ‘Language.Python.Common.PrettyAST’ To import instances alone, use: import Language.Python.Common.PrettyAST() src/Language/Python/Common.hs:37:1: Warning: The import of ‘Language.Python.Common.PrettyToken’ is redundant except perhaps to import instances from ‘Language.Python.Common.PrettyToken’ To import instances alone, use: import Language.Python.Common.PrettyToken() src/Language/Python/Common.hs:39:1: Warning: The import of ‘Language.Python.Common.PrettyParseError’ is redundant except perhaps to import instances from ‘Language.Python.Common.PrettyParseError’ To import instances alone, use: import Language.Python.Common.PrettyParseError() In-place registering language-python-0.5.0... Running Haddock for language-python-0.5.0... Running hscolour for language-python-0.5.0... Preprocessing library language-python-0.5.0... Preprocessing library language-python-0.5.0... src/Language/Python/Common/Token.hs:28:1: Warning: The import of ‘SrcLocation’ from module ‘Language.Python.Common.SrcLocation’ is redundant src/Language/Python/Common/ParseError.hs:15:1: Warning: The import of ‘Language.Python.Common.Pretty’ is redundant except perhaps to import instances from ‘Language.Python.Common.Pretty’ To import instances alone, use: import Language.Python.Common.Pretty() src/Language/Python/Common/PrettyParseError.hs:18:1: Warning: The import of ‘Language.Python.Common.PrettyToken’ is redundant except perhaps to import instances from ‘Language.Python.Common.PrettyToken’ To import instances alone, use: import Language.Python.Common.PrettyToken() src/Language/Python/Common/ParserMonad.hs:55:1: Warning: The import of ‘Control.Monad.Error.Class’ is redundant except perhaps to import instances from ‘Control.Monad.Error.Class’ To import instances alone, use: import Control.Monad.Error.Class() src/Language/Python/Common/ParserMonad.hs:56:1: Warning: The import of ‘Control.Monad.Identity’ is redundant except perhaps to import instances from ‘Control.Monad.Identity’ To import instances alone, use: import Control.Monad.Identity() src/Language/Python/Common/ParserMonad.hs:57:1: Warning: The import of ‘Control.Monad.Trans’ is redundant except perhaps to import instances from ‘Control.Monad.Trans’ To import instances alone, use: import Control.Monad.Trans() src/Language/Python/Common/LexerUtils.hs:19:1: Warning: The import of ‘Data.Map’ is redundant except perhaps to import instances from ‘Data.Map’ To import instances alone, use: import Data.Map() src/Language/Python/Common/LexerUtils.hs:21:1: Warning: The import of ‘Data.Char’ is redundant except perhaps to import instances from ‘Data.Char’ To import instances alone, use: import Data.Char() src/Language/Python/Common/LexerUtils.hs:22:1: Warning: The import of ‘Numeric’ is redundant except perhaps to import instances from ‘Numeric’ To import instances alone, use: import Numeric() dist/build/Language/Python/Version3/Parser/Lexer.hs:36:1: Warning: The import of ‘Data.Char’ is redundant except perhaps to import instances from ‘Data.Char’ To import instances alone, use: import Data.Char() src/Language/Python/Version3/Parser/Lexer.x:23:1: Warning: The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() src/Language/Python/Version3/Parser/Lexer.x:24:1: Warning: The import of ‘Data.List’ is redundant except perhaps to import instances from ‘Data.List’ To import instances alone, use: import Data.List() src/Language/Python/Version3/Parser/Lexer.x:25:1: Warning: The import of ‘Numeric’ is redundant except perhaps to import instances from ‘Numeric’ To import instances alone, use: import Numeric() src/Language/Python/Version3/Parser.hs:38:1: Warning: The import of ‘execParser’ from module ‘Language.Python.Common.ParserMonad’ is redundant dist/build/Language/Python/Version2/Parser/Lexer.hs:36:1: Warning: The import of ‘Data.Char’ is redundant except perhaps to import instances from ‘Data.Char’ To import instances alone, use: import Data.Char() src/Language/Python/Version2/Parser/Lexer.x:23:1: Warning: The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() src/Language/Python/Version2/Parser/Lexer.x:24:1: Warning: The import of ‘Data.List’ is redundant except perhaps to import instances from ‘Data.List’ To import instances alone, use: import Data.List() src/Language/Python/Version2/Parser/Lexer.x:25:1: Warning: The import of ‘Numeric’ is redundant except perhaps to import instances from ‘Numeric’ To import instances alone, use: import Numeric() src/Language/Python/Version2/Parser.hs:38:1: Warning: The import of ‘execParser’ from module ‘Language.Python.Common.ParserMonad’ is redundant src/Language/Python/Common.hs:36:1: Warning: The import of ‘Language.Python.Common.PrettyAST’ is redundant except perhaps to import instances from ‘Language.Python.Common.PrettyAST’ To import instances alone, use: import Language.Python.Common.PrettyAST() src/Language/Python/Common.hs:37:1: Warning: The import of ‘Language.Python.Common.PrettyToken’ is redundant except perhaps to import instances from ‘Language.Python.Common.PrettyToken’ To import instances alone, use: import Language.Python.Common.PrettyToken() src/Language/Python/Common.hs:39:1: Warning: The import of ‘Language.Python.Common.PrettyParseError’ is redundant except perhaps to import instances from ‘Language.Python.Common.PrettyParseError’ To import instances alone, use: import Language.Python.Common.PrettyParseError() Haddock coverage: 86% ( 6 / 7) in 'Language.Python.Common.StringEscape' Warning: language-python-0.5.0: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' 53% ( 34 / 64) 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.524124.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/language-python-0.5.0 Registering language-python-0.5.0... Installed language-python-0.5.0