Build #1 for fast-math-1.0.2
| Package | fast-math-1.0.2 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-08-01 22:59:52.14216 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.7.0.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading fast-math-1.0.2...
Configuring fast-math-1.0.2...
Building fast-math-1.0.2...
Preprocessing library fast-math-1.0.2...
[1 of 4] Compiling Numeric.FastMath.SignedZeros ( Numeric/FastMath/SignedZeros.hs, dist/build/Numeric/FastMath/SignedZeros.o )
[2 of 4] Compiling Numeric.FastMath.NaN ( Numeric/FastMath/NaN.hs, dist/build/Numeric/FastMath/NaN.o )
[3 of 4] Compiling Numeric.FastMath.Approximation ( Numeric/FastMath/Approximation.hs, dist/build/Numeric/FastMath/Approximation.o )
Numeric/FastMath/Approximation.hs:19:1: Warning:
The import of ‘Prelude’ is redundant
except perhaps to import instances from ‘Prelude’
To import instances alone, use: import Prelude()
Numeric/FastMath/Approximation.hs:60:1: Warning:
RULE left-hand side too complicated to desugar
case /## y2 x of wild_00 { __DEFAULT ->
(case /## y1 x of wild_X2 { __DEFAULT -> +## wild_X2 }) wild_00
}
Numeric/FastMath/Approximation.hs:63:1: Warning:
RULE left-hand side too complicated to desugar
case /## y2 x of wild_00 { __DEFAULT ->
(case /## y1 x of wild_X2 { __DEFAULT -> -## wild_X2 }) wild_00
}
Numeric/FastMath/Approximation.hs:103:1: Warning:
RULE left-hand side too complicated to desugar
case divideFloat# y2 x of wild_00 { __DEFAULT ->
(case divideFloat# y1 x of wild_X2 { __DEFAULT ->
minusFloat# wild_X2
})
wild_00
}
[4 of 4] Compiling Numeric.FastMath ( Numeric/FastMath.hs, dist/build/Numeric/FastMath.o )
Numeric/FastMath.hs:10:7: Warning:
The export item `module Numeric.FastMath.Approximation' exports nothing
Numeric/FastMath.hs:11:7: Warning:
The export item `module Numeric.FastMath.NaN' exports nothing
Numeric/FastMath.hs:12:7: Warning:
The export item `module Numeric.FastMath.SignedZeros' exports nothing
In-place registering fast-math-1.0.2...
Running Haddock for fast-math-1.0.2...
Running hscolour for fast-math-1.0.2...
Preprocessing library fast-math-1.0.2...
Preprocessing library fast-math-1.0.2...
Numeric/FastMath/Approximation.hs:19:1: Warning:
The import of ‘Prelude’ is redundant
except perhaps to import instances from ‘Prelude’
To import instances alone, use: import Prelude()
Numeric/FastMath.hs:10:7: Warning:
The export item `module Numeric.FastMath.Approximation' exports nothing
Numeric/FastMath.hs:11:7: Warning:
The export item `module Numeric.FastMath.NaN' exports nothing
Numeric/FastMath.hs:12:7: Warning:
The export item `module Numeric.FastMath.SignedZeros' exports nothing
Haddock coverage:
100% ( 1 / 1) in 'Numeric.FastMath.SignedZeros'
100% ( 1 / 1) in 'Numeric.FastMath.NaN'
100% ( 1 / 1) in 'Numeric.FastMath.Approximation'
100% ( 4 / 4) in 'Numeric.FastMath'
Documentation created: dist/doc/html/fast-math/index.html,
dist/doc/html/fast-math/fast-math.txt
Creating package registration file: /tmp/pkgConf-fast-math-1.013114.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/fast-math-1.0.2
Registering fast-math-1.0.2...
Installed fast-math-1.0.2
Test log
No test log was submitted for this report.