Build #3 for language-python-test-0.5.0

[all reports]

Package language-python-test-0.5.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-09-27 03:49:12.84361 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies language-python-0.5.0, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

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 )

Control/Monad/Cont/Class.hs:57:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Cont/Class.hs:99:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:99:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:100:14: Warning:
    In the use of ‘Error.liftCallCC’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 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:39:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:40:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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/Class.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:106:20: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:106:44: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:107:21: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:108:18: Warning:
    In the use of ‘ErrorT.throwError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:109:18: Warning:
    In the use of ‘ErrorT.catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )

Control/Monad/Error.hs:53:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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 )

Control/Monad/Reader/Class.hs:45:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Reader/Class.hs:77:1: Warning: Tab character

Control/Monad/Reader/Class.hs:78:17: Warning: Tab character

Control/Monad/Reader/Class.hs:83:24: Warning: Tab character

Control/Monad/Reader/Class.hs:120:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:120:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:121:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:123:13: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 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 )

Control/Monad/State/Class.hs:30:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/State/Class.hs:108:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:108:49: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:109:21: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )

Control/Monad/Writer/Class.hs:28:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Writer/Class.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:100:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:101:22: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:103:14: Warning:
    In the use of ‘Error.liftListen’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:104:14: Warning:
    In the use of ‘Error.liftPass’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )

Control/Monad/RWS/Class.hs:33:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/RWS/Class.hs:51:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/RWS/Class.hs:51:45: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-monads-tf-0.1.0336465782861021530.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monads-tf-0.1.0.2-LmuZbLDJZI0DC3Hclx1jjn
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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-utf8-string-12694553061703964683
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1-829v6sytxoOCoVhDxsM0Nt
Registering utf8-string-1...
Installed utf8-string-1
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()

src/Language/Python/Common/ParseError.hs:26:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error.Class, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Language/Python/Common/ParseError.hs:26:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error.Class, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 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:51:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

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-0.4.0.0: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()

dist/build/Language/Python/Version3/Parser/Lexer.hs:374:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:375:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:376:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:380:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:381:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:385:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:387:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:391:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:393:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:397:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:406:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:420:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:422:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:423:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:424:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:426:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:427:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:428:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:429:5: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:431:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:434:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:435:1: Warning:
    Tab character

dist/build/Language/Python/Version3/Parser/Lexer.hs:436:1: Warning:
    Tab character

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()

dist/build/Language/Python/Version2/Parser/Lexer.hs:385:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:386:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:387:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:391:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:392:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:396:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:398:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:402:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:404:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:408:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:417:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:431:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:433:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:434:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:435:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:437:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:438:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:439:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:440:5: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:442:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:445:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:446:1: Warning:
    Tab character

dist/build/Language/Python/Version2/Parser/Lexer.hs:447:1: Warning:
    Tab character

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...
cabal: Haddock's internal GHC version must match the configured GHC version.
The GHC version is 7.10.2 but haddock is using GHC version 7.8.3
Creating package registration file:
/tmp/pkgConf-language-python-0.51476153275213975407.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/language-python-0.5.0-5xOf74ALhgb8LiRmPupOtI
Registering language-python-0.5.0...
Installed language-python-0.5.0
Configuring language-python-test-0.5.0...
Building language-python-test-0.5.0...
Preprocessing executable 'language-python-roundtrip' for
language-python-test-0.5.0...
[1 of 1] Compiling Main             ( src/RoundTrip.hs, dist/build/language-python-roundtrip/language-python-roundtrip-tmp/Main.o )
Linking dist/build/language-python-roundtrip/language-python-roundtrip ...
Preprocessing executable 'language-python-tokens' for
language-python-test-0.5.0...
[1 of 1] Compiling Main             ( src/Tokens.hs, dist/build/language-python-tokens/language-python-tokens-tmp/Main.o )
Linking dist/build/language-python-tokens/language-python-tokens ...
Preprocessing executable 'language-python-parse-pretty' for
language-python-test-0.5.0...
[1 of 1] Compiling Main             ( src/ParsePretty.hs, dist/build/language-python-parse-pretty/language-python-parse-pretty-tmp/Main.o )
Linking dist/build/language-python-parse-pretty/language-python-parse-pretty ...
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 language-python-test-0.5.0

Test log

No test log was submitted for this report.