Build #9 for bumper-0.6.0.3
| Package | bumper-0.6.0.3 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-10-27 10:04:44.54143 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | Cabal-1.24.0.0, base-4.9.0.0, containers-0.5.7.1, fclabels-2.0.3.1, process-1.4.2.0, regex-compat-0.95.1, split-0.2.3.1, strict-0.3.2 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-747/mtl-2.2.1'
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 3 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[ 4 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[ 5 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[ 6 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 7 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[ 8 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[ 9 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[10 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[11 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[12 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[13 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[14 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[16 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[17 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[18 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[19 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[20 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[21 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
75% ( 3 / 4) in 'Control.Monad.Writer.Class'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
100% ( 3 / 3) in 'Control.Monad.Trans'
89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
runWriterT
100% ( 2 / 2) in 'Control.Monad.Writer'
94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
100% ( 5 / 5) in 'Control.Monad.State.Class'
96% ( 24 / 25) in 'Control.Monad.State.Lazy'
Missing documentation for:
runStateT
96% ( 24 / 25) in 'Control.Monad.State.Strict'
Missing documentation for:
runStateT
100% ( 2 / 2) in 'Control.Monad.State'
100% ( 3 / 3) in 'Control.Monad.Reader.Class'
96% ( 22 / 23) in 'Control.Monad.Reader'
Missing documentation for:
runReaderT
80% ( 4 / 5) in 'Control.Monad.RWS.Class'
Missing documentation for:
MonadRWS (Control/Monad/RWS/Class.hs:44)
95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
Missing documentation for:
runRWST
95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
Missing documentation for:
runRWST
100% ( 2 / 2) in 'Control.Monad.RWS'
100% ( 5 / 5) in 'Control.Monad.List'
100% ( 4 / 4) in 'Control.Monad.Identity'
100% ( 3 / 3) in 'Control.Monad.Error.Class'
100% ( 19 / 19) in 'Control.Monad.Except'
93% ( 14 / 15) in 'Control.Monad.Error'
Missing documentation for:
runErrorT
50% ( 1 / 2) in 'Control.Monad.Cont.Class'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
91% ( 20 / 22) in 'Control.Monad.Cont'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.22145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-747/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-747/split-0.2.3.1'
Configuring split-0.2.3.1...
Building split-0.2.3.1...
Preprocessing library split-0.2.3.1...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
Running Haddock for split-0.2.3.1...
Running hscolour for split-0.2.3.1...
Preprocessing library split-0.2.3.1...
Preprocessing library split-0.2.3.1...
Haddock coverage:
91% ( 62 / 68) in 'Data.List.Split.Internals'
90% ( 45 / 50) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Creating package registration file:
/tmp/pkgConf-split-0.2.39176792922006811972.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/split-0.2.3.1-IJKK4pOCYGKud0jZImZke
Registering split-0.2.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-747/split-0.2.3.1'
Installed split-0.2.3.1
cabal: Entering directory '/tmp/cabal-tmp-747/strict-0.3.2'
Configuring strict-0.3.2...
Building strict-0.3.2...
Preprocessing library strict-0.3.2...
Data/Strict/Tuple.hs:17:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
[1 of 5] Compiling System.IO.Strict ( System/IO/Strict.hs, dist/build/System/IO/Strict.o )
[2 of 5] Compiling Data.Strict.Tuple ( Data/Strict/Tuple.hs, dist/build/Data/Strict/Tuple.o )
[3 of 5] Compiling Data.Strict.Maybe ( Data/Strict/Maybe.hs, dist/build/Data/Strict/Maybe.o )
[4 of 5] Compiling Data.Strict.Either ( Data/Strict/Either.hs, dist/build/Data/Strict/Either.o )
[5 of 5] Compiling Data.Strict ( Data/Strict.hs, dist/build/Data/Strict.o )
Running Haddock for strict-0.3.2...
Running hscolour for strict-0.3.2...
Preprocessing library strict-0.3.2...
Preprocessing library strict-0.3.2...
Data/Strict/Tuple.hs:17:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
Haddock coverage:
100% ( 7 / 7) in 'System.IO.Strict'
86% ( 6 / 7) in 'Data.Strict.Tuple'
Missing documentation for:
:!: (Data/Strict/Tuple.hs:43)
100% ( 7 / 7) in 'Data.Strict.Maybe'
100% ( 7 / 7) in 'Data.Strict.Either'
100% ( 4 / 4) in 'Data.Strict'
Warning: Data.Strict.Tuple: could not find link destinations for:
unsafeIndex unsafeRangeSize
Documentation created: dist/doc/html/strict/index.html,
dist/doc/html/strict/strict.txt
Creating package registration file:
/tmp/pkgConf-strict-0.31775473788624549797.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/strict-0.3.2-HHI2FPLqQto28EK1aExOvf
Registering strict-0.3.2...
cabal: Leaving directory '/tmp/cabal-tmp-747/strict-0.3.2'
Installed strict-0.3.2
cabal: Entering directory '/tmp/cabal-tmp-747/fclabels-2.0.3.1'
Configuring fclabels-2.0.3.1...
Building fclabels-2.0.3.1...
Preprocessing library fclabels-2.0.3.1...
[ 1 of 10] Compiling Data.Label.Point ( src/Data/Label/Point.hs, dist/build/Data/Label/Point.o )
[ 2 of 10] Compiling Data.Label.Poly ( src/Data/Label/Poly.hs, dist/build/Data/Label/Poly.o )
[ 3 of 10] Compiling Data.Label.Total ( src/Data/Label/Total.hs, dist/build/Data/Label/Total.o )
[ 4 of 10] Compiling Data.Label.Partial ( src/Data/Label/Partial.hs, dist/build/Data/Label/Partial.o )
[ 5 of 10] Compiling Data.Label.Mono ( src/Data/Label/Mono.hs, dist/build/Data/Label/Mono.o )
[ 6 of 10] Compiling Data.Label.Monadic ( src/Data/Label/Monadic.hs, dist/build/Data/Label/Monadic.o )
[ 7 of 10] Compiling Data.Label.Failing ( src/Data/Label/Failing.hs, dist/build/Data/Label/Failing.o )
[ 8 of 10] Compiling Data.Label.Derive ( src/Data/Label/Derive.hs, dist/build/Data/Label/Derive.o )
[ 9 of 10] Compiling Data.Label ( src/Data/Label.hs, dist/build/Data/Label.o )
[10 of 10] Compiling Data.Label.Base ( src/Data/Label/Base.hs, dist/build/Data/Label/Base.o )
Running Haddock for fclabels-2.0.3.1...
Running hscolour for fclabels-2.0.3.1...
Preprocessing library fclabels-2.0.3.1...
Preprocessing library fclabels-2.0.3.1...
Haddock coverage:
100% ( 17 / 17) in 'Data.Label.Point'
100% ( 11 / 11) in 'Data.Label.Poly'
100% ( 10 / 10) in 'Data.Label.Total'
100% ( 13 / 13) in 'Data.Label.Partial'
100% ( 11 / 11) in 'Data.Label.Mono'
100% ( 11 / 11) in 'Data.Label.Monadic'
100% ( 11 / 11) in 'Data.Label.Failing'
100% ( 13 / 13) in 'Data.Label.Derive'
100% ( 27 / 27) in 'Data.Label'
100% ( 19 / 19) in 'Data.Label.Base'
Documentation created: dist/doc/html/fclabels/index.html,
dist/doc/html/fclabels/fclabels.txt
Creating package registration file:
/tmp/pkgConf-fclabels-2.0.313696027261630634994.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/fclabels-2.0.3.1-CzfwbCdhZtzAt5mF8eE0Nx
Registering fclabels-2.0.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-747/fclabels-2.0.3.1'
Installed fclabels-2.0.3.1
cabal: Entering directory '/tmp/cabal-tmp-747/regex-base-0.93.2'
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )
Text/Regex/Base.hs:55:13: warning: [-Wdeprecations]
In the use of ‘versionTags’ (imported from Data.Version):
Deprecated: "See GHC ticket #2496"
[4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o )
Running Haddock for regex-base-0.93.2...
Running hscolour for regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Text/Regex/Base.hs:55:13: warning: [-Wdeprecations]
In the use of ‘versionTags’ (imported from Data.Version):
Deprecated: "See GHC ticket #2496"
Haddock coverage:
94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
Missing documentation for:
MatchText (Text/Regex/Base/RegexLike.hs:55)
100% ( 1 / 1) in 'Text.Regex.Base.Context'
75% ( 3 / 4) in 'Text.Regex.Base'
Missing documentation for:
getVersion_Text_Regex_Base (Text/Regex/Base.hs:52)
33% ( 1 / 3) in 'Text.Regex.Base.Impl'
Missing documentation for:
polymatch (Text/Regex/Base/Impl.hs:50)
polymatchM (Text/Regex/Base/Impl.hs:56)
Documentation created: dist/doc/html/regex-base/index.html,
dist/doc/html/regex-base/regex-base.txt
Creating package registration file:
/tmp/pkgConf-regex-base-0.9374552805927376882.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/regex-base-0.93.2-71isvdwnRNrGKtKYo9rpQd
Registering regex-base-0.93.2...
cabal: Leaving directory '/tmp/cabal-tmp-747/regex-base-0.93.2'
Installed regex-base-0.93.2
cabal: Entering directory '/tmp/cabal-tmp-747/regex-posix-0.95.2'
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
[1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o )
[2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o )
[3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o )
[4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o )
[5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o )
Text/Regex/Posix.hs:72:13: warning: [-Wdeprecations]
In the use of ‘versionTags’ (imported from Data.Version):
Deprecated: "See GHC ticket #2496"
Running Haddock for regex-posix-0.95.2...
Running hscolour for regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Text/Regex/Posix.hs:72:13: warning: [-Wdeprecations]
In the use of ‘versionTags’ (imported from Data.Version):
Deprecated: "See GHC ticket #2496"
Haddock coverage:
40% ( 17 / 42) in 'Text.Regex.Posix.Wrap'
Missing documentation for:
RegOffsetT (Text/Regex/Posix/Wrap.hsc:166)
=~ (Text/Regex/Posix/Wrap.hsc:320)
=~~ (Text/Regex/Posix/Wrap.hsc:322)
wrapCompile (Text/Regex/Posix/Wrap.hsc:298)
wrapTest (Text/Regex/Posix/Wrap.hsc:303)
wrapCount (Text/Regex/Posix/Wrap.hsc:317)
unusedRegOffset (Text/Regex/Posix/Wrap.hsc:291)
compExtended (Text/Regex/Posix/Wrap.hsc:416)
compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
compNoSub (Text/Regex/Posix/Wrap.hsc:420)
compNewline (Text/Regex/Posix/Wrap.hsc:422)
execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
retBadbr (Text/Regex/Posix/Wrap.hsc:427)
retBadpat (Text/Regex/Posix/Wrap.hsc:429)
retBadrpt (Text/Regex/Posix/Wrap.hsc:431)
retEcollate (Text/Regex/Posix/Wrap.hsc:433)
retEctype (Text/Regex/Posix/Wrap.hsc:435)
retEescape (Text/Regex/Posix/Wrap.hsc:437)
retEsubreg (Text/Regex/Posix/Wrap.hsc:439)
retEbrack (Text/Regex/Posix/Wrap.hsc:441)
retEparen (Text/Regex/Posix/Wrap.hsc:443)
retEbrace (Text/Regex/Posix/Wrap.hsc:445)
retErange (Text/Regex/Posix/Wrap.hsc:447)
retEspace (Text/Regex/Posix/Wrap.hsc:449)
68% ( 17 / 25) in 'Text.Regex.Posix.String'
Missing documentation for:
unusedOffset (Text/Regex/Posix/String.hs:63)
compile (Text/Regex/Posix/String.hs:87)
compExtended (Text/Regex/Posix/Wrap.hsc:416)
compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
compNoSub (Text/Regex/Posix/Wrap.hsc:420)
compNewline (Text/Regex/Posix/Wrap.hsc:422)
execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
67% ( 16 / 24) in 'Text.Regex.Posix.Sequence'
Missing documentation for:
unusedOffset (Text/Regex/Posix/Sequence.hs:67)
compile (Text/Regex/Posix/Sequence.hs:91)
compExtended (Text/Regex/Posix/Wrap.hsc:416)
compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
compNoSub (Text/Regex/Posix/Wrap.hsc:420)
compNewline (Text/Regex/Posix/Wrap.hsc:422)
execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
68% ( 17 / 25) in 'Text.Regex.Posix.ByteString'
Missing documentation for:
unusedOffset (Text/Regex/Posix/ByteString.hs:143)
regexec (Text/Regex/Posix/ByteString.hs:124)
compExtended (Text/Regex/Posix/Wrap.hsc:416)
compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
compNoSub (Text/Regex/Posix/Wrap.hsc:420)
compNewline (Text/Regex/Posix/Wrap.hsc:422)
execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy'
Missing documentation for:
unusedOffset (Text/Regex/Posix/ByteString/Lazy.hs:140)
regexec (Text/Regex/Posix/ByteString/Lazy.hs:128)
compExtended (Text/Regex/Posix/Wrap.hsc:416)
compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
compNoSub (Text/Regex/Posix/Wrap.hsc:420)
compNewline (Text/Regex/Posix/Wrap.hsc:422)
execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
80% ( 4 / 5) in 'Text.Regex.Posix'
Missing documentation for:
getVersion_Text_Regex_Posix (Text/Regex/Posix.hs:69)
Warning: Text.Regex.Posix.Wrap: could not find link destinations for:
retNoMatch
Warning: Text.Regex.Posix.String: could not find link destinations for:
retNoMatch
Warning: Text.Regex.Posix.Sequence: could not find link destinations for:
retNoMatch
Warning: Text.Regex.Posix.ByteString: could not find link destinations for:
retNoMatch
Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for:
retNoMatch
Documentation created: dist/doc/html/regex-posix/index.html,
dist/doc/html/regex-posix/regex-posix.txt
Creating package registration file:
/tmp/pkgConf-regex-posix-0.956289669501520982030.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/regex-posix-0.95.2-BbcuFE4RwTG3oQUmzAVjm
Registering regex-posix-0.95.2...
cabal: Leaving directory '/tmp/cabal-tmp-747/regex-posix-0.95.2'
Installed regex-posix-0.95.2
cabal: Entering directory '/tmp/cabal-tmp-747/regex-compat-0.95.1'
Configuring regex-compat-0.95.1...
Building regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
[1 of 1] Compiling Text.Regex ( Text/Regex.hs, dist/build/Text/Regex.o )
Text/Regex.hs:50:1: warning: [-Wtabs]
Tab character found here, and in 24 further locations.
Please use spaces instead.
Running Haddock for regex-compat-0.95.1...
Running hscolour for regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
Text/Regex.hs:63:12: warning: [-Wtabs]
Tab character found here, and in six further locations.
Please use spaces instead.
Haddock coverage:
100% ( 9 / 9) in 'Text.Regex'
Documentation created: dist/doc/html/regex-compat/index.html,
dist/doc/html/regex-compat/regex-compat.txt
Creating package registration file:
/tmp/pkgConf-regex-compat-0.95144276705763299708.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/regex-compat-0.95.1-4nLo9klb6Pk7Tun1BAC3he
Registering regex-compat-0.95.1...
cabal: Leaving directory '/tmp/cabal-tmp-747/regex-compat-0.95.1'
Installed regex-compat-0.95.1
cabal: Entering directory '/tmp/cabal-tmp-747/bumper-0.6.0.3'
Configuring bumper-0.6.0.3...
Building bumper-0.6.0.3...
Preprocessing executable 'bumper' for bumper-0.6.0.3...
[1 of 5] Compiling Version ( src/Version.hs, dist/build/bumper/bumper-tmp/Version.o )
[2 of 5] Compiling Paths_bumper ( dist/build/autogen/Paths_bumper.hs, dist/build/bumper/bumper-tmp/Paths_bumper.o )
[3 of 5] Compiling Package ( src/Package.hs, dist/build/bumper/bumper-tmp/Package.o )
src/Package.hs:11:1: warning: [-Wunused-imports]
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[4 of 5] Compiling Config ( src/Config.hs, dist/build/bumper/bumper-tmp/Config.o )
[5 of 5] Compiling Main ( src/Bumper.hs, dist/build/bumper/bumper-tmp/Main.o )
Linking dist/build/bumper/bumper ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
cabal: Leaving directory '/tmp/cabal-tmp-747/bumper-0.6.0.3'
Installed bumper-0.6.0.3
Test log
No test log was submitted for this report.