Build #7 for peyotls-0.0.0.5

[all reports]

Package peyotls-0.0.0.5
Install DependencyFailed handle-like-0.0.0.14
Docs NotTried
Tests NotTried
Time submitted 2016-12-14 12:18:33.833246 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies asn1-encoding-0.8.1.3, asn1-types-0.2.3, base-4.9.0.0, bytable-0.1.0.0, bytestring-0.10.8.1, cipher-aes-0.2.11, crypto-numbers-0.2.7, crypto-pubkey-0.2.8, crypto-pubkey-types-0.4.3, crypto-random-0.0.9, cryptohash-0.11.9, handle-like-0.0.0.14, monads-tf-0.1.0.3, pem-0.2.2, word24-1.0.7, x509-1.4.13, x509-store-1.4.4, x509-validation-1.5.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring asn1-types-0.2.3...
Configuring base64-bytestring-1.0.0.1...
Building asn1-types-0.2.3...
Building base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Configuring byteable-0.1.1...
Configuring data-default-class-0.1.2.0...
Installed asn1-types-0.2.3
Building byteable-0.1.1...
Building data-default-class-0.1.2.0...
Configuring handle-like-0.0.0.14...
Installed byteable-0.1.1
Building handle-like-0.0.0.14...
Configuring monads-tf-0.1.0.3...
Installed data-default-class-0.1.2.0
Configuring memory-0.13...
Failed to install handle-like-0.0.0.14
Build log ( /home/builder/.cabal/logs/handle-like-0.0.0.14.log ):
cabal: Entering directory '/tmp/cabal-tmp-27496/handle-like-0.0.0.14'
Configuring handle-like-0.0.0.14...
Building handle-like-0.0.0.14...
Preprocessing library handle-like-0.0.0.14...
[1 of 1] Compiling Data.HandleLike  ( src/Data/HandleLike.hs, dist/build/Data/HandleLike.o )

src/Data/HandleLike.hs:13:15: error:
    • Expected kind ‘* -> *’, but ‘HandleMonad h’ has kind ‘*’
    • In the first argument of ‘Monad’, namely ‘HandleMonad h’
      In the class declaration for ‘HandleLike’

src/Data/HandleLike.hs:18:40: error:
    • Expecting one fewer argument to ‘HandleMonad h’
      Expected kind ‘* -> *’, but ‘HandleMonad h’ has kind ‘*’
    • In the type signature:
        hlPut :: h -> BSC.ByteString -> HandleMonad h ()
      In the class declaration for ‘HandleLike’

src/Data/HandleLike.hs:19:30: error:
    • Expecting one fewer argument to ‘HandleMonad h’
      Expected kind ‘* -> *’, but ‘HandleMonad h’ has kind ‘*’
    • In the type signature:
        hlGet :: h -> Int -> HandleMonad h BSC.ByteString
      In the class declaration for ‘HandleLike’

src/Data/HandleLike.hs:20:27: error:
    • Expecting one fewer argument to ‘HandleMonad h’
      Expected kind ‘* -> *’, but ‘HandleMonad h’ has kind ‘*’
    • In the type signature:
        hlGetByte :: h -> HandleMonad h Word8
      In the class declaration for ‘HandleLike’

src/Data/HandleLike.hs:21:27: error:
    • Expecting one fewer argument to ‘HandleMonad h’
      Expected kind ‘* -> *’, but ‘HandleMonad h’ has kind ‘*’
    • In the type signature:
        hlGetLine :: h -> HandleMonad h BSC.ByteString
      In the class declaration for ‘HandleLike’

src/Data/HandleLike.hs:22:30: error:
    • Expecting one fewer argument to ‘HandleMonad h’
      Expected kind ‘* -> *’, but ‘HandleMonad h’ has kind ‘*’
    • In the type signature:
        hlGetContent :: h -> HandleMonad h BSC.ByteString
      In the class declaration for ‘HandleLike’

src/Data/HandleLike.hs:23:25: error:
    • Expecting one fewer argument to ‘HandleMonad h’
      Expected kind ‘* -> *’, but ‘HandleMonad h’ has kind ‘*’
    • In the type signature:
        hlFlush :: h -> HandleMonad h ()
      In the class declaration for ‘HandleLike’

