Build #1 for pipes-transduce-0.3.3.0

[all reports]

Package pipes-transduce-0.3.3.0
Install DependencyFailed transformers-base-0.4.4
Docs NotTried
Tests NotTried
Time submitted 2016-01-28 22:02:32.956923 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies void-0.7.1, transformers-0.4.2.0, text-1.2.2.0, pipes-text-0.0.1.0, pipes-safe-2.2.3, pipes-parse-3.0.3, pipes-group-1.0.3, pipes-concurrency-2.0.5, pipes-bytestring-2.1.1, pipes-4.1.8, lens-family-core-1.2.0, free-4.12.4, foldl-1.1.5, conceit-0.4.0.0, bytestring-0.10.6.0, bifunctors-5.2, base-4.8.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring blaze-builder-0.4.0.1...
Building blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...

Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Char/Utf8.hs:31:18:
    Could not find module ‘Data.Text’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

Blaze/ByteString/Builder/Char/Utf8.hs:32:18:
    Could not find module ‘Data.Text.Lazy’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install blaze-builder-0.4.0.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17018/distributive-0.5.0.2/dist/dist-sandbox-9df84abc/setup/setup.hs, /tmp/cabal-tmp-17018/distributive-0.5.0.2/dist/dist-sandbox-9df84abc/setup/Main.o )
Linking /tmp/cabal-tmp-17018/distributive-0.5.0.2/dist/dist-sandbox-9df84abc/setup/setup ...
Configuring distributive-0.5.0.2...
Building distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...

src/Data/Distributive.hs:33:8:
    Could not find module ‘Data.Orphans’
    There are files missing in the ‘base-orphans-0.5.0@baseo_6r3PnYSweurA3Ul5tUzwvY’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Distributive.hs:42:8:
    Could not find module ‘Data.Tagged’
    There are files missing in the ‘tagged-0.8.3@tagge_5cptKNCoGdxJM6eqqNERxD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install distributive-0.5.0.2
Configuring exceptions-0.8.2.1...
Building exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...

src/Control/Monad/Catch.hs:87:8:
    Could not find module ‘Control.Monad.STM’
    There are files missing in the ‘stm-2.4.4.1@stm_EyxFXFfnfY05IrjGaqCxeD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Monad/Catch.hs:94:8:
    Could not find module ‘Control.Monad.Reader’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Monad/Catch/Pure.hs:58:8:
    Could not find module ‘Control.Monad.RWS’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install exceptions-0.8.2.1
Downloading lens-family-core-1.2.0...
Configuring lens-family-core-1.2.0...
Building lens-family-core-1.2.0...
Preprocessing library lens-family-core-1.2.0...
[ 1 of 10] Compiling Lens.Family.State.Zoom ( src/Lens/Family/State/Zoom.hs, dist/dist-sandbox-9df84abc/build/Lens/Family/State/Zoom.o )

src/Lens/Family/State/Zoom.hs:3: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/Lens/Family/State/Zoom.hs:5: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()
[ 2 of 10] Compiling Lens.Family.Phantom ( src/Lens/Family/Phantom.hs, dist/dist-sandbox-9df84abc/build/Lens/Family/Phantom.o )
[ 3 of 10] Compiling Lens.Family.Identical ( src/Lens/Family/Identical.hs, dist/dist-sandbox-9df84abc/build/Lens/Family/Identical.o )

src/Lens/Family/Identical.hs:3: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()
[ 4 of 10] Compiling Lens.Family.Unchecked ( src/Lens/Family/Unchecked.hs, dist/dist-sandbox-9df84abc/build/Lens/Family/Unchecked.o )

src/Lens/Family/Unchecked.hs:85: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()
[ 5 of 10] Compiling Lens.Family      ( src/Lens/Family.hs, dist/dist-sandbox-9df84abc/build/Lens/Family.o )

src/Lens/Family.hs:98: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/Lens/Family.hs:100:1: Warning:
    The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant

src/Lens/Family.hs:103:1: Warning:
    The import of ‘mappend, Monoid’
    from module ‘Data.Monoid’ is redundant
[ 6 of 10] Compiling Lens.Family.State.Lazy ( src/Lens/Family/State/Lazy.hs, dist/dist-sandbox-9df84abc/build/Lens/Family/State/Lazy.o )

