Build #1 for containers-0.5.6.0
| Package | containers-0.5.6.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2014-12-22 02:27:25.388884 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | ghc-prim-0.3.1.0, deepseq-1.3.0.2, base-4.7.0.1, array-0.5.0.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading containers-0.5.6.0...
Configuring containers-0.5.6.0...
Building containers-0.5.6.0...
Preprocessing library containers-0.5.6.0...
[ 1 of 18] Compiling Data.Sequence ( Data/Sequence.hs, dist/build/Data/Sequence.o )
Data/Sequence.hs:186:1: Warning:
The qualified import of ‘Data.Array’ is redundant
except perhaps to import instances from ‘Data.Array’
To import instances alone, use: import Data.Array()
Data/Sequence.hs:1795:24: Warning:
This binding for ‘xs’ shadows the existing binding
bound at Data/Sequence.hs:1786:10
Data/Sequence.hs:1805:26: Warning:
This binding for ‘xs’ shadows the existing binding
bound at Data/Sequence.hs:1786:10
Data/Sequence.hs:1810:14: Warning:
This binding for ‘xs’ shadows the existing binding
bound at Data/Sequence.hs:1786:10
Data/Sequence.hs:1799:5: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘deep'’:
Patterns not matched:
(One _) _ _
(Two _ _) _ _
(Four _ _ _ _) _ _
Data/Sequence.hs:1802:5: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘getNodes’: Patterns not matched: _ []
[ 2 of 18] Compiling Data.Tree ( Data/Tree.hs, dist/build/Data/Tree.o )
[ 3 of 18] Compiling Data.Graph ( Data/Graph.hs, dist/build/Data/Graph.o )
[ 4 of 18] Compiling Data.Utils.StrictPair ( Data/Utils/StrictPair.hs, dist/build/Data/Utils/StrictPair.o )
[ 5 of 18] Compiling Data.Utils.StrictFold ( Data/Utils/StrictFold.hs, dist/build/Data/Utils/StrictFold.o )
[ 6 of 18] Compiling Data.Set.Base ( Data/Set/Base.hs, dist/build/Data/Set/Base.o )
[ 7 of 18] Compiling Data.Map.Base ( Data/Map/Base.hs, dist/build/Data/Map/Base.o )
[ 8 of 18] Compiling Data.Map.Lazy ( Data/Map/Lazy.hs, dist/build/Data/Map/Lazy.o )
[ 9 of 18] Compiling Data.Map.Strict ( Data/Map/Strict.hs, dist/build/Data/Map/Strict.o )
[10 of 18] Compiling Data.Map ( Data/Map.hs, dist/build/Data/Map.o )
[11 of 18] Compiling Data.Set ( Data/Set.hs, dist/build/Data/Set.o )
[12 of 18] Compiling Data.Utils.BitUtil ( Data/Utils/BitUtil.hs, dist/build/Data/Utils/BitUtil.o )
[13 of 18] Compiling Data.IntSet.Base ( Data/IntSet/Base.hs, dist/build/Data/IntSet/Base.o )
[14 of 18] Compiling Data.IntSet ( Data/IntSet.hs, dist/build/Data/IntSet.o )
[15 of 18] Compiling Data.IntMap.Base ( Data/IntMap/Base.hs, dist/build/Data/IntMap/Base.o )
[16 of 18] Compiling Data.IntMap.Strict ( Data/IntMap/Strict.hs, dist/build/Data/IntMap/Strict.o )
[17 of 18] Compiling Data.IntMap.Lazy ( Data/IntMap/Lazy.hs, dist/build/Data/IntMap/Lazy.o )
[18 of 18] Compiling Data.IntMap ( Data/IntMap.hs, dist/build/Data/IntMap.o )
In-place registering containers-0.5.6.0...
Running Haddock for containers-0.5.6.0...
Running hscolour for containers-0.5.6.0...
Preprocessing library containers-0.5.6.0...
Preprocessing library containers-0.5.6.0...
Data/Sequence.hs:186:1: Warning:
The qualified import of ‘Data.Array’ is redundant
except perhaps to import instances from ‘Data.Array’
To import instances alone, use: import Data.Array()
Data/Sequence.hs:1795:24: Warning:
This binding for ‘xs’ shadows the existing binding
bound at Data/Sequence.hs:1786:10
Data/Sequence.hs:1805:26: Warning:
This binding for ‘xs’ shadows the existing binding
bound at Data/Sequence.hs:1786:10
Data/Sequence.hs:1810:14: Warning:
This binding for ‘xs’ shadows the existing binding
bound at Data/Sequence.hs:1786:10
Haddock coverage:
100% ( 84 / 84) in 'Data.Sequence'
94% ( 15 / 16) in 'Data.Tree'
100% ( 33 / 33) in 'Data.Graph'
33% ( 1 / 3) in 'Data.Utils.StrictPair'
50% ( 1 / 2) in 'Data.Utils.StrictFold'
95% ( 71 / 75) in 'Data.Set.Base'
90% (133 /147) in 'Data.Map.Base'
100% (134 /134) in 'Data.Map.Lazy'
100% (134 /134) in 'Data.Map.Strict'
100% ( 7 / 7) in 'Data.Map'
100% ( 73 / 73) in 'Data.Set'
50% ( 2 / 4) in 'Data.Utils.BitUtil'
93% ( 65 / 70) in 'Data.IntSet.Base'
99% ( 66 / 67) in 'Data.IntSet'
89% (128 /144) in 'Data.IntMap.Base'
99% (127 /128) in 'Data.IntMap.Strict'
99% (127 /128) in 'Data.IntMap.Lazy'
100% ( 6 / 6) in 'Data.IntMap'
Warning: Data.Sequence: could not find link destinations for:
Data.Sequence.PQueue Data.Sequence.applicativeTree Data.Sequence.replicateSeq Data.Sequence.unrollPQ Data.Sequence.toPQ Data.Sequence.FingerTree Data.Sequence.mergePQ
Warning: Data.Map.Strict: could not find link destinations for:
Data.Map.Strict.mapAccumL
Warning: Data.IntMap.Strict: could not find link destinations for:
Data.IntMap.Strict.mapAccumL
Documentation created: dist/doc/html/containers/index.html,
dist/doc/html/containers/containers.txt
Creating package registration file: /tmp/pkgConf-containers-0.5.615331.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/containers-0.5.6.0
Registering containers-0.5.6.0...
Installed containers-0.5.6.0
Test log
No test log was submitted for this report.