Build #3 for dynamodb-simple-0.6.0.1

[all reports]

Package dynamodb-simple-0.6.0.1
Install DependencyFailed dynamodb-simple-0.6.0.1
Docs NotTried
Tests NotTried
Time submitted 2019-02-18 16:39:36.733508591 UTC
Compiler ghc-8.6.3
OS linux
Arch x86_64
Dependencies aeson-1.4.2.0, amazonka-1.6.1, amazonka-core-1.6.1, amazonka-dynamodb-1.6.1, base-4.12.0.0, bytestring-0.10.8.2, conduit-1.3.1, containers-0.6.0.1, double-conversion-2.0.2.0, exceptions-0.10.0, generics-sop-0.4.0.1, hashable-1.2.7.0, lens-4.17, monad-loops-0.4.3, monad-supply-0.7, scientific-0.3.6.2, semigroups-0.18.5, tagged-0.8.6, template-haskell-2.14.0.0, text-1.2.3.1, transformers-0.5.5.0, unordered-containers-0.2.10.0, uuid-types-1.0.3, vector-0.12.0.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Warning: The install command is a part of the legacy v1 style of cabal usage.

Please switch to using either the new project style and the new-install
command or the legacy v1-install alias as new-style projects will become the
default in the next version of cabal-install. Please file a bug if you cannot
replicate a working v1- use case with the new-style commands.

For more information, see: https://wiki.haskell.org/Cabal/NewBuild

Resolving dependencies...
Starting     StateVar-1.1.1.1
Starting     base-orphans-0.8
Starting     basement-0.0.10
Starting     base-compat-0.10.5
Building     StateVar-1.1.1.1
Building     base-orphans-0.8
Building     basement-0.0.10
Building     base-compat-0.10.5
Completed    base-orphans-0.8
Starting     blaze-builder-0.4.1.0
Completed    StateVar-1.1.1.1
Starting     byteable-0.1.1
Building     blaze-builder-0.4.1.0
Building     byteable-0.1.1
Completed    byteable-0.1.1
Starting     cabal-doctest-1.0.6
Building     cabal-doctest-1.0.6
Completed    blaze-builder-0.4.1.0
Starting     call-stack-0.1.0
Building     call-stack-0.1.0
Completed    base-compat-0.10.5
Starting     cereal-0.5.8.0
Building     cereal-0.5.8.0
Completed    cabal-doctest-1.0.6
Starting     data-default-class-0.1.2.0
Completed    call-stack-0.1.0
Starting     dlist-0.8.0.5
Building     data-default-class-0.1.2.0
Building     dlist-0.8.0.5
Completed    data-default-class-0.1.2.0
Starting     double-conversion-2.0.2.0
Building     double-conversion-2.0.2.0
Completed    dlist-0.8.0.5
Starting     hashable-1.2.7.0
Building     hashable-1.2.7.0
Completed    cereal-0.5.8.0
Starting     hourglass-0.2.12
Building     hourglass-0.2.12
Completed    hashable-1.2.7.0
Starting     integer-logarithms-1.0.2.2
Completed    double-conversion-2.0.2.0
Starting     mime-types-0.1.0.9
Building     integer-logarithms-1.0.2.2
Building     mime-types-0.1.0.9
Completed    integer-logarithms-1.0.2.2
Starting     monad-loops-0.4.3
Building     monad-loops-0.4.3
Completed    monad-loops-0.4.3
Starting     monad-supply-0.7
Building     monad-supply-0.7
Failed to install monad-supply-0.7
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/monad-supply-0.7-96U6vMFR1fYJzpEIU6TEWB.log ):
cabal: Entering directory '/tmp/cabal-tmp-27424/monad-supply-0.7'
Configuring monad-supply-0.7...
Preprocessing library for monad-supply-0.7..
Building library for monad-supply-0.7..
[1 of 1] Compiling Control.Monad.Supply ( src/Control/Monad/Supply.hs, dist/build/Control/Monad/Supply.o )

src/Control/Monad/Supply.hs:43:25: error:
    • Could not deduce (Control.Monad.Fail.MonadFail m)
        arising from a do statement
        with the failable pattern ‘(x : xs)’
      from the context: Monad m
        bound by the instance declaration
        at src/Control/Monad/Supply.hs:42:10-47
      Possible fix:
        add (Control.Monad.Fail.MonadFail m) to the context of
          the instance declaration
    • In a stmt of a 'do' block: (x : xs) <- get
      In the second argument of ‘($)’, namely
        ‘do (x : xs) <- get
            put xs
            return x’
      In the expression:
        SupplyT
          $ do (x : xs) <- get
               put xs
               return x
   |
43 |   supply = SupplyT $ do (x:xs) <- get
   |                         ^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-27424/monad-supply-0.7'
Starting     network-2.8.0.0
Completed    hourglass-0.2.12
Completed    mime-types-0.1.0.9
Building     network-2.8.0.0
Completed    network-2.8.0.0
Completed    basement-0.0.10
cabal: Error: some packages failed to install:
dynamodb-simple-0.6.0.1-1tBxnTZbGZd7ETTx51HJHP depends on
dynamodb-simple-0.6.0.1 which failed to install.
monad-supply-0.7-96U6vMFR1fYJzpEIU6TEWB failed during the building phase. The
exception was:
ExitFailure 1

Test log

No test log was submitted for this report.