Build #1 for gll-0.4.0.11

[all reports]

Package gll-0.4.0.11
Install DependencyFailed gll-0.4.0.11
Docs NotTried
Tests NotTried
Time submitted 2018-08-21 13:57:13.689170995 UTC
Compiler ghc-8.4.3
OS linux
Arch x86_64
Dependencies TypeCompose-0.9.12, array-0.5.2.0, base-4.11.1.0, containers-0.5.11.0, pretty-1.1.3.6, random-strings-0.1.1.0, regex-applicative-0.3.3, text-1.2.3.0, time-1.8.0.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring base-orphans-0.8...
Configuring random-1.1...
Building base-orphans-0.8...
Building random-1.1...
Installed random-1.1
Configuring regex-applicative-0.3.3...
Installed base-orphans-0.8
Configuring random-strings-0.1.1.0...
Building regex-applicative-0.3.3...
Building random-strings-0.1.1.0...
Installed random-strings-0.1.1.0
Configuring TypeCompose-0.9.12...
Installed regex-applicative-0.3.3
Building TypeCompose-0.9.12...
Failed to install TypeCompose-0.9.12
Build log ( /home/builder/.cabal/logs/ghc-8.4.3/TypeCompose-0.9.12-4FepCXFvbF94E2D2EggnNC.log ):
cabal: Entering directory '/tmp/cabal-tmp-11342/TypeCompose-0.9.12'
Configuring TypeCompose-0.9.12...
Preprocessing library for TypeCompose-0.9.12..
Building library for TypeCompose-0.9.12..

src/Data/Title.hs:1:33: warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
  |
1 | {-# LANGUAGE FlexibleInstances, OverlappingInstances, TypeOperators, TypeSynonymInstances #-}
  |                                 ^^^^^^^^^^^^^^^^^^^^
[ 1 of 10] Compiling Control.Instances ( src/Control/Instances.hs, dist/build/Control/Instances.o )
[ 2 of 10] Compiling Data.Bijection   ( src/Data/Bijection.hs, dist/build/Data/Bijection.o )
[ 3 of 10] Compiling Control.Compose  ( src/Control/Compose.hs, dist/build/Control/Compose.o )

src/Control/Compose.hs:596:10: error:
    • Could not deduce (Semigroup (Flip j o a))
        arising from the superclasses of an instance declaration
      from the context: (Applicative (j a), Monoid o)
        bound by the instance declaration
        at src/Control/Compose.hs:596:10-61
    • In the instance declaration for ‘Monoid (Flip j o a)’
    |
596 | instance (Applicative (j a), Monoid o) => Monoid (Flip j o a) where
    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Control/Compose.hs:645:10: error:
    • Could not deduce (Semigroup (App f m))
        arising from the superclasses of an instance declaration
      from the context: (Applicative f, Monoid m)
        bound by the instance declaration
        at src/Control/Compose.hs:645:10-54
    • In the instance declaration for ‘Monoid (App f m)’
    |
645 | instance (Applicative f, Monoid m) => Monoid (App f m) where
    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Control/Compose.hs:851:1: error:
    • Could not deduce (Semigroup (Arrw j f g a))
        arising from the superclasses of an instance declaration
      from the context: Monoid (j (f a) (g a))
        bound by the instance declaration
        at src/Control/Compose.hs:851:1-63
    • In the instance declaration for ‘Monoid (Arrw j f g a)’
    |
851 | deriving instance Monoid (f a `j` g a) => Monoid (Arrw j f g a)
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-11342/TypeCompose-0.9.12'
cabal: Error: some packages failed to install:
TypeCompose-0.9.12-4FepCXFvbF94E2D2EggnNC failed during the building phase.
The exception was:
ExitFailure 1
gll-0.4.0.11-BL5htBYNFF2FCEjd4Ld3n3 depends on gll-0.4.0.11 which failed to
install.

Test log

No test log was submitted for this report.