Build #6 for hssourceinfo-0.0.2
| Package | hssourceinfo-0.0.2 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-11-13 04:19:19.915743 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | regexpr-0.5.4, filepath-1.4.0.0, directory-1.2.2.0, containers-0.5.6.2, base-4.8.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring HUnit-1.3.0.0...
Building HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.3.0.0...
Running Haddock for HUnit-1.3.0.0...
Running hscolour for HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
Haddock coverage:
100% ( 2 / 2) in 'Test.HUnit.Terminal'
56% ( 5 / 9) in 'Test.HUnit.Lang'
Missing documentation for:
Module header
Location (Test/HUnit/Lang.hs:38)
Result (Test/HUnit/Lang.hs:74)
HUnitFailure (Test/HUnit/Lang.hs:44)
97% ( 33 / 34) in 'Test.HUnit.Base'
Missing documentation for:
Location (Test/HUnit/Lang.hs:38)
100% ( 8 / 8) in 'Test.HUnit.Text'
100% ( 3 / 3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html,
dist/doc/html/HUnit/HUnit.txt
Creating package registration file:
/tmp/pkgConf-HUnit-1.3.0278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HUnit-1.3.0.0-DDLSMCRs3jyLBDbJPCH01j
Registering HUnit-1.3.0.0...
Installed HUnit-1.3.0.0
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.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
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% ( 5 / 5) in 'Control.Monad.State.Class'
100% ( 3 / 3) in 'Control.Monad.Reader.Class'
80% ( 4 / 5) in 'Control.Monad.RWS.Class'
Missing documentation for:
MonadRWS (Control/Monad/RWS/Class.hs:44)
100% ( 4 / 4) in 'Control.Monad.Identity'
100% ( 3 / 3) in 'Control.Monad.Error.Class'
50% ( 1 / 2) in 'Control.Monad.Cont.Class'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
100% ( 3 / 3) in 'Control.Monad.Trans'
93% ( 14 / 15) in 'Control.Monad.Error'
Missing documentation for:
runErrorT
100% ( 19 / 19) in 'Control.Monad.Except'
100% ( 5 / 5) in 'Control.Monad.List'
95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
Missing documentation for:
runRWST
100% ( 2 / 2) in 'Control.Monad.RWS'
96% ( 22 / 23) in 'Control.Monad.Reader'
Missing documentation for:
runReaderT
95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
Missing documentation for:
runRWST
96% ( 24 / 25) in 'Control.Monad.State.Lazy'
Missing documentation for:
runStateT
100% ( 2 / 2) in 'Control.Monad.State'
96% ( 24 / 25) in 'Control.Monad.State.Strict'
Missing documentation for:
runStateT
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)
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.23524062191600028624.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring mtlparse-0.1.4.0...
Building mtlparse-0.1.4.0...
Preprocessing library mtlparse-0.1.4.0...
[1 of 2] Compiling Text.ParserCombinators.MTLParse.MTLParseCore ( Text/ParserCombinators/MTLParse/MTLParseCore.hs, dist/build/Text/ParserCombinators/MTLParse/MTLParseCore.o )
Text/ParserCombinators/MTLParse/MTLParseCore.hs:68:1: Warning:
The import of ‘Applicative’
from module ‘Control.Applicative’ is redundant
Text/ParserCombinators/MTLParse/MTLParseCore.hs:82:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Text/ParserCombinators/MTLParse/MTLParseCore.hs:138:1: Warning:
Tab character
Text/ParserCombinators/MTLParse/MTLParseCore.hs:169:1: Warning:
Tab character
Text/ParserCombinators/MTLParse/MTLParseCore.hs:195:1: Warning:
Tab character
Text/ParserCombinators/MTLParse/MTLParseCore.hs:209:1: Warning:
Tab character
Text/ParserCombinators/MTLParse/MTLParseCore.hs:215:1: Warning:
Tab character
Text/ParserCombinators/MTLParse/MTLParseCore.hs:254:1: Warning:
Tab character
[2 of 2] Compiling Text.ParserCombinators.MTLParse ( Text/ParserCombinators/MTLParse.hs, dist/build/Text/ParserCombinators/MTLParse.o )
Text/ParserCombinators/MTLParse.hs:77:1: Warning: Tab character
Text/ParserCombinators/MTLParse.hs:99:1: Warning: Tab character
Text/ParserCombinators/MTLParse.hs:102:1: Warning: Tab character
In-place registering mtlparse-0.1.4.0...
Running Haddock for mtlparse-0.1.4.0...
Running hscolour for mtlparse-0.1.4.0...
Preprocessing library mtlparse-0.1.4.0...
Preprocessing library mtlparse-0.1.4.0...
Text/ParserCombinators/MTLParse/MTLParseCore.hs:138:1: Warning:
Tab character
Text/ParserCombinators/MTLParse/MTLParseCore.hs:169:1: Warning:
Tab character
Text/ParserCombinators/MTLParse/MTLParseCore.hs:195:1: Warning:
Tab character
Text/ParserCombinators/MTLParse/MTLParseCore.hs:209:1: Warning:
Tab character
Text/ParserCombinators/MTLParse/MTLParseCore.hs:215:1: Warning:
Tab character
Text/ParserCombinators/MTLParse/MTLParseCore.hs:254:1: Warning:
Tab character
Text/ParserCombinators/MTLParse/MTLParseCore.hs:68:1: Warning:
The import of ‘Applicative’
from module ‘Control.Applicative’ is redundant
Text/ParserCombinators/MTLParse/MTLParseCore.hs:82:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Text/ParserCombinators/MTLParse.hs:77:1: Warning: Tab character
Text/ParserCombinators/MTLParse.hs:99:1: Warning: Tab character
Text/ParserCombinators/MTLParse.hs:102:1: Warning: Tab character
Haddock coverage:
24% ( 7 / 29) in 'Text.ParserCombinators.MTLParse.MTLParseCore'
Missing documentation for:
Module header
MonadParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:84)
token (Text/ParserCombinators/MTLParse/MTLParseCore.hs:93)
tokenBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:93)
getsHere (Text/ParserCombinators/MTLParse/MTLParseCore.hs:97)
modifyHere (Text/ParserCombinators/MTLParse/MTLParseCore.hs:98)
getForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:102)
getsForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:103)
putForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:109)
modifyForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:110)
getBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:102)
getsBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:103)
putBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:109)
modifyBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:110)
evalParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:174)
execParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:177)
mapParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:180)
withParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:184)
evalParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:270)
execParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:275)
mapParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:281)
withParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:286)
16% ( 7 / 45) in 'Text.ParserCombinators.MTLParse'
Missing documentation for:
Module header
MonadParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:84)
token (Text/ParserCombinators/MTLParse/MTLParseCore.hs:93)
tokenBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:93)
getsHere (Text/ParserCombinators/MTLParse/MTLParseCore.hs:97)
modifyHere (Text/ParserCombinators/MTLParse/MTLParseCore.hs:98)
getForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:102)
getsForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:103)
putForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:109)
modifyForward (Text/ParserCombinators/MTLParse/MTLParseCore.hs:110)
getBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:102)
getsBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:103)
putBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:109)
modifyBack (Text/ParserCombinators/MTLParse/MTLParseCore.hs:110)
evalParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:174)
execParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:177)
mapParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:180)
withParse (Text/ParserCombinators/MTLParse/MTLParseCore.hs:184)
evalParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:270)
execParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:275)
mapParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:281)
withParseT (Text/ParserCombinators/MTLParse/MTLParseCore.hs:286)
tokens (Text/ParserCombinators/MTLParse.hs:52)
tokensBack (Text/ParserCombinators/MTLParse.hs:52)
build (Text/ParserCombinators/MTLParse.hs:56)
repeatParse (Text/ParserCombinators/MTLParse.hs:59)
optional (Text/ParserCombinators/MTLParse.hs:84)
list (Text/ParserCombinators/MTLParse.hs:84)
neList (Text/ParserCombinators/MTLParse.hs:84)
greedyRepeatParse (Text/ParserCombinators/MTLParse.hs:59)
greedyOptional (Text/ParserCombinators/MTLParse.hs:84)
greedyList (Text/ParserCombinators/MTLParse.hs:84)
greedyNeList (Text/ParserCombinators/MTLParse.hs:84)
beginningOfInput (Text/ParserCombinators/MTLParse.hs:95)
endOfInput (Text/ParserCombinators/MTLParse.hs:95)
apply2M (Text/ParserCombinators/MTLParse.hs:106)
>++> (Text/ParserCombinators/MTLParse.hs:109)
>:> (Text/ParserCombinators/MTLParse.hs:112)
Documentation created: dist/doc/html/mtlparse/index.html,
dist/doc/html/mtlparse/mtlparse.txt
Creating package registration file:
/tmp/pkgConf-mtlparse-0.1.411860904281974806403.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtlparse-0.1.4.0-6YlUtc0PmKRHcqZ1PFnWtS
Registering mtlparse-0.1.4.0...
Installed mtlparse-0.1.4.0
Configuring regexpr-0.5.4...
Building regexpr-0.5.4...
Preprocessing library regexpr-0.5.4...
[1 of 6] Compiling Hidden.Tools ( Hidden/Tools.hs, dist/build/Hidden/Tools.o )
Hidden/Tools.hs:101:1: Warning: Tab character
[2 of 6] Compiling Hidden.RegexPRTypes ( Hidden/RegexPRTypes.hs, dist/build/Hidden/RegexPRTypes.o )
Hidden/RegexPRTypes.hs:86:1: Warning: Tab character
Hidden/RegexPRTypes.hs:88:1: Warning: Tab character
Hidden/RegexPRTypes.hs:89:1: Warning: Tab character
Hidden/RegexPRTypes.hs:90:1: Warning: Tab character
Hidden/RegexPRTypes.hs:91:1: Warning: Tab character
Hidden/RegexPRTypes.hs:92:1: Warning: Tab character
Hidden/RegexPRTypes.hs:93:1: Warning: Tab character
[3 of 6] Compiling Hidden.SrcRegActList ( Hidden/SrcRegActList.hs, dist/build/Hidden/SrcRegActList.o )
Hidden/SrcRegActList.hs:70:1: Warning: Tab character
Hidden/SrcRegActList.hs:71:1: Warning: Tab character
Hidden/SrcRegActList.hs:72:1: Warning: Tab character
Hidden/SrcRegActList.hs:73:1: Warning: Tab character
Hidden/SrcRegActList.hs:76:1: Warning: Tab character
Hidden/SrcRegActList.hs:77:1: Warning: Tab character
Hidden/SrcRegActList.hs:78:1: Warning: Tab character
Hidden/SrcRegActList.hs:79:1: Warning: Tab character
[4 of 6] Compiling Hidden.ParseRegexStr ( Hidden/ParseRegexStr.hs, dist/build/Hidden/ParseRegexStr.o )
Hidden/ParseRegexStr.hs:28:1: Warning: Tab character
Hidden/ParseRegexStr.hs:29:1: Warning: Tab character
Hidden/ParseRegexStr.hs:30:1: Warning: Tab character
Hidden/ParseRegexStr.hs:31:1: Warning:
The import of ‘MonadParse’
from module ‘Text.ParserCombinators.MTLParse’ is redundant
Hidden/ParseRegexStr.hs:34:1: Warning: Tab character
Hidden/ParseRegexStr.hs:36:20: Warning: Tab character
Hidden/ParseRegexStr.hs:38:17: Warning: Tab character
Hidden/ParseRegexStr.hs:42:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Hidden/ParseRegexStr.hs:52:1: Warning: Tab character
Hidden/ParseRegexStr.hs:54:1: Warning: Tab character
Hidden/ParseRegexStr.hs:60:1: Warning: Tab character
Hidden/ParseRegexStr.hs:66:1: Warning: Tab character
Hidden/ParseRegexStr.hs:67:1: Warning: Tab character
Hidden/ParseRegexStr.hs:68:1: Warning: Tab character
Hidden/ParseRegexStr.hs:70:1: Warning: Tab character
Hidden/ParseRegexStr.hs:72:1: Warning: Tab character
Hidden/ParseRegexStr.hs:73:1: Warning: Tab character
Hidden/ParseRegexStr.hs:74:1: Warning: Tab character
Hidden/ParseRegexStr.hs:75:1: Warning: Tab character
Hidden/ParseRegexStr.hs:131:1: Warning: Tab character
Hidden/ParseRegexStr.hs:157:1: Warning: Tab character
Hidden/ParseRegexStr.hs:158:1: Warning: Tab character
Hidden/ParseRegexStr.hs:159:1: Warning: Tab character
Hidden/ParseRegexStr.hs:160:1: Warning: Tab character
Hidden/ParseRegexStr.hs:161:1: Warning: Tab character
Hidden/ParseRegexStr.hs:163:1: Warning: Tab character
Hidden/ParseRegexStr.hs:164:1: Warning: Tab character
Hidden/ParseRegexStr.hs:165:1: Warning: Tab character
[5 of 6] Compiling Hidden.RegexPRCore ( Hidden/RegexPRCore.hs, dist/build/Hidden/RegexPRCore.o )
Hidden/RegexPRCore.hs:92:1: Warning: Tab character
[6 of 6] Compiling Text.RegexPR ( Text/RegexPR.hs, dist/build/Text/RegexPR.o )
Text/RegexPR.hs:44:1: Warning: Tab character
Text/RegexPR.hs:83:1: Warning: Tab character
Text/RegexPR.hs:84:1: Warning: Tab character
Text/RegexPR.hs:85:1: Warning: Tab character
In-place registering regexpr-0.5.4...
Running Haddock for regexpr-0.5.4...
Running hscolour for regexpr-0.5.4...
Preprocessing library regexpr-0.5.4...
Preprocessing library regexpr-0.5.4...
Hidden/Tools.hs:101:1: Warning: Tab character
Hidden/RegexPRTypes.hs:86:1: Warning: Tab character
Hidden/RegexPRTypes.hs:88:1: Warning: Tab character
Hidden/RegexPRTypes.hs:89:1: Warning: Tab character
Hidden/RegexPRTypes.hs:90:1: Warning: Tab character
Hidden/RegexPRTypes.hs:91:1: Warning: Tab character
Hidden/RegexPRTypes.hs:92:1: Warning: Tab character
Hidden/RegexPRTypes.hs:93:1: Warning: Tab character
Hidden/SrcRegActList.hs:70:1: Warning: Tab character
Hidden/SrcRegActList.hs:71:1: Warning: Tab character
Hidden/SrcRegActList.hs:72:1: Warning: Tab character
Hidden/SrcRegActList.hs:73:1: Warning: Tab character
Hidden/SrcRegActList.hs:76:1: Warning: Tab character
Hidden/SrcRegActList.hs:77:1: Warning: Tab character
Hidden/SrcRegActList.hs:78:1: Warning: Tab character
Hidden/SrcRegActList.hs:79:1: Warning: Tab character
Hidden/ParseRegexStr.hs:28:1: Warning: Tab character
Hidden/ParseRegexStr.hs:29:1: Warning: Tab character
Hidden/ParseRegexStr.hs:30:1: Warning: Tab character
Hidden/ParseRegexStr.hs:34:1: Warning: Tab character
Hidden/ParseRegexStr.hs:36:20: Warning: Tab character
Hidden/ParseRegexStr.hs:38:17: Warning: Tab character
Hidden/ParseRegexStr.hs:52:1: Warning: Tab character
Hidden/ParseRegexStr.hs:54:1: Warning: Tab character
Hidden/ParseRegexStr.hs:60:1: Warning: Tab character
Hidden/ParseRegexStr.hs:66:1: Warning: Tab character
Hidden/ParseRegexStr.hs:67:1: Warning: Tab character
Hidden/ParseRegexStr.hs:68:1: Warning: Tab character
Hidden/ParseRegexStr.hs:70:1: Warning: Tab character
Hidden/ParseRegexStr.hs:72:1: Warning: Tab character
Hidden/ParseRegexStr.hs:73:1: Warning: Tab character
Hidden/ParseRegexStr.hs:74:1: Warning: Tab character
Hidden/ParseRegexStr.hs:75:1: Warning: Tab character
Hidden/ParseRegexStr.hs:131:1: Warning: Tab character
Hidden/ParseRegexStr.hs:157:1: Warning: Tab character
Hidden/ParseRegexStr.hs:158:1: Warning: Tab character
Hidden/ParseRegexStr.hs:159:1: Warning: Tab character
Hidden/ParseRegexStr.hs:160:1: Warning: Tab character
Hidden/ParseRegexStr.hs:161:1: Warning: Tab character
Hidden/ParseRegexStr.hs:163:1: Warning: Tab character
Hidden/ParseRegexStr.hs:164:1: Warning: Tab character
Hidden/ParseRegexStr.hs:165:1: Warning: Tab character
Hidden/ParseRegexStr.hs:31:1: Warning:
The import of ‘MonadParse’
from module ‘Text.ParserCombinators.MTLParse’ is redundant
Hidden/ParseRegexStr.hs:42:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Hidden/RegexPRCore.hs:92:1: Warning: Tab character
Text/RegexPR.hs:44:1: Warning: Tab character
Text/RegexPR.hs:83:1: Warning: Tab character
Text/RegexPR.hs:84:1: Warning: Tab character
Text/RegexPR.hs:85:1: Warning: Tab character
Haddock coverage:
0% ( 0 / 20) in 'Hidden.Tools'
Missing documentation for:
Module header
isSymbol (Hidden/Tools.hs:49)
modifyFst (Hidden/Tools.hs:52)
modifySnd (Hidden/Tools.hs:54)
first (Hidden/Tools.hs:60)
second (Hidden/Tools.hs:62)
third (Hidden/Tools.hs:64)
modifyFirst (Hidden/Tools.hs:67)
modifySecond (Hidden/Tools.hs:69)
modifyThird (Hidden/Tools.hs:71)
guardEqual (Hidden/Tools.hs:57)
||| (Hidden/Tools.hs:74)
&&& (Hidden/Tools.hs:74)
isBit7On (Hidden/Tools.hs:78)
skipRet (Hidden/Tools.hs:89)
>..> (Hidden/Tools.hs:92)
ignoreCase (Hidden/Tools.hs:95)
ifM (Hidden/Tools.hs:98)
applyIf (Hidden/Tools.hs:103)
headOrErr (Hidden/Tools.hs:107)
0% ( 0 / 20) in 'Hidden.RegexPRTypes'
Missing documentation for:
Module header
reverseRegexAction (Hidden/RegexPRTypes.hs:95)
RegexSrcParser (Hidden/RegexPRTypes.hs:59)
getBR (Hidden/RegexPRTypes.hs:61)
modifyBR (Hidden/RegexPRTypes.hs:64)
isModeI (Hidden/RegexPRTypes.hs:76)
isModeM (Hidden/RegexPRTypes.hs:76)
isModeX (Hidden/RegexPRTypes.hs:76)
setMode (Hidden/RegexPRTypes.hs:67)
setModes (Hidden/RegexPRTypes.hs:73)
getModes (Hidden/RegexPRTypes.hs:71)
runRegexSrcParser (Hidden/RegexPRTypes.hs:80)
RegexAction (Hidden/RegexPRTypes.hs:83)
RegexResult (Hidden/RegexPRTypes.hs:50)
VerboseResult (Hidden/RegexPRTypes.hs:112)
MatchList (Hidden/RegexPRTypes.hs:51)
RegexParser (Hidden/RegexPRTypes.hs:52)
runRegexParser (Hidden/RegexPRTypes.hs:53)
MatchFun (Hidden/RegexPRTypes.hs:109)
VerboseMatchFun (Hidden/RegexPRTypes.hs:113)
0% ( 0 / 7) in 'Hidden.SrcRegActList'
Missing documentation for:
Module header
selfTest (Hidden/SrcRegActList.hs:35)
plusesList (Hidden/SrcRegActList.hs:39)
oneCharList (Hidden/SrcRegActList.hs:50)
backSlashesList (Hidden/SrcRegActList.hs:57)
parensesList (Hidden/SrcRegActList.hs:83)
charClassList (Hidden/SrcRegActList.hs:95)
0% ( 0 / 3) in 'Hidden.ParseRegexStr'
Missing documentation for:
Module header
RegexAction (Hidden/RegexPRTypes.hs:83)
parseRegexStr (Hidden/ParseRegexStr.hs:44)
0% ( 0 / 3) in 'Hidden.RegexPRCore'
Missing documentation for:
Module header
matchRegexPRVerbose (Hidden/RegexPRCore.hs:39)
multiMatchRegexPRVerbose (Hidden/RegexPRCore.hs:47)
0% ( 0 / 11) in 'Text.RegexPR'
Missing documentation for:
Module header
matchRegexPR (Text/RegexPR.hs:53)
multiMatchRegexPR (Text/RegexPR.hs:56)
gmatchRegexPR (Text/RegexPR.hs:59)
getbrsRegexPR (Text/RegexPR.hs:79)
ggetbrsRegexPR (Text/RegexPR.hs:87)
subRegexPR (Text/RegexPR.hs:104)
subRegexPRBy (Text/RegexPR.hs:107)
gsubRegexPR (Text/RegexPR.hs:113)
gsubRegexPRBy (Text/RegexPR.hs:116)
splitRegexPR (Text/RegexPR.hs:95)
Warning: Text.RegexPR: could not find link destinations for:
MatchFun
Documentation created: dist/doc/html/regexpr/index.html,
dist/doc/html/regexpr/regexpr.txt
Creating package registration file:
/tmp/pkgConf-regexpr-0.516652049161707056552.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regexpr-0.5.4-3O6hzSJuHYtJ6WmmXKZjMm
Registering regexpr-0.5.4...
Installed regexpr-0.5.4
Configuring hssourceinfo-0.0.2...
Building hssourceinfo-0.0.2...
Preprocessing executable 'hsmodtree' for hssourceinfo-0.0.2...
[1 of 2] Compiling HsModTree ( src/HsModTree.hs, dist/build/hsmodtree/hsmodtree-tmp/HsModTree.o )
src/HsModTree.hs:7:1: Warning:
The import of ‘System.Environment’ is redundant
except perhaps to import instances from ‘System.Environment’
To import instances alone, use: import System.Environment()
src/HsModTree.hs:9:1: Warning:
The import of ‘Control.Arrow’ is redundant
except perhaps to import instances from ‘Control.Arrow’
To import instances alone, use: import Control.Arrow()
src/HsModTree.hs:25:1: Warning: Tab character
src/HsModTree.hs:26:1: Warning: Tab character
src/HsModTree.hs:27:1: Warning: Tab character
src/HsModTree.hs:28:1: Warning: Tab character
src/HsModTree.hs:29:1: Warning: Tab character
src/HsModTree.hs:31:1: Warning: Tab character
src/HsModTree.hs:32:1: Warning: Tab character
src/HsModTree.hs:33:1: Warning: Tab character
src/HsModTree.hs:34:1: Warning: Tab character
src/HsModTree.hs:35:1: Warning: Tab character
src/HsModTree.hs:37:1: Warning: Tab character
src/HsModTree.hs:38:1: Warning: Tab character
src/HsModTree.hs:39:1: Warning: Tab character
src/HsModTree.hs:43:1: Warning: Tab character
src/HsModTree.hs:44:1: Warning: Tab character
src/HsModTree.hs:45:1: Warning: Tab character
src/HsModTree.hs:46:1: Warning: Tab character
src/HsModTree.hs:47:1: Warning: Tab character
src/HsModTree.hs:47:9: Warning:
This binding for ‘init’ shadows the existing binding
imported from ‘Data.List’ at src/HsModTree.hs:5:1-16
(and originally defined in ‘GHC.List’)
src/HsModTree.hs:48:1: Warning: Tab character
src/HsModTree.hs:48:16: Warning:
This binding for ‘x’ shadows the existing binding
bound at src/HsModTree.hs:42:19
src/HsModTree.hs:48:16: Warning: Defined but not used: ‘x’
src/HsModTree.hs:49:1: Warning: Tab character
src/HsModTree.hs:49:16: Warning:
This binding for ‘x’ shadows the existing binding
bound at src/HsModTree.hs:42:19
src/HsModTree.hs:50:1: Warning: Tab character
src/HsModTree.hs:50:9: Warning:
This binding for ‘last’ shadows the existing binding
imported from ‘Data.List’ at src/HsModTree.hs:5:1-16
(and originally defined in ‘GHC.List’)
src/HsModTree.hs:51:1: Warning: Tab character
src/HsModTree.hs:51:16: Warning:
This binding for ‘x’ shadows the existing binding
bound at src/HsModTree.hs:42:19
src/HsModTree.hs:52:1: Warning: Tab character
src/HsModTree.hs:53:1: Warning: Tab character
src/HsModTree.hs:54:1: Warning: Tab character
src/HsModTree.hs:55:1: Warning: Tab character
src/HsModTree.hs:56:1: Warning: Tab character
src/HsModTree.hs:66:1: Warning: Tab character
src/HsModTree.hs:66:12: Warning: Tab character
src/HsModTree.hs:67:1: Warning: Tab character
src/HsModTree.hs:67:12: Warning: Tab character
src/HsModTree.hs:74:1: Warning: Tab character
src/HsModTree.hs:74:12: Warning: Tab character
src/HsModTree.hs:75:1: Warning: Tab character
src/HsModTree.hs:75:14: Warning: Tab character
src/HsModTree.hs:76:1: Warning: Tab character
src/HsModTree.hs:77:1: Warning: Tab character
src/HsModTree.hs:81:1: Warning: Tab character
src/HsModTree.hs:82:1: Warning: Tab character
src/HsModTree.hs:86:1: Warning: Tab character
src/HsModTree.hs:87:1: Warning: Tab character
src/HsModTree.hs:91:1: Warning: Tab character
src/HsModTree.hs:92:1: Warning: Tab character
src/HsModTree.hs:93:1: Warning: Tab character
src/HsModTree.hs:106:1: Warning: Tab character
src/HsModTree.hs:107:1: Warning: Tab character
src/HsModTree.hs:105:1: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘readAnyFile’: Patterns not matched: []
[2 of 2] Compiling Main ( src/hsmodtree.hs, dist/build/hsmodtree/hsmodtree-tmp/Main.o )
src/hsmodtree.hs:10:1: Warning: Tab character
src/hsmodtree.hs:11:1: Warning: Tab character
src/hsmodtree.hs:12:1: Warning: Tab character
src/hsmodtree.hs:13:1: Warning: Tab character
src/hsmodtree.hs:14:1: Warning: Tab character
src/hsmodtree.hs:15:1: Warning: Tab character
Linking dist/build/hsmodtree/hsmodtree ...
Preprocessing executable 'hscodelines' for hssourceinfo-0.0.2...
[1 of 2] Compiling HsModTree ( src/HsModTree.hs, dist/build/hscodelines/hscodelines-tmp/HsModTree.o )
src/HsModTree.hs:7:1: Warning:
The import of ‘System.Environment’ is redundant
except perhaps to import instances from ‘System.Environment’
To import instances alone, use: import System.Environment()
src/HsModTree.hs:9:1: Warning:
The import of ‘Control.Arrow’ is redundant
except perhaps to import instances from ‘Control.Arrow’
To import instances alone, use: import Control.Arrow()
src/HsModTree.hs:25:1: Warning: Tab character
src/HsModTree.hs:26:1: Warning: Tab character
src/HsModTree.hs:27:1: Warning: Tab character
src/HsModTree.hs:28:1: Warning: Tab character
src/HsModTree.hs:29:1: Warning: Tab character
src/HsModTree.hs:31:1: Warning: Tab character
src/HsModTree.hs:32:1: Warning: Tab character
src/HsModTree.hs:33:1: Warning: Tab character
src/HsModTree.hs:34:1: Warning: Tab character
src/HsModTree.hs:35:1: Warning: Tab character
src/HsModTree.hs:37:1: Warning: Tab character
src/HsModTree.hs:38:1: Warning: Tab character
src/HsModTree.hs:39:1: Warning: Tab character
src/HsModTree.hs:43:1: Warning: Tab character
src/HsModTree.hs:44:1: Warning: Tab character
src/HsModTree.hs:45:1: Warning: Tab character
src/HsModTree.hs:46:1: Warning: Tab character
src/HsModTree.hs:47:1: Warning: Tab character
src/HsModTree.hs:47:9: Warning:
This binding for ‘init’ shadows the existing binding
imported from ‘Data.List’ at src/HsModTree.hs:5:1-16
(and originally defined in ‘GHC.List’)
src/HsModTree.hs:48:1: Warning: Tab character
src/HsModTree.hs:48:16: Warning:
This binding for ‘x’ shadows the existing binding
bound at src/HsModTree.hs:42:19
src/HsModTree.hs:48:16: Warning: Defined but not used: ‘x’
src/HsModTree.hs:49:1: Warning: Tab character
src/HsModTree.hs:49:16: Warning:
This binding for ‘x’ shadows the existing binding
bound at src/HsModTree.hs:42:19
src/HsModTree.hs:50:1: Warning: Tab character
src/HsModTree.hs:50:9: Warning:
This binding for ‘last’ shadows the existing binding
imported from ‘Data.List’ at src/HsModTree.hs:5:1-16
(and originally defined in ‘GHC.List’)
src/HsModTree.hs:51:1: Warning: Tab character
src/HsModTree.hs:51:16: Warning:
This binding for ‘x’ shadows the existing binding
bound at src/HsModTree.hs:42:19
src/HsModTree.hs:52:1: Warning: Tab character
src/HsModTree.hs:53:1: Warning: Tab character
src/HsModTree.hs:54:1: Warning: Tab character
src/HsModTree.hs:55:1: Warning: Tab character
src/HsModTree.hs:56:1: Warning: Tab character
src/HsModTree.hs:66:1: Warning: Tab character
src/HsModTree.hs:66:12: Warning: Tab character
src/HsModTree.hs:67:1: Warning: Tab character
src/HsModTree.hs:67:12: Warning: Tab character
src/HsModTree.hs:74:1: Warning: Tab character
src/HsModTree.hs:74:12: Warning: Tab character
src/HsModTree.hs:75:1: Warning: Tab character
src/HsModTree.hs:75:14: Warning: Tab character
src/HsModTree.hs:76:1: Warning: Tab character
src/HsModTree.hs:77:1: Warning: Tab character
src/HsModTree.hs:81:1: Warning: Tab character
src/HsModTree.hs:82:1: Warning: Tab character
src/HsModTree.hs:86:1: Warning: Tab character
src/HsModTree.hs:87:1: Warning: Tab character
src/HsModTree.hs:91:1: Warning: Tab character
src/HsModTree.hs:92:1: Warning: Tab character
src/HsModTree.hs:93:1: Warning: Tab character
src/HsModTree.hs:106:1: Warning: Tab character
src/HsModTree.hs:107:1: Warning: Tab character
src/HsModTree.hs:105:1: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘readAnyFile’: Patterns not matched: []
[2 of 2] Compiling Main ( src/hscodelines.hs, dist/build/hscodelines/hscodelines-tmp/Main.o )
src/hscodelines.hs:14:1: Warning: Tab character
src/hscodelines.hs:15:1: Warning: Tab character
src/hscodelines.hs:16:1: Warning: Tab character
src/hscodelines.hs:17:1: Warning: Tab character
src/hscodelines.hs:17:12: Warning: Tab character
src/hscodelines.hs:18:1: Warning: Tab character
src/hscodelines.hs:19:1: Warning: Tab character
src/hscodelines.hs:23:1: Warning: Tab character
src/hscodelines.hs:24:1: Warning: Tab character
src/hscodelines.hs:25:1: Warning: Tab character
src/hscodelines.hs:29:1: Warning: Tab character
src/hscodelines.hs:30:1: Warning: Tab character
src/hscodelines.hs:31:1: Warning: Tab character
src/hscodelines.hs:32:1: Warning: Tab character
src/hscodelines.hs:48:1: Warning: Tab character
src/hscodelines.hs:49:1: Warning: Tab character
Linking dist/build/hscodelines/hscodelines ...
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.
Installed hssourceinfo-0.0.2
Test log
No test log was submitted for this report.