Build #1 for FixedPoint-simple-0.4.1
| Package | FixedPoint-simple-0.4.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Failed |
| 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 FixedPoint-simple-0.4.1...
Configuring FixedPoint-simple-0.4.1...
Building FixedPoint-simple-0.4.1...
Preprocessing library FixedPoint-simple-0.4.1...
[1 of 1] Compiling Data.FixedPoint ( Data/FixedPoint.lhs, dist/build/Data/FixedPoint.o )
Data/FixedPoint.lhs:223:12: Warning:
No explicit method or default declaration for `bit'
In the instance declaration for `Bits (GenericFixedPoint a b c)'
Data/FixedPoint.lhs:223:12: Warning:
No explicit method or default declaration for `testBit'
In the instance declaration for `Bits (GenericFixedPoint a b c)'
Data/FixedPoint.lhs:223:12: Warning:
No explicit method or default declaration for `popCount'
In the instance declaration for `Bits (GenericFixedPoint a b c)'
Data/FixedPoint.lhs:272:12: Warning:
No explicit method or default declaration for `popCount'
In the instance declaration for `Bits Word128'
Data/FixedPoint.lhs:413:12: Warning:
No explicit method or default declaration for `popCount'
In the instance declaration for `Bits (BigWord a b)'
Data/FixedPoint.lhs:590:12: Warning:
No explicit method or default declaration for `popCount'
In the instance declaration for `Bits (BigInt a)'
In-place registering FixedPoint-simple-0.4.1...
Running Haddock for FixedPoint-simple-0.4.1...
Running hscolour for FixedPoint-simple-0.4.1...
Preprocessing library FixedPoint-simple-0.4.1...
Preprocessing library FixedPoint-simple-0.4.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
dist/build/tmp-12064/Data/FixedPoint.hs:438:17:
parse error on input `-- | i > bitSize l = shiftL (BigWord (fromIntegral l) 0) (i - bitSize l)
-- | otherwise = BigWord ((h `shiftL` i) .|. (fromIntegral (l `shiftR` (bitSize l - i)))) (l `shiftL` i)'
Haddock coverage:
Installing library in
/srv/hackage/var/build/tmp-install/lib/FixedPoint-simple-0.4.1/ghc-7.6.3
Registering FixedPoint-simple-0.4.1...
Installed FixedPoint-simple-0.4.1
Test log
No test log was submitted for this report.