Build #5 for hssourceinfo-0.0.2

[all reports]

Package hssourceinfo-0.0.2
Install DependencyFailed mtlparse-0.1.4.0
Docs NotTried
Tests NotTried
Time submitted 2015-11-13 04:14:28.659281 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies regexpr-0.5.4, filepath-1.4.0.0, directory-1.2.2.0, containers-0.5.6.2, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HUnit-1.3.0.0...
Building HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
[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.3.0.0...
Running Haddock for HUnit-1.3.0.0...
Running hscolour for HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  56% (  5 /  9) in 'Test.HUnit.Lang'
  Missing documentation for:
    Module header
    Location (Test/HUnit/Lang.hs:38)
    Result (Test/HUnit/Lang.hs:74)
    HUnitFailure (Test/HUnit/Lang.hs:44)
  97% ( 33 / 34) in 'Test.HUnit.Base'
  Missing documentation for:
    Location (Test/HUnit/Lang.hs:38)
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html,
dist/doc/html/HUnit/HUnit.txt
Creating package registration file:
/tmp/pkgConf-HUnit-1.3.0278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HUnit-1.3.0.0-DDLSMCRs3jyLBDbJPCH01j
Registering HUnit-1.3.0.0...
Installed HUnit-1.3.0.0
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.23524062191600028624.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring mtlparse-0.1.4.0...
Building mtlparse-0.1.4.0...
Preprocessing library mtlparse-0.1.4.0...
[1 of 2] Compiling Text.ParserCombinators.MTLParse.MTLParseCore ( Text/ParserCombinators/MTLParse/MTLParseCore.hs, dist/build/Text/ParserCombinators/MTLParse/MTLParseCore.o )

Text/ParserCombinators/MTLParse/MTLParseCore.hs:68:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

Text/ParserCombinators/MTLParse/MTLParseCore.hs:82:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/ParserCombinators/MTLParse/MTLParseCore.hs:138:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:169:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:195:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:209:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:215:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:254:1: Warning:
    Tab character
[2 of 2] Compiling Text.ParserCombinators.MTLParse ( Text/ParserCombinators/MTLParse.hs, dist/build/Text/ParserCombinators/MTLParse.o )

Text/ParserCombinators/MTLParse.hs:77:1: Warning: Tab character

Text/ParserCombinators/MTLParse.hs:99:1: Warning: Tab character

Text/ParserCombinators/MTLParse.hs:102:1: Warning: Tab character
In-place registering mtlparse-0.1.4.0...
Running Haddock for mtlparse-0.1.4.0...
Running hscolour for mtlparse-0.1.4.0...
Preprocessing library mtlparse-0.1.4.0...
Preprocessing library mtlparse-0.1.4.0...

Text/ParserCombinators/MTLParse/MTLParseCore.hs:138:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:169:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:195:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:209:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:215:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:254:1: Warning:
    Tab character

Text/ParserCombinators/MTLParse/MTLParseCore.hs:68:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

Text/ParserCombinators/MTLParse/MTLParseCore.hs:82:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/ParserCombinators/MTLParse.hs:77:1: Warning: Tab character

Text/ParserCombinators/MTLParse.hs:99:1: Warning: Tab character

Text/ParserCombinators/MTLParse.hs:102:1: Warning: Tab character
Haddock coverage:
  24% (  7 / 29) in 'Text.ParserCombinators.MTLParse.MTLParseCore'
  Missing documentation for:
    Module header
    MonadParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:84)
    token (Text/ParserCombinators/MTLParse/MTLParseCore.hs:93)
    tokenBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:93)
    getsHere (Text/ParserCombinators/MTLParse/MTLParseCore.hs:97)
    modifyHere (Text/ParserCombinators/MTLParse/MTLParseCore.hs:98)
    getForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:102)
    getsForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:103)
    putForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:109)
    modifyForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:110)
    getBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:102)
    getsBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:103)
    putBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:109)
    modifyBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:110)
    evalParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:174)
    execParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:177)
    mapParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:180)
    withParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:184)
    evalParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:270)
    execParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:275)
    mapParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:281)
    withParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:286)
  16% (  7 / 45) in 'Text.ParserCombinators.MTLParse'
  Missing documentation for:
    Module header
    MonadParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:84)
    token (Text/ParserCombinators/MTLParse/MTLParseCore.hs:93)
    tokenBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:93)
    getsHere (Text/ParserCombinators/MTLParse/MTLParseCore.hs:97)
    modifyHere (Text/ParserCombinators/MTLParse/MTLParseCore.hs:98)
    getForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:102)
    getsForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:103)
    putForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:109)
    modifyForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:110)
    getBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:102)
    getsBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:103)
    putBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:109)
    modifyBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:110)
    evalParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:174)
    execParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:177)
    mapParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:180)
    withParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:184)
    evalParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:270)
    execParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:275)
    mapParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:281)
    withParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:286)
    tokens (Text/ParserCombinators/MTLParse.hs:52)
    tokensBack (Text/ParserCombinators/MTLParse.hs:52)
    build (Text/ParserCombinators/MTLParse.hs:56)
    repeatParse (Text/ParserCombinators/MTLParse.hs:59)
    optional (Text/ParserCombinators/MTLParse.hs:84)
    list (Text/ParserCombinators/MTLParse.hs:84)
    neList (Text/ParserCombinators/MTLParse.hs:84)
    greedyRepeatParse (Text/ParserCombinators/MTLParse.hs:59)
    greedyOptional (Text/ParserCombinators/MTLParse.hs:84)
    greedyList (Text/ParserCombinators/MTLParse.hs:84)
    greedyNeList (Text/ParserCombinators/MTLParse.hs:84)
    beginningOfInput (Text/ParserCombinators/MTLParse.hs:95)
    endOfInput (Text/ParserCombinators/MTLParse.hs:95)
    apply2M (Text/ParserCombinators/MTLParse.hs:106)
    >++> (Text/ParserCombinators/MTLParse.hs:109)
    >:> (Text/ParserCombinators/MTLParse.hs:112)
Documentation created: dist/doc/html/mtlparse/index.html,
dist/doc/html/mtlparse/mtlparse.txt
cabal: '/opt/ghc/7.10.2/bin/ghc' exited with an error:
<command line>: cannot satisfy -package-id
mtl-2.2.1-bfb998dc8c11466235d862ade6fe90ac
(use -v for more information)
Failed to install mtlparse-0.1.4.0
cabal: Error: some packages failed to install:
hssourceinfo-0.0.2 depends on mtlparse-0.1.4.0 which failed to install.
mtlparse-0.1.4.0 failed during the final install step. The exception was:
ExitFailure 1
regexpr-0.5.4 depends on mtlparse-0.1.4.0 which failed to install.

Test log

No test log was submitted for this report.