src/Data/HandleLike.hs:24:25: error:
    • Expecting one fewer argument to ‘HandleMonad h’
      Expected kind ‘* -> *’, but ‘HandleMonad h’ has kind ‘*’
    • In the type signature:
        hlClose :: h -> HandleMonad h ()
      In the class declaration for ‘HandleLike’

src/Data/HandleLike.hs:25:58: error:
    • Expecting one fewer argument to ‘HandleMonad h’
      Expected kind ‘* -> *’, but ‘HandleMonad h’ has kind ‘*’
    • In the type signature:
        hlDebug :: h -> DebugLevel h -> BSC.ByteString -> HandleMonad h ()
      In the class declaration for ‘HandleLike’

src/Data/HandleLike.hs:26:42: error:
    • Expecting one fewer argument to ‘HandleMonad h’
      Expected kind ‘k0 -> *’, but ‘HandleMonad h’ has kind ‘*’
    • In the type signature:
        hlError :: h -> BSC.ByteString -> HandleMonad h a
      In the class declaration for ‘HandleLike’
cabal: Leaving directory '/tmp/cabal-tmp-27496/handle-like-0.0.0.14'
Building monads-tf-0.1.0.3...
Building memory-0.13...
Configuring mtl-2.2.1...
Installed monads-tf-0.1.0.3
Building mtl-2.2.1...
Configuring network-2.6.3.1...
Installed memory-0.13
Configuring primitive-0.6.1.0...
Installed mtl-2.2.1
Building primitive-0.6.1.0...
Building network-2.6.3.1...
Configuring word24-1.0.7...
Installed primitive-0.6.1.0
Building word24-1.0.7...
Configuring text-1.2.2.1...
Installed word24-1.0.7
Building text-1.2.2.1...
Installed network-2.6.3.1
Configuring securemem-0.1.9...
Building securemem-0.1.9...
Configuring pem-0.2.2...
Installed securemem-0.1.9
Building pem-0.2.2...
Configuring cryptonite-0.20...
Installed pem-0.2.2
Building cryptonite-0.20...
Configuring bytable-0.1.0.0...
Installed text-1.2.2.1
Building bytable-0.1.0.0...
Configuring vector-0.11.0.0...
Installed bytable-0.1.0.0
Building vector-0.11.0.0...
Configuring crypto-cipher-types-0.0.9...
Installed cryptonite-0.20
Building crypto-cipher-types-0.0.9...
Configuring asn1-encoding-0.8.1.3...
Installed crypto-cipher-types-0.0.9
Building asn1-encoding-0.8.1.3...
Installed vector-0.11.0.0
Configuring cipher-aes-0.2.11...
Building cipher-aes-0.2.11...
Configuring cryptohash-0.11.9...
Installed asn1-encoding-0.8.1.3
Building cryptohash-0.11.9...
Configuring crypto-random-0.0.9...
Installed cipher-aes-0.2.11
Building crypto-random-0.0.9...
Installed crypto-random-0.0.9
Configuring asn1-parse-0.8.1...
Building asn1-parse-0.8.1...
Configuring crypto-pubkey-types-0.4.3...
Installed cryptohash-0.11.9
Building crypto-pubkey-types-0.4.3...
Installed asn1-parse-0.8.1
Configuring crypto-numbers-0.2.7...
Building crypto-numbers-0.2.7...
Installed crypto-numbers-0.2.7
Installed crypto-pubkey-types-0.4.3
Configuring x509-1.4.13...
Configuring crypto-pubkey-0.2.8...
Building x509-1.4.13...
Building crypto-pubkey-0.2.8...
Installed crypto-pubkey-0.2.8
Installed x509-1.4.13
Configuring x509-store-1.4.4...
Building x509-store-1.4.4...
Installed x509-store-1.4.4
Configuring x509-validation-1.5.0...
Building x509-validation-1.5.0...
Installed x509-validation-1.5.0
cabal: Error: some packages failed to install:
handle-like-0.0.0.14 failed during the building phase. The exception was:
ExitFailure 1
peyotls-0.0.0.5 depends on handle-like-0.0.0.14 which failed to install.

Test log

No test log was submitted for this report.