Build #7 for deepseq-magic-1.0.0.2
| Package | deepseq-magic-1.0.0.2 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-12-11 22:04:41.933436 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring deepseq-magic-1.0.0.2...
Building deepseq-magic-1.0.0.2...
Failed to install deepseq-magic-1.0.0.2
Build log ( /home/builder/.cabal/logs/deepseq-magic-1.0.0.2.log ):
cabal: Entering directory '/tmp/cabal-tmp-22272/deepseq-magic-1.0.0.2'
Configuring deepseq-magic-1.0.0.2...
Building deepseq-magic-1.0.0.2...
Preprocessing library deepseq-magic-1.0.0.2...
[1 of 1] Compiling Control.DeepSeq.Magic ( Control/DeepSeq/Magic.hs, dist/build/Control/DeepSeq/Magic.o )
Control/DeepSeq/Magic.hs:35:29: error:
• Couldn't match expected type ‘Bool’ with actual type ‘Int#’
• In the expression: n# ==# s#
In a stmt of a pattern guard for
an equation for ‘go’:
n# ==# s#
In an equation for ‘go’:
go n#
| n# ==# s# = ()
| otherwise
= case indexArray# ptrs# n# of {
(# a #) -> rnf a `seq` go (n# +# 1#) }
cabal: Leaving directory '/tmp/cabal-tmp-22272/deepseq-magic-1.0.0.2'
cabal: Error: some packages failed to install:
deepseq-magic-1.0.0.2 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.