Build #1 for unliftio-0.2.1.0

[all reports]

Package unliftio-0.2.1.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2017-12-19 07:39:58.290960196 UTC
Compiler ghc-8.2.2
OS linux
Arch x86_64
Dependencies async-2.1.1.1, base-4.10.1.0, deepseq-1.4.3.0, directory-1.3.0.2, filepath-1.4.1.2, stm-2.4.4.1, transformers-0.5.2.0, unix-2.7.2.2, unliftio-core-0.1.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Warning: Note that reinstalls are always dangerous. Continuing anyway...
Notice: installing into a sandbox located at
/home/builder/hackage-server/.cabal-sandbox
Downloading unliftio-0.2.1.0...
Configuring http-client-0.5.7.1...
Configuring unliftio-0.2.1.0...
Building http-client-0.5.7.1...
Building unliftio-0.2.1.0...
Failed to install http-client-0.5.7.1
Build log ( /home/builder/hackage-server/.cabal-sandbox/logs/ghc-8.2.2/http-client-0.5.7.1-AQBKmH1yHmwG8oj29Vw5a.log ):
cabal: Entering directory '/tmp/cabal-tmp-14558/http-client-0.5.7.1'
Configuring http-client-0.5.7.1...
Preprocessing library for http-client-0.5.7.1..
Building library for http-client-0.5.7.1..
[ 1 of 18] Compiling Network.HTTP.Client.Types ( Network/HTTP/Client/Types.hs, dist/dist-sandbox-9df84abc/build/Network/HTTP/Client/Types.o )

Network/HTTP/Client/Types.hs:41:1: error:
    Could not find module ‘Network.HTTP.Types’
    There are files missing in the ‘http-types-0.11’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
41 | import Network.HTTP.Types
   | ^^^^^^^^^^^^^^^^^^^^^^^^^

Network/HTTP/Client/Types.hs:60:1: error:
    Could not find module ‘Data.Streaming.Zlib’
    There are files missing in the ‘streaming-commons-0.1.18’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
60 | import Data.Streaming.Zlib (ZlibException)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-14558/http-client-0.5.7.1'
Failed to install unliftio-0.2.1.0
Build log ( /home/builder/hackage-server/.cabal-sandbox/logs/ghc-8.2.2/unliftio-0.2.1.0-J0mx14dqgrMGbikRPtPWZA.log ):
cabal: Entering directory '/tmp/cabal-tmp-14559/unliftio-0.2.1.0'
Configuring unliftio-0.2.1.0...
Preprocessing library for unliftio-0.2.1.0..
Building library for unliftio-0.2.1.0..
[ 1 of 12] Compiling Paths_unliftio   ( dist/dist-sandbox-9df84abc/build/autogen/Paths_unliftio.hs, dist/dist-sandbox-9df84abc/build/Paths_unliftio.o )
[ 2 of 12] Compiling UnliftIO.Chan    ( src/UnliftIO/Chan.hs, dist/dist-sandbox-9df84abc/build/UnliftIO/Chan.o )

src/UnliftIO/Chan.hs:14:1: error:
    Could not find module ‘Control.Monad.IO.Unlift’
    There are files missing in the ‘unliftio-core-0.1.0.0’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
   |
14 | import Control.Monad.IO.Unlift
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-14559/unliftio-0.2.1.0'
cabal: Error: some packages failed to install:
http-client-0.5.7.1-AQBKmH1yHmwG8oj29Vw5a failed during the building phase.
The exception was:
ExitFailure 1
unliftio-0.2.1.0-J0mx14dqgrMGbikRPtPWZA failed during the building phase. The
exception was:
ExitFailure 1

Test log

No test log was submitted for this report.