Build #3 for di-df1-1.0
| Package | di-df1-1.0 |
|---|
| Install | DependencyFailed di-df1-1.0 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2018-05-07 00:32:42.785294599 UTC |
|---|---|
| Compiler | ghc-8.2.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.10.1.0, df1-0.1, di-core-1.0, di-handle-1.0, di-monad-1.0, stm-2.4.4.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring df1-0.1...
Configuring semigroups-0.18.4...
Building df1-0.1...
Building semigroups-0.18.4...
Failed to install df1-0.1
Build log ( /home/builder/.cabal/logs/ghc-8.2.2/df1-0.1-86HKLpY9DFdCfXPJBAIUrH.log ):
cabal: Entering directory '/tmp/cabal-tmp-28854/df1-0.1'
Configuring df1-0.1...
Preprocessing library for df1-0.1..
Building library for df1-0.1..
[1 of 4] Compiling Df1.Types ( lib/Df1/Types.hs, dist/build/Df1/Types.o )
lib/Df1/Types.hs:76:3: error:
‘<>’ is not a (visible) method of class ‘Semigroup’
|
76 | (<>) (Message a) (Message b) = Message (a <> b)
| ^^^^
lib/Df1/Types.hs:77:14: error:
The INLINE pragma for ‘<>’ lacks an accompanying binding
|
77 | {-# INLINE (<>) #-}
| ^^^^
lib/Df1/Types.hs:150:3: error:
‘<>’ is not a (visible) method of class ‘Semigroup’
|
150 | (<>) (Segment a) (Segment b) = Segment (a <> b)
| ^^^^
lib/Df1/Types.hs:151:14: error:
The INLINE pragma for ‘<>’ lacks an accompanying binding
|
151 | {-# INLINE (<>) #-}
| ^^^^
lib/Df1/Types.hs:194:3: error:
‘<>’ is not a (visible) method of class ‘Semigroup’
|
194 | (<>) (Key a) (Key b) = Key (a <> b)
| ^^^^
lib/Df1/Types.hs:195:14: error:
The INLINE pragma for ‘<>’ lacks an accompanying binding
|
195 | {-# INLINE (<>) #-}
| ^^^^
lib/Df1/Types.hs:238:3: error:
‘<>’ is not a (visible) method of class ‘Semigroup’
|
238 | (<>) (Value a) (Value b) = Value (a <> b)
| ^^^^
lib/Df1/Types.hs:239:14: error:
The INLINE pragma for ‘<>’ lacks an accompanying binding
|
239 | {-# INLINE (<>) #-}
| ^^^^
cabal: Leaving directory '/tmp/cabal-tmp-28854/df1-0.1'
Configuring transformers-compat-0.6.1.5...
Building transformers-compat-0.6.1.5...
Installed semigroups-0.18.4
Installed transformers-compat-0.6.1.5
cabal: Error: some packages failed to install:
df1-0.1-86HKLpY9DFdCfXPJBAIUrH failed during the building phase. The exception
was:
ExitFailure 1
di-df1-1.0-Jh9kpxKi7T0AG7j5rVYE9o depends on di-df1-1.0 which failed to
install.
Test log
No test log was submitted for this report.