Build #1 for fast-math-1.0
| Package | fast-math-1.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.6.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...
Configuring fast-math-1.0...
Building fast-math-1.0...
Preprocessing library fast-math-1.0...
[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: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...
Running Haddock for fast-math-1.0...
Running hscolour for fast-math-1.0...
Preprocessing library fast-math-1.0...
Preprocessing library fast-math-1.0...
dist/build/tmp-7787/Numeric/FastMath.hs:10:7: Warning:
The export item `module Numeric.FastMath.Approximation' exports nothing
dist/build/tmp-7787/Numeric/FastMath.hs:11:7: Warning:
The export item `module Numeric.FastMath.NaN' exports nothing
dist/build/tmp-7787/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
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/fast-math-1.0
Registering fast-math-1.0...
Installed fast-math-1.0
Test log
No test log was submitted for this report.