Build #1 for feed-0.3.10.2
| Package | feed-0.3.10.2 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-10-03 22:45:53.09588 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | xml-1.3.14, utf8-string-1.0.1.1, time-locale-compat-0.1.1.0, time-1.5.0.1, old-time-1.1.0.3, old-locale-1.0.0.7, base-4.8.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
60% ( 3 / 5) in 'System.Locale'
Missing documentation for:
TimeLocale (System/Locale.hs:36)
defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.0278722862233665123.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
Data/Text/Internal/Read.hs:21: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()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
Data/Text/Lazy/Encoding.hs:65: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()
[36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
Data/Text/Internal/Builder.hs:61: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()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
Data/Text/Internal/Builder/Functions.hs:24: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()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
Data/Text/Lazy/Builder/Int.hs:24: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()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Data/Text/Internal/Read.hs:21: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()
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Encoding.hs:65: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()
Data/Text/Internal/Builder.hs:61: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()
Data/Text/Internal/Builder/Functions.hs:24: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()
Data/Text/Lazy/Builder/Int.hs:24: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()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
14% ( 1 / 7) in 'Data.Text.Internal.Read'
Missing documentation for:
IReader (Data/Text/Internal/Read.hs:26)
IParser (Data/Text/Internal/Read.hs:28)
T (Data/Text/Internal/Read.hs:48)
digitToInt (Data/Text/Internal/Read.hs:61)
hexDigitToInt (Data/Text/Internal/Read.hs:55)
perhaps (Data/Text/Internal/Read.hs:50)
50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32'
Missing documentation for:
validate (Data/Text/Internal/Encoding/Utf32.hs:24)
50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
Missing documentation for:
roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits'
Missing documentation for:
Module header
digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
100% ( 12 / 12) in 'Data.Text.Encoding.Error'
100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift'
25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16'
Missing documentation for:
chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
100% ( 2 / 2) in 'Data.Text.Internal.Functions'
100% ( 3 / 3) in 'Data.Text.Internal.Unsafe'
100% ( 16 / 16) in 'Data.Text.Array'
33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char'
Missing documentation for:
ord (Data/Text/Internal/Unsafe/Char.hs:39)
unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
95% ( 19 / 20) in 'Data.Text.Internal'
Missing documentation for:
textP (Data/Text/Internal.hs:97)
38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size'
Missing documentation for:
Size (Data/Text/Internal/Fusion/Size.hs:40)
exactly (Data/Text/Internal/Fusion/Size.hs:44)
exactSize (Data/Text/Internal/Fusion/Size.hs:49)
maxSize (Data/Text/Internal/Fusion/Size.hs:57)
betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
compareSize (Data/Text/Internal/Fusion/Size.hs:143)
isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping'
Missing documentation for:
Module header
upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
Missing documentation for:
singleton (Data/Text/Internal/Fusion/Common.hs:119)
streamList (Data/Text/Internal/Fusion/Common.hs:125)
unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
intercalate (Data/Text/Internal/Fusion/Common.hs:577)
justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
scanl (Data/Text/Internal/Fusion/Common.hs:656)
replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
replicateI (Data/Text/Internal/Fusion/Common.hs:682)
93% ( 13 / 14) in 'Data.Text.Unsafe'
Missing documentation for:
Iter (Data/Text/Unsafe.hs:62)
33% ( 1 / 3) in 'Data.Text.Internal.Private'
Missing documentation for:
runText (Data/Text/Internal/Private.hs:33)
span_ (Data/Text/Internal/Private.hs:23)
91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
length (Data/Text/Internal/Fusion.hs:127)
100% ( 4 / 4) in 'Data.Text.Show'
33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common'
Missing documentation for:
restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
Missing documentation for:
ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
Missing documentation for:
streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
100% ( 33 / 33) in 'Data.Text.Encoding'
100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Search'
100% ( 18 / 18) in 'Data.Text.Foreign'
100% (126 /126) in 'Data.Text'
100% ( 3 / 3) in 'Data.Text.Internal.IO'
100% ( 20 / 20) in 'Data.Text.IO'
93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search'
100% ( 2 / 2) in 'Data.Text.Lazy.Internal'
89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
Missing documentation for:
encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
99% (127 /128) in 'Data.Text.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
94% ( 16 / 17) in 'Data.Text.Internal.Builder'
Missing documentation for:
append' (Data/Text/Internal/Builder.hs:288)
100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions'
0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int'
Missing documentation for:
Module header
decimal (Data/Text/Lazy/Builder/Int.hs:52)
hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
100% ( 19 / 19) in 'Data.Text.Lazy.IO'
100% ( 7 / 7) in 'Data.Text.Lazy.Read'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat'
Missing documentation for:
formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
100% ( 7 / 7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
bracket
Warning: Data.Text: could not find link destinations for:
replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.120539999321264095060.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring time-locale-compat-0.1.1.0...
Building time-locale-compat-0.1.1.0...
Preprocessing library time-locale-compat-0.1.1.0...
[1 of 1] Compiling Data.Time.Locale.Compat ( src/Data/Time/Locale/Compat.hs, dist/build/Data/Time/Locale/Compat.o )
In-place registering time-locale-compat-0.1.1.0...
Running Haddock for time-locale-compat-0.1.1.0...
Running hscolour for time-locale-compat-0.1.1.0...
Preprocessing library time-locale-compat-0.1.1.0...
Preprocessing library time-locale-compat-0.1.1.0...
Haddock coverage:
86% ( 6 / 7) in 'Data.Time.Locale.Compat'
Missing documentation for:
TimeLocale
Documentation created: dist/doc/html/time-locale-compat/index.html,
dist/doc/html/time-locale-compat/time-locale-compat.txt
Creating package registration file:
/tmp/pkgConf-time-locale-compat-0.1.119052410812004187516.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/time-locale-compat-0.1.1.0-F3WLOMZDUQn00ovIjyyhhW
Registering time-locale-compat-0.1.1.0...
Installed time-locale-compat-0.1.1.0
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
In-place registering utf8-string-1.0.1.1...
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
100% ( 8 / 8) in 'Codec.Binary.UTF8.String'
94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
Missing documentation for:
UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
89% ( 24 / 27) in 'Data.String.UTF8'
Missing documentation for:
UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
fromRep (Data/String/UTF8.hs:59)
toRep (Data/String/UTF8.hs:62)
100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.116464781791725138377.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
95% ( 20 / 21) in 'System.Time'
Missing documentation for:
getClockTime (System/Time.hsc:232)
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.02070262721691449122.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring xml-1.3.14...
Building xml-1.3.14...
Preprocessing library xml-1.3.14...
[1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.o )
[2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.o )
[3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.o )
[4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.o )
Text/XML/Light/Lexer.hs:119:1: Warning: Tab character
Text/XML/Light/Lexer.hs:121:1: Warning: Tab character
[5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.o )
[6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.o )
[7 of 7] Compiling Text.XML.Light ( Text/XML/Light.hs, dist/build/Text/XML/Light.o )
In-place registering xml-1.3.14...
Running Haddock for xml-1.3.14...
Running hscolour for xml-1.3.14...
Preprocessing library xml-1.3.14...
Preprocessing library xml-1.3.14...
Text/XML/Light/Lexer.hs:119:1: Warning: Tab character
Text/XML/Light/Lexer.hs:121:1: Warning: Tab character
Haddock coverage:
77% ( 10 / 13) in 'Text.XML.Light.Types'
Missing documentation for:
CDataKind (Text/XML/Light/Types.hs:50)
(Text/XML/Light/Types.hs:64)
(Text/XML/Light/Types.hs:67)
100% ( 21 / 21) in 'Text.XML.Light.Proc'
65% ( 13 / 20) in 'Text.XML.Light.Output'
Missing documentation for:
showContent (Text/XML/Light/Output.hs:140)
showElement (Text/XML/Light/Output.hs:143)
showCData (Text/XML/Light/Output.hs:146)
showQName (Text/XML/Light/Output.hs:198)
showAttr (Text/XML/Light/Output.hs:195)
ConfigPP (Text/XML/Light/Output.hs:34)
tagEnd (Text/XML/Light/Output.hs:188)
9% ( 3 / 32) in 'Text.XML.Light.Lexer'
Missing documentation for:
Module header
XmlSource (Text/XML/Light/Lexer.hs:15)
(Text/XML/Light/Lexer.hs:18)
(Text/XML/Light/Lexer.hs:22)
(Text/XML/Light/Lexer.hs:26)
(Text/XML/Light/Lexer.hs:30)
(Text/XML/Light/Lexer.hs:33)
linenumber (Text/XML/Light/Lexer.hs:36)
(Text/XML/Light/Lexer.hs:57)
LChar (Text/XML/Light/Lexer.hs:64)
LString (Text/XML/Light/Lexer.hs:65)
Token (Text/XML/Light/Lexer.hs:66)
tokens (Text/XML/Light/Lexer.hs:72)
tokens' (Text/XML/Light/Lexer.hs:75)
special (Text/XML/Light/Lexer.hs:96)
qualName (Text/XML/Light/Lexer.hs:128)
tag (Text/XML/Light/Lexer.hs:140)
attribs (Text/XML/Light/Lexer.hs:151)
attrib (Text/XML/Light/Lexer.hs:169)
attr_val (Text/XML/Light/Lexer.hs:174)
dropSpace (Text/XML/Light/Lexer.hs:179)
break' (Text/XML/Light/Lexer.hs:195)
breakn (Text/XML/Light/Lexer.hs:201)
decode_attr (Text/XML/Light/Lexer.hs:206)
Txt (Text/XML/Light/Lexer.hs:213)
decode_text (Text/XML/Light/Lexer.hs:215)
cref_to_char (Text/XML/Light/Lexer.hs:223)
num_esc (Text/XML/Light/Lexer.hs:233)
cvt_char (Text/XML/Light/Lexer.hs:241)
100% ( 3 / 3) in 'Text.XML.Light.Input'
90% ( 45 / 50) in 'Text.XML.Light.Cursor'
Missing documentation for:
Tag (Text/XML/Light/Cursor.hs:76)
getTag (Text/XML/Light/Cursor.hs:81)
setTag (Text/XML/Light/Cursor.hs:87)
fromTag (Text/XML/Light/Cursor.hs:90)
Path (Text/XML/Light/Cursor.hs:97)
32% ( 10 / 31) in 'Text.XML.Light'
Missing documentation for:
(Text/XML/Light.hs:57)
(Text/XML/Light.hs:63)
(Text/XML/Light.hs:64)
(Text/XML/Light.hs:65)
(Text/XML/Light.hs:67)
(Text/XML/Light.hs:68)
(Text/XML/Light.hs:69)
(Text/XML/Light.hs:70)
(Text/XML/Light.hs:72)
(Text/XML/Light.hs:75)
(Text/XML/Light.hs:76)
(Text/XML/Light.hs:77)
(Text/XML/Light.hs:78)
(Text/XML/Light.hs:80)
(Text/XML/Light.hs:83)
(Text/XML/Light.hs:84)
(Text/XML/Light.hs:85)
(Text/XML/Light.hs:86)
(Text/XML/Light.hs:88)
(Text/XML/Light.hs:91)
(Text/XML/Light.hs:92)
Documentation created: dist/doc/html/xml/index.html, dist/doc/html/xml/xml.txt
Creating package registration file:
/tmp/pkgConf-xml-1.317661460811240554603.14
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-1.3.14-A51W7Krf6npGWsiTbJ1zZV
Registering xml-1.3.14...
Installed xml-1.3.14
Downloading feed-0.3.10.2...
Configuring feed-0.3.10.2...
Building feed-0.3.10.2...
Preprocessing library feed-0.3.10.2...
[ 1 of 23] Compiling Text.RSS.Syntax ( src/Text/RSS/Syntax.hs, dist/build/Text/RSS/Syntax.o )
[ 2 of 23] Compiling Text.RSS.Export ( src/Text/RSS/Export.hs, dist/build/Text/RSS/Export.o )
src/Text/RSS/Export.hs:95:1: Warning: Tab character
src/Text/RSS/Export.hs:102:1: Warning: Tab character
src/Text/RSS/Export.hs:103:1: Warning: Tab character
src/Text/RSS/Export.hs:110:1: Warning: Tab character
src/Text/RSS/Export.hs:111:1: Warning: Tab character
src/Text/RSS/Export.hs:133:1: Warning: Tab character
src/Text/RSS/Export.hs:134:1: Warning: Tab character
src/Text/RSS/Export.hs:135:1: Warning: Tab character
src/Text/RSS/Export.hs:136:1: Warning: Tab character
src/Text/RSS/Export.hs:137:1: Warning: Tab character
src/Text/RSS/Export.hs:167:2: Warning: Tab character
src/Text/RSS/Export.hs:168:1: Warning: Tab character
[ 3 of 23] Compiling Text.DublinCore.Types ( src/Text/DublinCore/Types.hs, dist/build/Text/DublinCore/Types.o )
[ 4 of 23] Compiling Text.RSS1.Syntax ( src/Text/RSS1/Syntax.hs, dist/build/Text/RSS1/Syntax.o )
[ 5 of 23] Compiling Text.RSS1.Utils ( src/Text/RSS1/Utils.hs, dist/build/Text/RSS1/Utils.o )
src/Text/RSS1/Utils.hs:103:1: Warning: Tab character
src/Text/RSS1/Utils.hs:104:1: Warning: Tab character
src/Text/RSS1/Utils.hs:105:1: Warning: Tab character
src/Text/RSS1/Utils.hs:106:1: Warning: Tab character
[ 6 of 23] Compiling Text.RSS1.Export ( src/Text/RSS1/Export.hs, dist/build/Text/RSS1/Export.o )
[ 7 of 23] Compiling Text.RSS.Import ( src/Text/RSS/Import.hs, dist/build/Text/RSS/Import.o )
[ 8 of 23] Compiling Text.RSS1.Import ( src/Text/RSS1/Import.hs, dist/build/Text/RSS1/Import.o )
src/Text/RSS1/Import.hs:129:1: Warning: Tab character
src/Text/RSS1/Import.hs:138:1: Warning: Tab character
src/Text/RSS1/Import.hs:149:1: Warning: Tab character
[ 9 of 23] Compiling Text.Atom.Feed.Link ( src/Text/Atom/Feed/Link.hs, dist/build/Text/Atom/Feed/Link.o )
[10 of 23] Compiling Text.Atom.Feed ( src/Text/Atom/Feed.hs, dist/build/Text/Atom/Feed.o )
[11 of 23] Compiling Text.Atom.Feed.Export ( src/Text/Atom/Feed/Export.hs, dist/build/Text/Atom/Feed/Export.o )
src/Text/Atom/Feed/Export.hs:137:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:138:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:178:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:221:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:222:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:223:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:224:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:225:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:226:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:227:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:232:1: Warning: Tab character
[12 of 23] Compiling Text.Atom.Feed.Import ( src/Text/Atom/Feed/Import.hs, dist/build/Text/Atom/Feed/Import.o )
src/Text/Atom/Feed/Import.hs:89:4: Warning: Tab character
src/Text/Atom/Feed/Import.hs:92:4: Warning: Tab character
src/Text/Atom/Feed/Import.hs:185:4: Warning: Tab character
src/Text/Atom/Feed/Import.hs:217:4: Warning: Tab character
[13 of 23] Compiling Text.Atom.Feed.Validate ( src/Text/Atom/Feed/Validate.hs, dist/build/Text/Atom/Feed/Validate.o )
src/Text/Atom/Feed/Validate.hs:69:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:70:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:71:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:72:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:98:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:99:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:100:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:101:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:112:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:113:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:114:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:116:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:117:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:118:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:119:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:182:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:189:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:197:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:201:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:206:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:207:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:232:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:233:1: Warning: Tab character
[14 of 23] Compiling Text.Atom.Pub ( src/Text/Atom/Pub.hs, dist/build/Text/Atom/Pub.o )
[15 of 23] Compiling Text.Atom.Pub.Export ( src/Text/Atom/Pub/Export.hs, dist/build/Text/Atom/Pub/Export.o )
src/Text/Atom/Pub/Export.hs:55:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:56:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:62:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:63:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:64:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:65:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:71:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:72:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:73:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:74:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:75:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:83:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:84:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:85:1: Warning: Tab character
[16 of 23] Compiling Text.Feed.Types ( src/Text/Feed/Types.hs, dist/build/Text/Feed/Types.o )
[17 of 23] Compiling Text.Feed.Constructor ( src/Text/Feed/Constructor.hs, dist/build/Text/Feed/Constructor.o )
src/Text/Feed/Constructor.hs:131:5: Warning:
Pattern match(es) are non-exhaustive
In a case alternative: Patterns not matched: XMLFeed _
[18 of 23] Compiling Text.Feed.Export ( src/Text/Feed/Export.hs, dist/build/Text/Feed/Export.o )
[19 of 23] Compiling Text.Feed.Import ( src/Text/Feed/Import.hs, dist/build/Text/Feed/Import.o )
[20 of 23] Compiling Text.Feed.Util ( src/Text/Feed/Util.hs, dist/build/Text/Feed/Util.o )
[21 of 23] Compiling Text.Feed.Query ( src/Text/Feed/Query.hs, dist/build/Text/Feed/Query.o )
src/Text/Feed/Query.hs:281:41: Warning:
In the use of ‘parseTime’
(imported from Data.Time.Format, but defined in time-1.5.0.1:Data.Time.Format.Parse):
Deprecated: "use "parseTimeM True" instead"
src/Text/Feed/Query.hs:328:1: Warning: Tab character
[22 of 23] Compiling Text.Feed.Translate ( src/Text/Feed/Translate.hs, dist/build/Text/Feed/Translate.o )
[23 of 23] Compiling Paths_feed ( dist/build/autogen/Paths_feed.hs, dist/build/Paths_feed.o )
In-place registering feed-0.3.10.2...
Running Haddock for feed-0.3.10.2...
Running hscolour for feed-0.3.10.2...
Preprocessing library feed-0.3.10.2...
Preprocessing library feed-0.3.10.2...
src/Text/RSS/Export.hs:95:1: Warning: Tab character
src/Text/RSS/Export.hs:102:1: Warning: Tab character
src/Text/RSS/Export.hs:103:1: Warning: Tab character
src/Text/RSS/Export.hs:110:1: Warning: Tab character
src/Text/RSS/Export.hs:111:1: Warning: Tab character
src/Text/RSS/Export.hs:133:1: Warning: Tab character
src/Text/RSS/Export.hs:134:1: Warning: Tab character
src/Text/RSS/Export.hs:135:1: Warning: Tab character
src/Text/RSS/Export.hs:136:1: Warning: Tab character
src/Text/RSS/Export.hs:137:1: Warning: Tab character
src/Text/RSS/Export.hs:167:2: Warning: Tab character
src/Text/RSS/Export.hs:168:1: Warning: Tab character
src/Text/RSS1/Utils.hs:103:1: Warning: Tab character
src/Text/RSS1/Utils.hs:104:1: Warning: Tab character
src/Text/RSS1/Utils.hs:105:1: Warning: Tab character
src/Text/RSS1/Utils.hs:106:1: Warning: Tab character
src/Text/RSS1/Import.hs:129:1: Warning: Tab character
src/Text/RSS1/Import.hs:138:1: Warning: Tab character
src/Text/RSS1/Import.hs:149:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:137:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:138:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:178:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:221:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:222:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:223:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:224:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:225:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:226:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:227:1: Warning: Tab character
src/Text/Atom/Feed/Export.hs:232:1: Warning: Tab character
Haddock coverage:
15% ( 4 / 26) in 'Text.RSS.Syntax'
Missing documentation for:
RSS (src/Text/RSS/Syntax.hs:27)
URLString (src/Text/RSS/Syntax.hs:36)
RSSChannel (src/Text/RSS/Syntax.hs:40)
RSSItem (src/Text/RSS/Syntax.hs:66)
RSSSource (src/Text/RSS/Syntax.hs:83)
RSSEnclosure (src/Text/RSS/Syntax.hs:91)
RSSCategory (src/Text/RSS/Syntax.hs:100)
RSSGuid (src/Text/RSS/Syntax.hs:108)
RSSImage (src/Text/RSS/Syntax.hs:117)
RSSCloud (src/Text/RSS/Syntax.hs:129)
RSSTextInput (src/Text/RSS/Syntax.hs:140)
nullRSS (src/Text/RSS/Syntax.hs:153)
nullChannel (src/Text/RSS/Syntax.hs:164)
nullItem (src/Text/RSS/Syntax.hs:192)
nullSource (src/Text/RSS/Syntax.hs:210)
nullEnclosure (src/Text/RSS/Syntax.hs:220)
newCategory (src/Text/RSS/Syntax.hs:232)
nullGuid (src/Text/RSS/Syntax.hs:241)
nullPermaGuid (src/Text/RSS/Syntax.hs:250)
nullImage (src/Text/RSS/Syntax.hs:254)
nullCloud (src/Text/RSS/Syntax.hs:269)
nullTextInput (src/Text/RSS/Syntax.hs:280)
6% ( 1 / 18) in 'Text.RSS.Export'
Missing documentation for:
qualNode (src/Text/RSS/Export.hs:22)
qualName (src/Text/RSS/Export.hs:29)
xmlRSS (src/Text/RSS/Export.hs:33)
xmlChannel (src/Text/RSS/Export.hs:40)
xmlItem (src/Text/RSS/Export.hs:66)
xmlSource (src/Text/RSS/Export.hs:82)
xmlEnclosure (src/Text/RSS/Export.hs:88)
xmlCategory (src/Text/RSS/Export.hs:97)
xmlGuid (src/Text/RSS/Export.hs:105)
xmlImage (src/Text/RSS/Export.hs:116)
xmlCloud (src/Text/RSS/Export.hs:128)
xmlTextInput (src/Text/RSS/Export.hs:139)
xmlSkipHours (src/Text/RSS/Export.hs:149)
xmlSkipDays (src/Text/RSS/Export.hs:154)
xmlAttr (src/Text/RSS/Export.hs:161)
xmlLeaf (src/Text/RSS/Export.hs:164)
mb (src/Text/RSS/Export.hs:171)
60% ( 3 / 5) in 'Text.DublinCore.Types'
Missing documentation for:
infoToTag (src/Text/DublinCore/Types.hs:45)
dc_element_names (src/Text/DublinCore/Types.hs:65)
5% ( 1 / 20) in 'Text.RSS1.Syntax'
Missing documentation for:
URIString (src/Text/RSS1/Syntax.hs:19)
TitleString (src/Text/RSS1/Syntax.hs:20)
TimeString (src/Text/RSS1/Syntax.hs:21)
TextString (src/Text/RSS1/Syntax.hs:22)
Feed (src/Text/RSS1/Syntax.hs:24)
Channel (src/Text/RSS1/Syntax.hs:36)
Image (src/Text/RSS1/Syntax.hs:58)
Item (src/Text/RSS1/Syntax.hs:70)
TextInputInfo (src/Text/RSS1/Syntax.hs:84)
TaxonomyTopic (src/Text/RSS1/Syntax.hs:97)
UpdatePeriod (src/Text/RSS1/Syntax.hs:110)
ContentInfo (src/Text/RSS1/Syntax.hs:118)
nullFeed (src/Text/RSS1/Syntax.hs:128)
nullChannel (src/Text/RSS1/Syntax.hs:140)
nullImage (src/Text/RSS1/Syntax.hs:160)
nullItem (src/Text/RSS1/Syntax.hs:172)
nullTextInputInfo (src/Text/RSS1/Syntax.hs:186)
nullTaxonomyTopic (src/Text/RSS1/Syntax.hs:199)
nullContentInfo (src/Text/RSS1/Syntax.hs:211)
3% ( 1 / 32) in 'Text.RSS1.Utils'
Missing documentation for:
pQNodes (src/Text/RSS1/Utils.hs:21)
pNode (src/Text/RSS1/Utils.hs:24)
pQNode (src/Text/RSS1/Utils.hs:27)
pLeaf (src/Text/RSS1/Utils.hs:30)
pQLeaf (src/Text/RSS1/Utils.hs:33)
pAttr (src/Text/RSS1/Utils.hs:36)
pMany (src/Text/RSS1/Utils.hs:39)
children (src/Text/RSS1/Utils.hs:42)
qualName (src/Text/RSS1/Utils.hs:45)
rssPrefix (src/Text/RSS1/Utils.hs:48)
rss10NS (src/Text/RSS1/Utils.hs:48)
rdfPrefix (src/Text/RSS1/Utils.hs:52)
rdfNS (src/Text/RSS1/Utils.hs:52)
synPrefix (src/Text/RSS1/Utils.hs:56)
synNS (src/Text/RSS1/Utils.hs:56)
taxPrefix (src/Text/RSS1/Utils.hs:60)
taxNS (src/Text/RSS1/Utils.hs:60)
conPrefix (src/Text/RSS1/Utils.hs:64)
conNS (src/Text/RSS1/Utils.hs:64)
dcPrefix (src/Text/RSS1/Utils.hs:68)
dcNS (src/Text/RSS1/Utils.hs:68)
rdfName (src/Text/RSS1/Utils.hs:72)
rssName (src/Text/RSS1/Utils.hs:75)
synName (src/Text/RSS1/Utils.hs:78)
known_rss_elts (src/Text/RSS1/Utils.hs:81)
known_syn_elts (src/Text/RSS1/Utils.hs:84)
known_dc_elts (src/Text/RSS1/Utils.hs:87)
known_tax_elts (src/Text/RSS1/Utils.hs:90)
known_con_elts (src/Text/RSS1/Utils.hs:93)
removeKnownElts (src/Text/RSS1/Utils.hs:96)
removeKnownAttrs (src/Text/RSS1/Utils.hs:108)
50% ( 1 / 2) in 'Text.RSS1.Export'
Missing documentation for:
xmlFeed (src/Text/RSS1/Export.hs:34)
4% ( 1 / 26) in 'Text.RSS.Import'
Missing documentation for:
pNodes (src/Text/RSS/Import.hs:25)
pQNodes (src/Text/RSS/Import.hs:28)
pNode (src/Text/RSS/Import.hs:31)
pQNode (src/Text/RSS/Import.hs:34)
pLeaf (src/Text/RSS/Import.hs:37)
pQLeaf (src/Text/RSS/Import.hs:40)
pAttr (src/Text/RSS/Import.hs:43)
pMany (src/Text/RSS/Import.hs:46)
children (src/Text/RSS/Import.hs:49)
qualName (src/Text/RSS/Import.hs:52)
dcName (src/Text/RSS/Import.hs:55)
elementToRSS (src/Text/RSS/Import.hs:58)
elementToChannel (src/Text/RSS/Import.hs:74)
elementToImage (src/Text/RSS/Import.hs:116)
elementToCategory (src/Text/RSS/Import.hs:138)
elementToCloud (src/Text/RSS/Import.hs:150)
elementToItem (src/Text/RSS/Import.hs:165)
elementToSource (src/Text/RSS/Import.hs:191)
elementToEnclosure (src/Text/RSS/Import.hs:204)
elementToGuid (src/Text/RSS/Import.hs:219)
elementToTextInput (src/Text/RSS/Import.hs:231)
elementToSkipHours (src/Text/RSS/Import.hs:251)
elementToSkipDays (src/Text/RSS/Import.hs:257)
readInt (src/Text/RSS/Import.hs:265)
readBool (src/Text/RSS/Import.hs:271)
50% ( 1 / 2) in 'Text.RSS1.Import'
Missing documentation for:
elementToFeed (src/Text/RSS1/Import.hs:27)
50% ( 2 / 4) in 'Text.Atom.Feed.Link'
Missing documentation for:
showLinkRelation (src/Text/Atom/Feed/Link.hs:54)
showLinkAttr (src/Text/Atom/Feed/Link.hs:76)
12% ( 3 / 26) in 'Text.Atom.Feed'
Missing documentation for:
URI (src/Text/Atom/Feed.hs:22)
NCName (src/Text/Atom/Feed.hs:23)
Date (src/Text/Atom/Feed.hs:24)
MediaType (src/Text/Atom/Feed.hs:25)
Feed (src/Text/Atom/Feed.hs:27)
Entry (src/Text/Atom/Feed.hs:47)
EntryContent (src/Text/Atom/Feed.hs:68)
Category (src/Text/Atom/Feed.hs:76)
Generator (src/Text/Atom/Feed.hs:86)
Link (src/Text/Atom/Feed.hs:94)
TextContent (src/Text/Atom/Feed.hs:108)
txtToString (src/Text/Atom/Feed.hs:114)
Source (src/Text/Atom/Feed.hs:119)
Person (src/Text/Atom/Feed.hs:137)
InReplyTo (src/Text/Atom/Feed.hs:146)
InReplyTotal (src/Text/Atom/Feed.hs:157)
newCategory (src/Text/Atom/Feed.hs:166)
nullFeed (src/Text/Atom/Feed.hs:175)
nullEntry (src/Text/Atom/Feed.hs:197)
nullGenerator (src/Text/Atom/Feed.hs:221)
nullLink (src/Text/Atom/Feed.hs:229)
nullSource (src/Text/Atom/Feed.hs:242)
nullPerson (src/Text/Atom/Feed.hs:258)
3% ( 1 / 38) in 'Text.Atom.Feed.Export'
Missing documentation for:
atom_prefix (src/Text/Atom/Feed/Export.hs:23)
atom_thr_prefix (src/Text/Atom/Feed/Export.hs:26)
atomNS (src/Text/Atom/Feed/Export.hs:29)
atomThreadNS (src/Text/Atom/Feed/Export.hs:32)
xmlns_atom (src/Text/Atom/Feed/Export.hs:35)
xmlns_atom_thread (src/Text/Atom/Feed/Export.hs:48)
atomName (src/Text/Atom/Feed/Export.hs:61)
atomAttr (src/Text/Atom/Feed/Export.hs:67)
atomNode (src/Text/Atom/Feed/Export.hs:70)
atomLeaf (src/Text/Atom/Feed/Export.hs:73)
atomThreadName (src/Text/Atom/Feed/Export.hs:79)
atomThreadAttr (src/Text/Atom/Feed/Export.hs:86)
atomThreadNode (src/Text/Atom/Feed/Export.hs:89)
atomThreadLeaf (src/Text/Atom/Feed/Export.hs:93)
xmlFeed (src/Text/Atom/Feed/Export.hs:101)
xmlEntry (src/Text/Atom/Feed/Export.hs:122)
xmlContent (src/Text/Atom/Feed/Export.hs:143)
xmlCategory (src/Text/Atom/Feed/Export.hs:163)
xmlLink (src/Text/Atom/Feed/Export.hs:170)
xmlSource (src/Text/Atom/Feed/Export.hs:181)
xmlGenerator (src/Text/Atom/Feed/Export.hs:198)
xmlAuthor (src/Text/Atom/Feed/Export.hs:205)
xmlContributor (src/Text/Atom/Feed/Export.hs:208)
xmlPerson (src/Text/Atom/Feed/Expor
src/Text/Atom/Feed/Import.hs:89:4: Warning: Tab character
src/Text/Atom/Feed/Import.hs:92:4: Warning: Tab character
src/Text/Atom/Feed/Import.hs:185:4: Warning: Tab character
src/Text/Atom/Feed/Import.hs:217:4: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:69:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:70:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:71:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:72:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:98:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:99:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:100:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:101:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:112:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:113:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:114:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:116:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:117:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:118:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:119:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:182:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:189:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:197:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:201:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:206:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:207:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:232:1: Warning: Tab character
src/Text/Atom/Feed/Validate.hs:233:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:55:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:56:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:62:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:63:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:64:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:65:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:71:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:72:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:73:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:74:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:75:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:83:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:84:1: Warning: Tab character
src/Text/Atom/Pub/Export.hs:85:1: Warning: Tab character
src/Text/Feed/Query.hs:328:1: Warning: Tab character
src/Text/Feed/Query.hs:281:41: Warning:
In the use of ‘parseTime’
(imported from Data.Time.Format, but defined in time-1.5.0.1:Data.Time.Format.Parse):
Deprecated: "use "parseTimeM True" instead"
t.hs:211)
xmlInReplyTo (src/Text/Atom/Feed/Export.hs:218)
xmlInReplyTotal (src/Text/Atom/Feed/Export.hs:229)
xmlId (src/Text/Atom/Feed/Export.hs:234)
xmlIcon (src/Text/Atom/Feed/Export.hs:237)
xmlLogo (src/Text/Atom/Feed/Export.hs:240)
xmlUpdated (src/Text/Atom/Feed/Export.hs:243)
xmlPublished (src/Text/Atom/Feed/Export.hs:246)
xmlRights (src/Text/Atom/Feed/Export.hs:249)
xmlTitle (src/Text/Atom/Feed/Export.hs:252)
xmlSubtitle (src/Text/Atom/Feed/Export.hs:255)
xmlSummary (src/Text/Atom/Feed/Export.hs:258)
xmlTextContent (src/Text/Atom/Feed/Export.hs:261)
mb (src/Text/Atom/Feed/Export.hs:270)
4% ( 1 / 23) in 'Text.Atom.Feed.Import'
Missing documentation for:
pNodes (src/Text/Atom/Feed/Import.hs:27)
pQNodes (src/Text/Atom/Feed/Import.hs:30)
pNode (src/Text/Atom/Feed/Import.hs:33)
pQNode (src/Text/Atom/Feed/Import.hs:36)
pLeaf (src/Text/Atom/Feed/Import.hs:39)
pQLeaf (src/Text/Atom/Feed/Import.hs:42)
pAttr (src/Text/Atom/Feed/Import.hs:45)
pAttrs (src/Text/Atom/Feed/Import.hs:51)
pQAttr (src/Text/Atom/Feed/Import.hs:54)
pMany (src/Text/Atom/Feed/Import.hs:57)
children (src/Text/Atom/Feed/Import.hs:60)
elementFeed (src/Text/Atom/Feed/Import.hs:63)
pTextContent (src/Text/Atom/Feed/Import.hs:112)
pPerson (src/Text/Atom/Feed/Import.hs:124)
pCategory (src/Text/Atom/Feed/Import.hs:135)
pGenerator (src/Text/Atom/Feed/Import.hs:145)
pSource (src/Text/Atom/Feed/Import.hs:152)
pLink (src/Text/Atom/Feed/Import.hs:170)
pEntry (src/Text/Atom/Feed/Import.hs:191)
pContent (src/Text/Atom/Feed/Import.hs:222)
pInReplyTotal (src/Text/Atom/Feed/Import.hs:238)
pInReplyTo (src/Text/Atom/Feed/Import.hs:250)
3% ( 1 / 30) in 'Text.Atom.Feed.Validate'
Missing documentation for:
VTree (src/Text/Atom/Feed/Validate.hs:23)
ValidatorResult (src/Text/Atom/Feed/Validate.hs:26)
advice (src/Text/Atom/Feed/Validate.hs:28)
demand (src/Text/Atom/Feed/Validate.hs:31)
valid (src/Text/Atom/Feed/Validate.hs:34)
mkTree (src/Text/Atom/Feed/Validate.hs:37)
flattenT (src/Text/Atom/Feed/Validate.hs:40)
validateEntry (src/Text/Atom/Feed/Validate.hs:44)
checkEntryAuthor (src/Text/Atom/Feed/Validate.hs:63)
checkCats (src/Text/Atom/Feed/Validate.hs:77)
checkContents (src/Text/Atom/Feed/Validate.hs:80)
checkContributor (src/Text/Atom/Feed/Validate.hs:89)
checkContentLink (src/Text/Atom/Feed/Validate.hs:92)
checkLinks (src/Text/Atom/Feed/Validate.hs:104)
checkId (src/Text/Atom/Feed/Validate.hs:121)
checkPublished (src/Text/Atom/Feed/Validate.hs:128)
checkRights (src/Text/Atom/Feed/Validate.hs:135)
checkSource (src/Text/Atom/Feed/Validate.hs:142)
checkSummary (src/Text/Atom/Feed/Validate.hs:149)
checkTitle (src/Text/Atom/Feed/Validate.hs:156)
checkUpdated (src/Text/Atom/Feed/Validate.hs:163)
checkCat (src/Text/Atom/Feed/Validate.hs:170)
checkContent (src/Text/Atom/Feed/Validate.hs:191)
checkTerm (src/Text/Atom/Feed/Validate.hs:256)
checkAuthor (src/Text/Atom/Feed/Validate.hs:263)
checkPerson (src/Text/Atom/Feed/Validate.hs:266)
checkName (src/Text/Atom/Feed/Validate.hs:273)
checkEmail (src/Text/Atom/Feed/Validate.hs:280)
checkUri (src/Text/Atom/Feed/Validate.hs:288)
17% ( 1 / 6) in 'Text.Atom.Pub'
Missing documentation for:
Service (src/Text/Atom/Pub.hs:20)
Workspace (src/Text/Atom/Pub.hs:26)
Collection (src/Text/Atom/Pub.hs:33)
Categories (src/Text/Atom/Pub.hs:42)
Accept (src/Text/Atom/Pub.hs:47)
7% ( 1 / 14) in 'Text.Atom.Pub.Export'
Missing documentation for:
showServiceDoc (src/Text/Atom/Pub/Export.hs:25)
mkQName (src/Text/Atom/Pub/Export.hs:29)
mkElem (src/Text/Atom/Pub/Export.hs:32)
mkLeaf (src/Text/Atom/Pub/Export.hs:35)
mkAttr (src/Text/Atom/Pub/Export.hs:38)
xmlns_app (src/Text/Atom/Pub/Export.hs:41)
appNS (src/Text/Atom/Pub/Export.hs:45)
appName (src/Text/Atom/Pub/Export.hs:48)
xmlService (src/Text/Atom/Pub/Export.hs:51)
xmlWorkspace (src/Text/Atom/Pub/Export.hs:58)
xmlCollection (src/Text/Atom/Pub/Export.hs:67)
xmlCategories (src/Text/Atom/Pub/Export.hs:77)
xmlAccept (src/Text/Atom/Pub/Export.hs:87)
100% ( 4 / 4) in 'Text.Feed.Types'
42% ( 17 / 40) in 'Text.Feed.Constructor'
Missing documentation for:
feedFromRSS (src/Text/Feed/Constructor.hs:95)
feedFromAtom (src/Text/Feed/Constructor.hs:98)
feedFromRDF (src/Text/Feed/Constructor.hs:101)
feedFromXML (src/Text/Feed/Constructor.hs:104)
getFeedKind (src/Text/Feed/Constructor.hs:107)
FeedSetter (src/Text/Feed/Constructor.hs:162)
addItem (src/Text/Feed/Constructor.hs:115)
withFeedTitle (src/Text/Feed/Constructor.hs:164)
withFeedHome (src/Text/Feed/Constructor.hs:179)
withFeedPubDate (src/Text/Feed/Constructor.hs:242)
withFeedLastUpdate (src/Text/Feed/Constructor.hs:272)
withFeedLogoLink (src/Text/Feed/Constructor.hs:311)
withFeedLanguage (src/Text/Feed/Constructor.hs:352)
withFeedCategories (src/Text/Feed/Constructor.hs:382)
withFeedGenerator (src/Text/Feed/Constructor.hs:415)
withFeedItems (src/Text/Feed/Constructor.hs:128)
newItem (src/Text/Feed/Constructor.hs:140)
getItemKind (src/Text/Feed/Constructor.hs:154)
atomEntryToItem (src/Text/Feed/Constructor.hs:449)
rssItemToItem (src/Text/Feed/Constructor.hs:452)
rdfItemToItem (src/Text/Feed/Constructor.hs:455)
ItemSetter (src/Text/Feed/Constructor.hs:458)
withItemCategories (src/Text/Feed/Constructor.hs:673)
100% ( 2 / 2) in 'Text.Feed.Export'
86% ( 6 / 7) in 'Text.Feed.Import'
Missing documentation for:
parseFeedString (src/Text/Feed/Import.hs:73)
100% ( 2 / 2) in 'Text.Feed.Util'
10% ( 3 / 31) in 'Text.Feed.Query'
Missing documentation for:
feedItems (src/Text/Feed/Query.hs:69)
FeedGetter (src/Text/Feed/Query.hs:82)
getFeedTitle (src/Text/Feed/Query.hs:97)
getFeedAuthor (src/Text/Feed/Query.hs:84)
getFeedHome (src/Text/Feed/Query.hs:108)
getFeedHTML (src/Text/Feed/Query.hs:121)
getFeedDescription (src/Text/Feed/Query.hs:139)
getFeedPubDate (src/Text/Feed/Query.hs:150)
getFeedLastUpdate (src/Text/Feed/Query.hs:163)
getFeedDate (src/Text/Feed/Query.hs:176)
getFeedLogoLink (src/Text/Feed/Query.hs:179)
getFeedLanguage (src/Text/Feed/Query.hs:191)
getFeedCategories (src/Text/Feed/Query.hs:206)
getFeedGenerator (src/Text/Feed/Query.hs:220)
getFeedItems (src/Text/Feed/Query.hs:79)
ItemGetter (src/Text/Feed/Query.hs:235)
getItemTitle (src/Text/Feed/Query.hs:237)
getItemLink (src/Text/Feed/Query.hs:245)
getItemPublishDateString (src/Text/Feed/Query.hs:284)
getItemDate (src/Text/Feed/Query.hs:295)
getItemCommentLink (src/Text/Feed/Query.hs:309)
getItemEnclosure (src/Text/Feed/Query.hs:321)
getItemFeedLink (src/Text/Feed/Query.hs:353)
getItemId (src/Text/Feed/Query.hs:370)
getItemCategories (src/Text/Feed/Query.hs:387)
getItemRights (src/Text/Feed/Query.hs:400)
getItemSummary (src/Text/Feed/Query.hs:410)
getItemDescription (src/Text/Feed/Query.hs:413)
20% ( 1 / 5) in 'Text.Feed.Translate'
Missing documentation for:
translateItemTo (src/Text/Feed/Translate.hs:54)
withAtomEntry (src/Text/Feed/Translate.hs:36)
withRSSItem (src/Text/Feed/Translate.hs:42)
withRSS1Item (src/Text/Feed/Translate.hs:48)
0% ( 0 / 8) in 'Paths_feed'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_feed.hs:15)
getBinDir (dist/build/autogen/Paths_feed.hs:25)
getLibDir (dist/build/autogen/Paths_feed.hs:25)
getDataDir (dist/build/autogen/Paths_feed.hs:25)
getLibexecDir (dist/build/autogen/Paths_feed.hs:25)
getDataFileName (dist/build/autogen/Paths_feed.hs:32)
getSysconfDir (dist/build/autogen/Paths_feed.hs:25)
Documentation created: dist/doc/html/feed/index.html,
dist/doc/html/feed/feed.txt
Creating package registration file:
/tmp/pkgConf-feed-0.3.102345769871866355856.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/feed-0.3.10.2-5t7pgPgMRzZDbkyx8ecaqG
Registering feed-0.3.10.2...
Installed feed-0.3.10.2
Test log
No test log was submitted for this report.