src/Lens/Family/State/Lazy.hs:26: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()
[ 7 of 10] Compiling Lens.Family.State ( src/Lens/Family/State.hs, dist/dist-sandbox-9df84abc/build/Lens/Family/State.o )
[ 8 of 10] Compiling Lens.Family.State.Strict ( src/Lens/Family/State/Strict.hs, dist/dist-sandbox-9df84abc/build/Lens/Family/State/Strict.o )

src/Lens/Family/State/Strict.hs:26: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()
[ 9 of 10] Compiling Lens.Family.Clone ( src/Lens/Family/Clone.hs, dist/dist-sandbox-9df84abc/build/Lens/Family/Clone.o )

src/Lens/Family/Clone.hs:45: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()
[10 of 10] Compiling Lens.Family.Stock ( src/Lens/Family/Stock.hs, dist/dist-sandbox-9df84abc/build/Lens/Family/Stock.o )

src/Lens/Family/Stock.hs:29: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()
In-place registering lens-family-core-1.2.0...
Running Haddock for lens-family-core-1.2.0...
Running hscolour for lens-family-core-1.2.0...
Preprocessing library lens-family-core-1.2.0...
Preprocessing library lens-family-core-1.2.0...

src/Lens/Family/State/Zoom.hs:3: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/Lens/Family/State/Zoom.hs:5: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()

src/Lens/Family/Identical.hs:3: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/Lens/Family/Unchecked.hs:85: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/Lens/Family.hs:98: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/Lens/Family.hs:100:1: Warning:
    The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant

src/Lens/Family.hs:103:1: Warning:
    The import of ‘mappend, Monoid’
    from module ‘Data.Monoid’ is redundant

src/Lens/Family/Clone.hs:45: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/Lens/Family/Stock.hs:29: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/Lens/Family/State/Lazy.hs:26: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()

src/Lens/Family/State/Strict.hs:26: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()
Haddock coverage:
   0% (  0 /  4) in 'Lens.Family.State.Zoom'
  Missing documentation for:
    Module header
    Zooming (src/Lens/Family/State/Zoom.hs:7)
     (src/Lens/Family/State/Zoom.hs:9)
     (src/Lens/Family/State/Zoom.hs:12)
   0% (  0 /  6) in 'Lens.Family.Phantom'
  Missing documentation for:
    Module header
    Phantom (src/Lens/Family/Phantom.hs:8)
     (src/Lens/Family/Phantom.hs:11)
     (src/Lens/Family/Phantom.hs:14)
     (src/Lens/Family/Phantom.hs:17)
     (src/Lens/Family/Phantom.hs:20)
   0% (  0 /  5) in 'Lens.Family.Identical'
  Missing documentation for:
    Module header
    Identical (src/Lens/Family/Identical.hs:9)
     (src/Lens/Family/Identical.hs:12)
     (src/Lens/Family/Identical.hs:15)
     (src/Lens/Family/Identical.hs:18)
  77% ( 10 / 13) in 'Lens.Family.Unchecked'
  Missing documentation for:
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    Identical (src/Lens/Family/Identical.hs:9)
  77% ( 44 / 57) in 'Lens.Family'
  Missing documentation for:
    +~ (src/Lens/Family.hs:327)
    *~ (src/Lens/Family.hs:327)
    -~ (src/Lens/Family.hs:327)
    //~ (src/Lens/Family.hs:334)
    &&~ (src/Lens/Family.hs:339)
    ||~ (src/Lens/Family.hs:339)
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    FoldLike (src/Lens/Family.hs:111)
    FoldLike' (src/Lens/Family.hs:112)
    ASetter (src/Lens/Family.hs:113)
    ASetter' (src/Lens/Family.hs:114)
    Phantom (src/Lens/Family/Phantom.hs:8)
  65% ( 17 / 26) in 'Lens.Family.Clone'
  Missing documentation for:
    IStore (src/Lens/Family/Clone.hs:54)
    IKleeneStore (src/Lens/Family/Clone.hs:71)
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    FoldLike (src/Lens/Family.hs:111)
    FoldLike' (src/Lens/Family.hs:112)
    ASetter (src/Lens/Family.hs:113)
    Phantom (src/Lens/Family/Phantom.hs:8)
    Identical (src/Lens/Family/Identical.hs:9)
  84% ( 26 / 31) in 'Lens.Family.Stock'
  Missing documentation for:
    AlongsideLeft (src/Lens/Family/Stock.hs:205)
    AlongsideRight (src/Lens/Family/Stock.hs:213)
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    Identical (src/Lens/Family/Identical.hs:9)
  60% ( 18 / 30) in 'Lens.Family.State.Lazy'
  Missing documentation for:
    += (src/Lens/Family/State/Lazy.hs:131)
    -= (src/Lens/Family/State/Lazy.hs:131)
    *= (src/Lens/Family/State/Lazy.hs:131)
    //= (src/Lens/Family/State/Lazy.hs:138)
    &&= (src/Lens/Family/State/Lazy.hs:143)
    ||= (src/Lens/Family/State/Lazy.hs:143)
    Zooming (src/Lens/Family/State/Zoom.hs:7)
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    FoldLike (src/Lens/Family.hs:111)
    ASetter (src/Lens/Family.hs:113)
    ASetter' (src/Lens/Family.hs:114)
  50% (  1 /  2) in 'Lens.Family.State'
  Missing documentation for:
    Module header
  60% ( 18 / 30) in 'Lens.Family.State.Strict'
  Missing documentation for:
    += (src/Lens/Family/State/Strict.hs:131)
    -= (src/Lens/Family/State/Strict.hs:131)
    *= (src/Lens/Family/State/Strict.hs:131)
    //= (src/Lens/Family/State/Strict.hs:138)
    &&= (src/Lens/Family/State/Strict.hs:143)
    ||= (src/Lens/Family/State/Strict.hs:143)
    Zooming (src/Lens/Family/State/Zoom.hs:7)
    LensLike (src/Lens/Family/Unchecked.hs:88)
    LensLike' (src/Lens/Family/Unchecked.hs:89)
    FoldLike (src/Lens/Family.hs:111)
    ASetter (src/Lens/Family.hs:113)
    ASetter' (src/Lens/Family.hs:114)
