Build #1 for bit-array-0.1.0.1
| Package | bit-array-0.1.0.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Failed |
| Tests | NotTried |
| Time submitted | 2015-09-29 09:17:10.948834 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | placeholders-0.1, numeric-qq-0.1.2, loch-th-0.2.1, base-4.8.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring loch-th-0.2.1...
Building loch-th-0.2.1...
Preprocessing library loch-th-0.2.1...
[1 of 1] Compiling Debug.Trace.LocationTH ( Debug/Trace/LocationTH.hs, dist/build/Debug/Trace/LocationTH.o )
In-place registering loch-th-0.2.1...
Running Haddock for loch-th-0.2.1...
Running hscolour for loch-th-0.2.1...
Preprocessing library loch-th-0.2.1...
Preprocessing library loch-th-0.2.1...
Haddock coverage:
100% ( 9 / 9) in 'Debug.Trace.LocationTH'
Documentation created: dist/doc/html/loch-th/index.html,
dist/doc/html/loch-th/loch-th.txt
Creating package registration file:
/tmp/pkgConf-loch-th-0.2278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/loch-th-0.2.1-8HB0ZHxbMas0Fzv7KkrO0g
Registering loch-th-0.2.1...
Installed loch-th-0.2.1
Configuring placeholders-0.1...
Building placeholders-0.1...
Preprocessing library placeholders-0.1...
[1 of 1] Compiling Development.Placeholders ( src/Development/Placeholders.hs, dist/build/Development/Placeholders.o )
src/Development/Placeholders.hs:60:19: Warning:
In the use of ‘report’
(imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Syntax):
Deprecated: "Use reportError or reportWarning instead"
In-place registering placeholders-0.1...
Running Haddock for placeholders-0.1...
Running hscolour for placeholders-0.1...
Preprocessing library placeholders-0.1...
Preprocessing library placeholders-0.1...
src/Development/Placeholders.hs:60:19: Warning:
In the use of ‘report’
(imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Syntax):
Deprecated: "Use reportError or reportWarning instead"
Haddock coverage:
100% ( 10 / 10) in 'Development.Placeholders'
Documentation created: dist/doc/html/placeholders/index.html,
dist/doc/html/placeholders/placeholders.txt
Creating package registration file:
/tmp/pkgConf-placeholders-020539999321264095060.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/placeholders-0.1-EfsNOFLgiTlC6tXolnzMeS
Registering placeholders-0.1...
Installed placeholders-0.1
Downloading numeric-qq-0.1.2...
[1 of 1] Compiling Main ( /tmp/cabal-tmp-7505/numeric-qq-0.1.2/dist/setup/setup.hs, /tmp/cabal-tmp-7505/numeric-qq-0.1.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-7505/numeric-qq-0.1.2/dist/setup/setup ...
Configuring numeric-qq-0.1.2...
Building numeric-qq-0.1.2...
Preprocessing library numeric-qq-0.1.2...
[1 of 2] Compiling NumericQQ.Prelude ( library/NumericQQ/Prelude.hs, dist/build/NumericQQ/Prelude.o )
[2 of 2] Compiling NumericQQ ( library/NumericQQ.hs, dist/build/NumericQQ.o )
library/NumericQQ.hs:49:11: Warning:
Fields of ‘QuasiQuoter’ not initialised: quotePat, quoteType,
quoteDec
In the expression: QuasiQuoter {quoteExp = exp}
In an equation for ‘qq’:
qq base
= QuasiQuoter {quoteExp = exp}
where
exp s
= case parse base s of {
Nothing
-> fail
$ "A string \""
<> s <> "\" cannot be parsed as a base-" <> show base <> " number"
Just i -> return $ LitE (IntegerL (fromIntegral i)) }
In-place registering numeric-qq-0.1.2...
Running Haddock for numeric-qq-0.1.2...
Running hscolour for numeric-qq-0.1.2...
Preprocessing library numeric-qq-0.1.2...
Preprocessing library numeric-qq-0.1.2...
library/NumericQQ.hs:49:11: Warning:
Fields of ‘QuasiQuoter’ not initialised: quotePat, quoteType,
quoteDec
In the expression: QuasiQuoter {quoteExp = exp}
In an equation for ‘qq’:
qq base
= QuasiQuoter {quoteExp = exp}
where
exp s
= case parse base s of {
Nothing
-> fail
$ "A string \""
<> s <> "\" cannot be parsed as a base-" <> show base <> " number"
Just i -> return $ LitE (IntegerL (fromIntegral i)) }
Haddock coverage:
Warning: NumericQQ.Prelude: Could not find documentation for exported module: Exports
0% ( 0 / 3) in 'NumericQQ.Prelude'
Missing documentation for:
Module header
bug (library/NumericQQ/Prelude.hs:59)
bottom (library/NumericQQ/Prelude.hs:63)
75% ( 3 / 4) in 'NumericQQ'
Missing documentation for:
Module header
Documentation created: dist/doc/html/numeric-qq/index.html,
dist/doc/html/numeric-qq/numeric-qq.txt
setup: images/Hierarchy.png: does not exist
Creating package registration file:
/tmp/pkgConf-numeric-qq-0.11600515282040332871.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/numeric-qq-0.1.2-GJqSgFZu8obJm8pCbSK2Ji
Registering numeric-qq-0.1.2...
Installed numeric-qq-0.1.2
Downloading bit-array-0.1.0.1...
[1 of 1] Compiling Main ( /tmp/cabal-tmp-7505/bit-array-0.1.0.1/dist/setup/setup.hs, /tmp/cabal-tmp-7505/bit-array-0.1.0.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-7505/bit-array-0.1.0.1/dist/setup/setup ...
Configuring bit-array-0.1.0.1...
Building bit-array-0.1.0.1...
Preprocessing library bit-array-0.1.0.1...
[1 of 3] Compiling BitArray.Prelude ( library/BitArray/Prelude.hs, dist/build/BitArray/Prelude.o )
[2 of 3] Compiling BitArray.Parser ( library/BitArray/Parser.hs, dist/build/BitArray/Parser.o )
[3 of 3] Compiling BitArray ( library/BitArray.hs, dist/build/BitArray.o )
library/BitArray.hs:120:32: Warning:
In the use of ‘bitSize’
(imported from BitArray.Prelude, but defined in Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
library/BitArray.hs:136:55: Warning:
In the use of ‘bitSize’
(imported from BitArray.Prelude, but defined in Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
In-place registering bit-array-0.1.0.1...
Running Haddock for bit-array-0.1.0.1...
Running hscolour for bit-array-0.1.0.1...
Preprocessing library bit-array-0.1.0.1...
Preprocessing library bit-array-0.1.0.1...
library/BitArray.hs:120:32: Warning:
In the use of ‘bitSize’
(imported from BitArray.Prelude, but defined in Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
library/BitArray.hs:136:55: Warning:
In the use of ‘bitSize’
(imported from BitArray.Prelude, but defined in Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
Warning: BitArray.Prelude: Could not find documentation for exported module: Exports
0% ( 0 / 4) in 'BitArray.Prelude'
Missing documentation for:
Module header
bug (library/BitArray/Prelude.hs:62)
bottom (library/BitArray/Prelude.hs:66)
bool (library/BitArray/Prelude.hs:68)
0% ( 0 / 4) in 'BitArray.Parser'
Missing documentation for:
Module header
digits (library/BitArray/Parser.hs:8)
bitIndexes (library/BitArray/Parser.hs:11)
bits (library/BitArray/Parser.hs:21)
90% ( 19 / 21) in 'BitArray'
Missing documentation for:
Module header
(library/BitArray.hs:65)
Documentation created: dist/doc/html/bit-array/index.html,
dist/doc/html/bit-array/bit-array.txt
setup: images/Hierarchy.png: does not exist
Creating package registration file:
/tmp/pkgConf-bit-array-0.1.014099597082077486715.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bit-array-0.1.0.1-7pFtW7euAPN9ihBVF6ZpUu
Registering bit-array-0.1.0.1...
Installed bit-array-0.1.0.1
Test log
No test log was submitted for this report.