Build #1 for ip6addr-0.3.3
| Package | ip6addr-0.3.3 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | random-1.0.1.1, base-4.6.0.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading ip6addr-0.3.3...
Configuring ip6addr-0.3.3...
Building ip6addr-0.3.3...
Preprocessing executable 'ip6addrgen' for ip6addr-0.3.3...
[1 of 1] Compiling Main ( src/IP6AddrGen.hs, dist/build/ip6addrgen/ip6addrgen-tmp/Main.o )
Linking dist/build/ip6addrgen/ip6addrgen ...
Preprocessing executable 'ip6addrcan' for ip6addr-0.3.3...
[1 of 3] Compiling CidrSuffix ( src/CidrSuffix.hs, dist/build/ip6addrcan/ip6addrcan-tmp/CidrSuffix.o )
[2 of 3] Compiling IPv6Addr ( src/IPv6Addr.hs, dist/build/ip6addrcan/ip6addrcan-tmp/IPv6Addr.o )
src/IPv6Addr.hs:220:36:
Could not deduce (Eq b) arising from a use of `/='
from the context (Num b)
bound by the type signature for
firstLongestZerosRunIndex :: Num b => [(Bool, b)] -> b -> b
at src/IPv6Addr.hs:218:30-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
Failed to install ip6addr-0.3.3
cabal: Error: some packages failed to install:
ip6addr-0.3.3 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.