Warning: Lens.Family.Unchecked: could not find link destinations for:
    extract
Warning: Lens.Family: could not find link destinations for:
    coerce D1Identity C1_0Identity S1_0_0Identity Max Min D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1First C1_0First S1_0_0First D1Last C1_0Last S1_0_0Last D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product
Warning: Lens.Family.Clone: could not find link destinations for:
    coerce extract
Warning: Lens.Family.Stock: could not find link destinations for:
    extract
Warning: Lens.Family.State.Lazy: could not find link destinations for:
    D1Identity C1_0Identity S1_0_0Identity Max Min
Warning: Lens.Family.State.Strict: could not find link destinations for:
    D1Identity C1_0Identity S1_0_0Identity Max Min
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/lens-family-core/index.html,
dist/dist-sandbox-9df84abc/doc/html/lens-family-core/lens-family-core.txt
Creating package registration file:
/tmp/pkgConf-lens-family-core-1.211006613131433925857.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/lens-family-core-1.2.0-LQ7DCtblN7DKcZtnPnMCbu
Registering lens-family-core-1.2.0...
Installed lens-family-core-1.2.0
Configuring mwc-random-0.13.3.2...
Building mwc-random-0.13.3.2...
Preprocessing library mwc-random-0.13.3.2...

System/Random/MWC.hs:103:8:
    Could not find module ‘Control.Monad.Primitive’
    There are files missing in the ‘primitive-0.6.1.0@primi_EphY2c7CCxSCBKjAN0YTR3’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

System/Random/MWC.hs:116:18:
    Could not find module ‘Data.Vector.Generic’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

System/Random/MWC.hs:117:18:
    Could not find module ‘Data.Vector.Unboxed’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

System/Random/MWC.hs:118:18:
    Could not find module ‘Data.Vector.Unboxed.Mutable’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

System/Random/MWC/CondensedTable.hs:41:18:
    Could not find module ‘Data.Vector’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

System/Random/MWC/Distributions.hs:49:18:
    Could not find module ‘Data.Vector.Generic.Mutable’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install mwc-random-0.13.3.2
Downloading pipes-4.1.8...
Configuring pipes-4.1.8...
Building pipes-4.1.8...
Preprocessing library pipes-4.1.8...

