Build #3 for txt-0.0.0.0

[all reports]

Package txt-0.0.0.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2018-05-04 21:47:48.909185567 UTC
Compiler ghc-8.2.2
OS linux
Arch x86_64
Dependencies base-4.10.1.0, bytestring-0.10.8.2, utf8-string-1.0.1.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring txt-0.0.0.0...
Building txt-0.0.0.0...
Failed to install txt-0.0.0.0
Build log ( /home/builder/.cabal/logs/ghc-8.2.2/txt-0.0.0.0-HZIvfrd3TGlFZizMoLLQDq.log ):
cabal: Entering directory '/tmp/cabal-tmp-1883/txt-0.0.0.0'
Configuring txt-0.0.0.0...
Preprocessing library for txt-0.0.0.0..
Building library for txt-0.0.0.0..
[1 of 1] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )

Data/Text.hs:3:1: error:
    Could not find module ‘Data.Bytestring’
    Perhaps you meant Data.ByteString (from bytestring-0.10.8.2)
    Use -v to see a list of the files searched for.
  |
3 | import Data.Bytestring
  | ^^^^^^^^^^^^^^^^^^^^^^

Data/Text.hs:4:1: error:
    Could not find module ‘Data.Bytestring.UTF8’
    Perhaps you meant
      Data.ByteString.UTF8 (from utf8-string-1.0.1.1)
      Data.ByteString.Char8 (from bytestring-0.10.8.2)
      Data.ByteString.Lazy (from bytestring-0.10.8.2)
    Use -v to see a list of the files searched for.
  |
4 | import Data.Bytestring.UTF8
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-1883/txt-0.0.0.0'
cabal: Error: some packages failed to install:
txt-0.0.0.0-HZIvfrd3TGlFZizMoLLQDq failed during the building phase. The
exception was:
ExitFailure 1

Test log

No test log was submitted for this report.