Build #7 for ip6addr-0.3.2
| Package | ip6addr-0.3.2 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-12-28 21:24:36.581123 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0, base-4.9.0.0, random-1.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring random-1.1...
Building random-1.1...
Installed random-1.1
Configuring ip6addr-0.3.2...
Building ip6addr-0.3.2...
Failed to install ip6addr-0.3.2
Build log ( /home/builder/.cabal/logs/ip6addr-0.3.2.log ):
cabal: Entering directory '/tmp/cabal-tmp-16835/ip6addr-0.3.2'
Configuring ip6addr-0.3.2...
Building ip6addr-0.3.2...
Preprocessing executable 'ip6addrcan' for ip6addr-0.3.2...
[1 of 3] Compiling IPv6Addr ( src/IPv6Addr.hs, dist/build/ip6addrcan/ip6addrcan-tmp/IPv6Addr.o )
src/IPv6Addr.hs:220:36: error:
• Could not deduce (Eq b) arising from an operator section
from the context: Num b
bound by the type signature for:
firstLongestZerosRunIndex :: Num b => [(Bool, b)] -> b -> b
at src/IPv6Addr.hs:218:1-61
Possible fix:
add (Eq b) to the context of
the type signature for:
firstLongestZerosRunIndex :: Num b => [(Bool, b)] -> b -> b
• In the first argument of ‘takeWhile’, namely ‘(/= (True, y))’
In the second argument of ‘($)’, namely
‘takeWhile (/= (True, y)) x’
In the expression: sum . snd . unzip $ takeWhile (/= (True, y)) x
cabal: Leaving directory '/tmp/cabal-tmp-16835/ip6addr-0.3.2'
cabal: Error: some packages failed to install:
ip6addr-0.3.2 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.