src/Pipes.hs:69:8:
    Could not find module ‘Control.Monad.Error’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Pipes.hs:72:8:
    Could not find module ‘Control.Monad.Reader’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Pipes.hs:73:8:
    Could not find module ‘Control.Monad.State’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Pipes.hs:78:8:
    Could not find module ‘Control.Monad.Writer’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Pipes.hs:86:8:
    Could not find module ‘Control.Monad.Morph’
    There are files missing in the ‘mmorph-1.0.5@mmorp_EsJtL6n9y2HIe44mBcTsVR’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install pipes-4.1.8
Configuring semigroups-0.18.1...
Building semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...

src-ghc7/Data/Semigroup.hs:157:8:
    Could not find module ‘Data.Tagged’
    There are files missing in the ‘tagged-0.8.3@tagge_5cptKNCoGdxJM6eqqNERxD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:161:18:
    Could not find module ‘Data.Text’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:162:18:
    Could not find module ‘Data.Text.Lazy’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:163:18:
    Could not find module ‘Data.Text.Lazy.Builder’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:167:8:
    Could not find module ‘Data.Hashable’
    There are files missing in the ‘hashable-1.2.4.0@hasha_8GjadD03dR57AKCJdr90LD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:171:8:
    Could not find module ‘Data.HashMap.Lazy’
    There are files missing in the ‘unordered-containers-0.2.6.0@unord_KZtAs5BAqzn94LEgyMPvCy’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:172:8:
    Could not find module ‘Data.HashSet’
    There are files missing in the ‘unordered-containers-0.2.6.0@unord_KZtAs5BAqzn94LEgyMPvCy’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install semigroups-0.18.1
Configuring transformers-base-0.4.4...
Building transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...

src/Control/Monad/Base.hs:48:8:
    Could not find module ‘Control.Monad.STM’
    There are files missing in the ‘stm-2.4.4.1@stm_EyxFXFfnfY05IrjGaqCxeD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install transformers-base-0.4.4
Updating documentation index
/home/builder/hackage-server/build-cache/tmp-install/share/doc/x86_64-linux-ghc-7.10.3/index.html
cabal: Error: some packages failed to install:
bifunctors-5.2 depends on semigroups-0.18.1 which failed to install.
blaze-builder-0.4.0.1 failed during the building phase. The exception was:
ExitFailure 1
comonad-5 depends on semigroups-0.18.1 which failed to install.
conceit-0.4.0.0 depends on semigroups-0.18.1 which failed to install.
contravariant-1.4 depends on semigroups-0.18.1 which failed to install.
distributive-0.5.0.2 failed during the building phase. The exception was:
ExitFailure 1
exceptions-0.8.2.1 failed during the building phase. The exception was:
ExitFailure 1
foldl-1.1.5 depends on semigroups-0.18.1 which failed to install.
free-4.12.4 depends on semigroups-0.18.1 which failed to install.
monad-control-1.0.0.5 depends on transformers-base-0.4.4 which failed to
install.
mwc-random-0.13.3.2 failed during the building phase. The exception was:
ExitFailure 1
pipes-4.1.8 failed during the building phase. The exception was:
ExitFailure 1
pipes-bytestring-2.1.1 depends on semigroups-0.18.1 which failed to install.
pipes-concurrency-2.0.5 depends on pipes-4.1.8 which failed to install.
pipes-group-1.0.3 depends on semigroups-0.18.1 which failed to install.
pipes-parse-3.0.3 depends on pipes-4.1.8 which failed to install.
pipes-safe-2.2.3 depends on transformers-base-0.4.4 which failed to install.
pipes-text-0.0.1.0 depends on transformers-base-0.4.4 which failed to install.
pipes-transduce-0.3.3.0 depends on transformers-base-0.4.4 which failed to
install.
profunctors-5.2 depends on semigroups-0.18.1 which failed to install.
semigroupoids-5.0.1 depends on semigroups-0.18.1 which failed to install.
semigroups-0.18.1 failed during the building phase. The exception was:
ExitFailure 1
streaming-commons-0.1.15 depends on blaze-builder-0.4.0.1 which failed to
install.
transformers-base-0.4.4 failed during the building phase. The exception was:
ExitFailure 1
void-0.7.1 depends on semigroups-0.18.1 which failed to install.

Test log

No test log was submitted for this report.