Build #1 for clay-0.11
| Package | clay-0.11 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-06-25 20:46:51.072191 UTC |
|---|---|
| Compiler | ghc-8.0.1.20160521 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0, mtl-2.2.1, text-1.2.2.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-30139/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.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 )
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.22145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-30139/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-30139/text-1.2.2.1'
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 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 )
[ 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 )
Data/Text.hs:587:1: warning: [-Winline-rule-shadowing]
Rule "TEXT compareN/length -> compareLength" may never fire
because ‘length’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
Data/Text.hs:592:1: warning: [-Winline-rule-shadowing]
Rule "TEXT ==N/length -> compareLength/==EQ" may never fire
because ‘length’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
Data/Text.hs:597:1: warning: [-Winline-rule-shadowing]
Rule "TEXT /=N/length -> compareLength//=EQ" may never fire
because ‘length’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
Data/Text.hs:602:1: warning: [-Winline-rule-shadowing]
Rule "TEXT <N/length -> compareLength/==LT" may never fire
because ‘length’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
Data/Text.hs:607:1: warning: [-Winline-rule-shadowing]
Rule "TEXT <=N/length -> compareLength//=GT" may never fire
because ‘length’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
Data/Text.hs:612:1: warning: [-Winline-rule-shadowing]
Rule "TEXT >N/length -> compareLength/==GT" may never fire
because ‘length’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
Data/Text.hs:617:1: warning: [-Winline-rule-shadowing]
Rule "TEXT >=N/length -> compareLength//=LT" may never fire
because ‘length’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
[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 )
[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:324:1: warning: [-Winline-rule-shadowing]
Rule "flush/flush" may never fire
because ‘flush’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’
[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 )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[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 )
[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 )
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
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% (127 /127) 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% (128 /129) 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:301)
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: 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.21253207672570073850.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-30139/text-1.2.2.1'
Installed text-1.2.2.1
Downloading clay-0.11...
cabal: Entering directory '/tmp/cabal-tmp-30139/clay-0.11'
Configuring clay-0.11...
Building clay-0.11...
Preprocessing library clay-0.11...
[ 1 of 30] Compiling Clay.Selector ( src/Clay/Selector.hs, dist/build/Clay/Selector.o )
[ 2 of 30] Compiling Clay.Property ( src/Clay/Property.hs, dist/build/Clay/Property.o )
[ 3 of 30] Compiling Clay.Common ( src/Clay/Common.hs, dist/build/Clay/Common.o )
[ 4 of 30] Compiling Clay.Stylesheet ( src/Clay/Stylesheet.hs, dist/build/Clay/Stylesheet.o )
[ 5 of 30] Compiling Clay.Dynamic ( src/Clay/Dynamic.hs, dist/build/Clay/Dynamic.o )
[ 6 of 30] Compiling Clay.FontFace ( src/Clay/FontFace.hs, dist/build/Clay/FontFace.o )
[ 7 of 30] Compiling Clay.List ( src/Clay/List.hs, dist/build/Clay/List.o )
[ 8 of 30] Compiling Clay.Render ( src/Clay/Render.hs, dist/build/Clay/Render.o )
[ 9 of 30] Compiling Clay.Time ( src/Clay/Time.hs, dist/build/Clay/Time.o )
[10 of 30] Compiling Clay.Transition ( src/Clay/Transition.hs, dist/build/Clay/Transition.o )
[11 of 30] Compiling Clay.Animation ( src/Clay/Animation.hs, dist/build/Clay/Animation.o )
[12 of 30] Compiling Clay.Color ( src/Clay/Color.hs, dist/build/Clay/Color.o )
[13 of 30] Compiling Clay.Size ( src/Clay/Size.hs, dist/build/Clay/Size.o )
[14 of 30] Compiling Clay.Display ( src/Clay/Display.hs, dist/build/Clay/Display.o )
[15 of 30] Compiling Clay.Border ( src/Clay/Border.hs, dist/build/Clay/Border.o )
[16 of 30] Compiling Clay.Box ( src/Clay/Box.hs, dist/build/Clay/Box.o )
[17 of 30] Compiling Clay.Background ( src/Clay/Background.hs, dist/build/Clay/Background.o )
src/Clay/Background.hs:279:3: warning: [-Wunused-top-binds]
Defined but not used: ‘location’
[18 of 30] Compiling Clay.Mask ( src/Clay/Mask.hs, dist/build/Clay/Mask.o )
[19 of 30] Compiling Clay.Flexbox ( src/Clay/Flexbox.hs, dist/build/Clay/Flexbox.o )
[20 of 30] Compiling Clay.Font ( src/Clay/Font.hs, dist/build/Clay/Font.o )
[21 of 30] Compiling Clay.Geometry ( src/Clay/Geometry.hs, dist/build/Clay/Geometry.o )
[22 of 30] Compiling Clay.Gradient ( src/Clay/Gradient.hs, dist/build/Clay/Gradient.o )
[23 of 30] Compiling Clay.Text ( src/Clay/Text.hs, dist/build/Clay/Text.o )
[24 of 30] Compiling Clay.Transform ( src/Clay/Transform.hs, dist/build/Clay/Transform.o )
[25 of 30] Compiling Clay.Filter ( src/Clay/Filter.hs, dist/build/Clay/Filter.o )
[26 of 30] Compiling Clay.Media ( src/Clay/Media.hs, dist/build/Clay/Media.o )
[27 of 30] Compiling Clay.Elements ( src/Clay/Elements.hs, dist/build/Clay/Elements.o )
[28 of 30] Compiling Clay.Attributes ( src/Clay/Attributes.hs, dist/build/Clay/Attributes.o )
[29 of 30] Compiling Clay.Pseudo ( src/Clay/Pseudo.hs, dist/build/Clay/Pseudo.o )
[30 of 30] Compiling Clay ( src/Clay.hs, dist/build/Clay.o )
Running Haddock for clay-0.11...
Running hscolour for clay-0.11...
Preprocessing library clay-0.11...
Preprocessing library clay-0.11...
Haddock coverage:
62% ( 20 / 32) in 'Clay.Selector'
Missing documentation for:
Module header
Predicate (src/Clay/Selector.hs:139)
Refinement (src/Clay/Selector.hs:154)
(src/Clay/Selector.hs:157)
filterFromText (src/Clay/Selector.hs:160)
Path (src/Clay/Selector.hs:174)
Fix (src/Clay/Selector.hs:183)
SelectorF (src/Clay/Selector.hs:187)
Selector (src/Clay/Selector.hs:190)
(src/Clay/Selector.hs:192)
text (src/Clay/Selector.hs:195)
(src/Clay/Selector.hs:202)
0% ( 0 / 26) in 'Clay.Property'
Missing documentation for:
Module header
Prefixed (src/Clay/Property.hs:12)
(src/Clay/Property.hs:15)
(src/Clay/Property.hs:18)
merge (src/Clay/Property.hs:22)
plain (src/Clay/Property.hs:33)
quote (src/Clay/Property.hs:37)
Key (src/Clay/Property.hs:42)
cast (src/Clay/Property.hs:45)
Value (src/Clay/Property.hs:50)
Val (src/Clay/Property.hs:53)
(src/Clay/Property.hs:56)
Literal (src/Clay/Property.hs:59)
(src/Clay/Property.hs:62)
(src/Clay/Property.hs:65)
E5 (src/Clay/Property.hs:68)
(src/Clay/Property.hs:69)
(src/Clay/Property.hs:71)
(src/Clay/Property.hs:77)
(src/Clay/Property.hs:80)
(src/Clay/Property.hs:84)
(src/Clay/Property.hs:87)
(src/Clay/Property.hs:91)
intersperse (src/Clay/Property.hs:94)
noCommas (src/Clay/Property.hs:100)
! (src/Clay/Property.hs:105)
17% ( 5 / 29) in 'Clay.Common'
Missing documentation for:
All (src/Clay/Common.hs:18)
Auto (src/Clay/Common.hs:19)
Baseline (src/Clay/Common.hs:20)
Center (src/Clay/Common.hs:21)
Inherit (src/Clay/Common.hs:22)
None (src/Clay/Common.hs:23)
Normal (src/Clay/Common.hs:24)
Visible (src/Clay/Common.hs:25)
Hidden (src/Clay/Common.hs:26)
Initial (src/Clay/Common.hs:27)
Unset (src/Clay/Common.hs:28)
(src/Clay/Common.hs:36)
(src/Clay/Common.hs:37)
(src/Clay/Common.hs:38)
(src/Clay/Common.hs:39)
(src/Clay/Common.hs:40)
(src/Clay/Common.hs:41)
(src/Clay/Common.hs:42)
(src/Clay/Common.hs:43)
(src/Clay/Common.hs:44)
(src/Clay/Common.hs:45)
(src/Clay/Common.hs:46)
(src/Clay/Common.hs:47)
decimalRound (src/Clay/Common.hs:78)
50% ( 14 / 28) in 'Clay.Stylesheet'
Missing documentation for:
Module header
MediaType (src/Clay/Stylesheet.hs:17)
NotOrOnly (src/Clay/Stylesheet.hs:20)
MediaQuery (src/Clay/Stylesheet.hs:23)
Feature (src/Clay/Stylesheet.hs:26)
App (src/Clay/Stylesheet.hs:31)
Keyframes (src/Clay/Stylesheet.hs:39)
Rule (src/Clay/Stylesheet.hs:42)
StyleM (src/Clay/Stylesheet.hs:51)
runS (src/Clay/Stylesheet.hs:54)
rule (src/Clay/Stylesheet.hs:57)
(src/Clay/Stylesheet.hs:66)
keyframes (src/Clay/Stylesheet.hs:146)
keyframesFromTo (src/Clay/Stylesheet.hs:149)
100% ( 27 / 27) in 'Clay.Dynamic'
0% ( 0 / 4) in 'Clay.FontFace'
Missing documentation for:
Module header
FontFaceFormat (src/Clay/FontFace.hs:19)
FontFaceSrc (src/Clay/FontFace.hs:33)
fontFaceSrc (src/Clay/FontFace.hs:47)
0% ( 0 / 31) in 'Clay.List'
Missing documentation for:
Module header
ListStyleType (src/Clay/List.hs:46)
listStyleType (src/Clay/List.hs:74)
disc (src/Clay/List.hs:49)
armenian (src/Clay/List.hs:49)
circleListStyle (src/Clay/List.hs:49)
cjkIdeographic (src/Clay/List.hs:49)
decimal (src/Clay/List.hs:49)
decimalLeadingZero (src/Clay/List.hs:49)
georgian (src/Clay/List.hs:49)
hebrew (src/Clay/List.hs:49)
hiragana (src/Clay/List.hs:49)
hiraganaIroha (src/Clay/List.hs:49)
katakana (src/Clay/List.hs:49)
katakanaIroha (src/Clay/List.hs:49)
lowerAlpha (src/Clay/List.hs:49)
lowerGreek (src/Clay/List.hs:49)
lowerLatin (src/Clay/List.hs:49)
lowerRoman (src/Clay/List.hs:49)
square (src/Clay/List.hs:49)
upperAlpha (src/Clay/List.hs:49)
upperLatin (src/Clay/List.hs:49)
upperRoman (src/Clay/List.hs:49)
ListStylePosition (src/Clay/List.hs:77)
listStylePosition (src/Clay/List.hs:85)
inside (src/Clay/List.hs:80)
outside (src/Clay/List.hs:80)
ListStyleImage (src/Clay/List.hs:88)
listStyleImage (src/Clay/List.hs:91)
imageUrl (src/Clay/List.hs:94)
listStyle (src/Clay/List.hs:97)
75% ( 6 / 8) in 'Clay.Render'
Missing documentation for:
Module header
Config (src/Clay/Render.hs:35)
67% ( 4 / 6) in 'Clay.Time'
Missing documentation for:
Module header
Time (src/Clay/Time.hs:23)
19% ( 5 / 26) in 'Clay.Transition'
Missing documentation for:
Module header
transition (src/Clay/Transition.hs:46)
transitions (src/Clay/Transition.hs:49)
transitionProperty (src/Clay/Transition.hs:55)
transitionProperties (src/Clay/Transition.hs:58)
transitionDuration (src/Clay/Transition.hs:63)
transitionDurations (src/Clay/Transition.hs:66)
TimingFunction (src/Clay/Transition.hs:71)
transitionTimingFunction (src/Clay/Transition.hs:92)
ease (src/Clay/Transition.hs:74)
easeIn (src/Clay/Transition.hs:74)
easeOut (src/Clay/Transition.hs:74)
easeInOut (src/Clay/Transition.hs:74)
linear (src/Clay/Transition.hs:74)
stepStart (src/Clay/Transition.hs:74)
stepStop (src/Clay/Transition.hs:74)
stepsStart (src/Clay/Transition.hs:84)
stepsStop (src/Clay/Transition.hs:84)
cubicBezier (src/Clay/Transition.hs:89)
transitionDelay (src/Clay/Transition.hs:97)
transitionDelays (src/Clay/Transition.hs:100)
22% ( 8 / 37) in 'Clay.Animation'
Missing documentation for:
Module header
animation (src/Clay/Animation.hs:75)
animations (src/Clay/Animation.hs:86)
animationDelay (src/Clay/Animation.hs:101)
animationDelays (src/Clay/Animation.hs:104)
AnimationDirection (src/Clay/Animation.hs:109)
animationDirection (src/Clay/Animation.hs:112)
animationDirections (src/Clay/Animation.hs:115)
alternate (src/Clay/Animation.hs:118)
reverse (src/Clay/Animation.hs:118)
alternateReverse (src/Clay/Animation.hs:118)
animationDuration (src/Clay/Animation.hs:125)
animationDurations (src/Clay/Animation.hs:128)
IterationCount (src/Clay/Animation.hs:133)
animationIterationCount (src/Clay/Animation.hs:136)
animationIterationCounts (src/Clay/Animation.hs:139)
infinite (src/Clay/Animation.hs:142)
iterationCount (src/Clay/Animation.hs:145)
AnimationName (src/Clay/Animation.hs:150)
animationName (src/Clay/Animation.hs:153)
PlayState (src/Clay/Animation.hs:158)
animationPlayState (src/Clay/Animation.hs:161)
running (src/Clay/Animation.hs:164)
paused (src/Clay/Animation.hs:164)
FillMode (src/Clay/Animation.hs:170)
animationFillMode (src/Clay/Animation.hs:173)
forwards (src/Clay/Animation.hs:176)
backwards (src/Clay/Animation.hs:176)
animationTimingFunction (src/Clay/Animation.hs:182)
3% ( 6 /181) in 'Clay.Color'
Missing documentation for:
Module header
Color (src/Clay/Color.hs:18)
rgba (src/Clay/Color.hs:26)
rgb (src/Clay/Color.hs:29)
hsla (src/Clay/Color.hs:32)
hsl (src/Clay/Color.hs:35)
grayish (src/Clay/Color.hs:38)
transparent (src/Clay/Color.hs:41)
setR (src/Clay/Color.hs:46)
setG (src/Clay/Color.hs:50)
setB (src/Clay/Color.hs:54)
setA (src/Clay/Color.hs:58)
toRgba (src/Clay/Color.hs:65)
toHsla (src/Clay/Color.hs:89)
*. (src/Clay/Color.hs:119)
+. (src/Clay/Color.hs:123)
-. (src/Clay/Color.hs:127)
clamp (src/Clay/Color.hs:131)
lighten (src/Clay/Color.hs:134)
darken (src/Clay/Color.hs:141)
lerp (src/Clay/Color.hs:148)
(src/Clay/Color.hs:176)
(src/Clay/Color.hs:189)
(src/Clay/Color.hs:190)
(src/Clay/Color.hs:191)
(src/Clay/Color.hs:192)
(src/Clay/Color.hs:194)
parse (src/Clay/Color.hs:197)
aliceblue (src/Clay/Color.hs:217)
antiquewhite (src/Clay/Color.hs:217)
aqua (src/Clay/Color.hs:217)
aquamarine (src/Clay/Color.hs:217)
azure (src/Clay/Color.hs:217)
beige (src/Clay/Color.hs:217)
bisque (src/Clay/Color.hs:217)
black (src/Clay/Color.hs:217)
blanchedalmond (src/Clay/Color.hs:217)
blue (src/Clay/Color.hs:217)
blueviolet (src/Clay/Color.hs:217)
brown (src/Clay/Color.hs:217)
burlywood (src/Clay/Color.hs:217)
cadetblue (src/Clay/Color.hs:217)
chartreuse (src/Clay/Color.hs:217)
chocolate (src/Clay/Color.hs:217)
coral (src/Clay/Color.hs:217)
cornflowerblue (src/Clay/Color.hs:217)
cornsilk (src/Clay/Color.hs:217)
crimson (src/Clay/Color.hs:217)
cyan (src/Clay/Color.hs:217)
darkblue (src/Clay/Color.hs:217)
darkcyan (src/Clay/Color.hs:217)
darkgoldenrod (src/Clay/Color.hs:217)
darkgray (src/Clay/Color.hs:217)
darkgreen (src/Clay/Color.hs:217)
darkgrey (src/Clay/Color.hs:217)
darkkhaki (src/Clay/Color.hs:217)
darkmagenta (src/Clay/Color.hs:217)
darkolivegreen (src/Clay/Color.hs:217)
darkorange (src/Clay/Color.hs:217)
darkorchid (src/Clay/Color.hs:217)
darkred (src/Clay/Color.hs:217)
darksalmon (src/Clay/Color.hs:217)
darkseagreen (src/Clay/Color.hs:217)
darkslateblue (src/Clay/Color.hs:217)
darkslategray (src/Clay/Color.hs:217)
darkslategrey (src/Clay/Color.hs:217)
darkturquoise (src/Clay/Color.hs:217)
darkviolet (src/Clay/Color.hs:217)
deeppink (src/Clay/Color.hs:217)
deepskyblue (src/Clay/Color.hs:217)
dimgray (src/Clay/Color.hs:217)
dimgrey (src/Clay/Color.hs:217)
dodgerblue (src/Clay/Color.hs:217)
firebrick (src/Clay/Color.hs:217)
floralwhite (src/Clay/Color.hs:217)
forestgreen (src/Clay/Color.hs:217)
fuchsia (src/Clay/Color.hs:217)
gainsboro (src/Clay/Color.hs:217)
ghostwhite (src/Clay/Color.hs:217)
gold (src/Clay/Color.hs:217)
goldenrod (src/Clay/Color.hs:217)
gray (src/Clay/Color.hs:217)
green (src/Clay/Color.hs:217)
greenyellow (src/Clay/Color.hs:217)
grey (src/Clay/Color.hs:217)
honeydew (src/Clay/Color.hs:217)
hotpink (src/Clay/Color.hs:217)
indianred (src/Clay/Color.hs:217)
indigo (src/Clay/Color.hs:217)
ivory (src/Clay/Color.hs:217)
khaki (src/Clay/Color.hs:217)
lavender (src/Clay/Color.hs:217)
lavenderblush (src/Clay/Color.hs:217)
lawngreen (src/Clay/Color.hs:217)
lemonchiffon (src/Clay/Color.hs:217)
lightblue (src/Clay/Color.hs:217)
lightcoral (src/Clay/Color.hs:217)
lightcyan (src/Clay/Color.hs:217)
lightgoldenrodyellow (src/Clay/Color.hs:217)
lightgray (src/Clay/Color.hs:217)
lightgreen (src/Clay/Color.hs:217)
lightgrey (src/Clay/Color.hs:217)
lightpink (src/Clay/Color.hs:217)
lightsalmon (src/Clay/Color.hs:217)
lightseagreen (src/Clay/Color.hs:217)
lightskyblue (src/Clay/Color.hs:217)
lightslategray (src/Clay/Color.hs:217)
lightslategrey (src/Clay/Color.hs:217)
lightsteelblue (src/Clay/Color.hs:217)
lightyellow (src/Clay/Color.hs:217)
lime (src/Clay/Color.hs:217)
limegreen (src/Clay/Color.hs:217)
linen (src/Clay/Color.hs:217)
magenta (src/Clay/Color.hs:217)
maroon (src/Clay/Color.hs:217)
mediumaquamarine (src/Clay/Color.hs:217)
mediumblue (src/Clay/Color.hs:217)
mediumorchid (src/Clay/Color.hs:217)
mediumpurple (src/Clay/Color.hs:217)
mediumseagreen (src/Clay/Color.hs:217)
mediumslateblue (src/Clay/Color.hs:217)
mediumspringgreen (src/Clay/Color.hs:217)
mediumturquoise (src/Clay/Color.hs:217)
mediumvioletred (src/Clay/Color.hs:217)
midnightblue (src/Clay/Color.hs:217)
mintcream (src/Clay/Color.hs:217)
mistyrose (src/Clay/Color.hs:217)
moccasin (src/Clay/Color.hs:217)
navajowhite (src/Clay/Color.hs:217)
navy (src/Clay/Color.hs:217)
oldlace (src/Clay/Color.hs:217)
olive (src/Clay/Color.hs:217)
olivedrab (src/Clay/Color.hs:217)
orange (src/Clay/Color.hs:217)
orangered (src/Clay/Color.hs:217)
orchid (src/Clay/Color.hs:217)
palegoldenrod (src/Clay/Color.hs:217)
palegreen (src/Clay/Color.hs:217)
paleturquoise (src/Clay/Color.hs:217)
palevioletred (src/Clay/Color.hs:217)
papayawhip (src/Clay/Color.hs:217)
peachpuff (src/Clay/Color.hs:217)
peru (src/Clay/Color.hs:217)
pink (src/Clay/Color.hs:217)
plum (src/Clay/Color.hs:217)
powderblue (src/Clay/Color.hs:217)
purple (src/Clay/Color.hs:217)
red (src/Clay/Color.hs:217)
rosybrown (src/Clay/Color.hs:217)
royalblue (src/Clay/Color.hs:217)
saddlebrown (src/Clay/Color.hs:217)
salmon (src/Clay/Color.hs:217)
sandybrown (src/Clay/Color.hs:217)
seagreen (src/Clay/Color.hs:217)
seashell (src/Clay/Color.hs:217)
sienna (src/Clay/Color.hs:217)
silver (src/Clay/Color.hs:217)
skyblue (src/Clay/Color.hs:217)
slateblue (src/Clay/Color.hs:217)
slategray (src/Clay/Color.hs:217)
slategrey (src/Clay/Color.hs:217)
snow (src/Clay/Color.hs:217)
springgreen (src/Clay/Color.hs:217)
steelblue (src/Clay/Color.hs:217)
tan (src/Clay/Color.hs:217)
teal (src/Clay/Color.hs:217)
thistle (src/Clay/Color.hs:217)
tomato (src/Clay/Color.hs:217)
turquoise (src/Clay/Color.hs:217)
violet (src/Clay/Color.hs:217)
wheat (src/Clay/Color.hs:217)
white (src/Clay/Color.hs:217)
whitesmoke (src/Clay/Color.hs:217)
yellow (src/Clay/Color.hs:217)
yellowgreen (src/Clay/Color.hs:217)
73% ( 27 / 37) in 'Clay.Size'
Missing documentation for:
Module header
Size (src/Clay/Size.hs:73)
sym (src/Clay/Size.hs:156)
sym2 (src/Clay/Size.hs:162)
sym3 (src/Clay/Size.hs:159)
Angle (src/Clay/Size.hs:172)
Deg (src/Clay/Size.hs:167)
Rad (src/Clay/Size.hs:168)
Grad (src/Clay/Size.hs:169)
Turn (src/Clay/Size.hs:170)
10% ( 10 / 98) in 'Clay.Display'
Missing documentation for:
Module header
float (src/Clay/Display.hs:89)
FloatStyle (src/Clay/Display.hs:92)
floatLeft (src/Clay/Display.hs:95)
floatRight (src/Clay/Display.hs:95)
clear (src/Clay/Display.hs:111)
Clear (src/Clay/Display.hs:99)
both (src/Clay/Display.hs:102)
clearLeft (src/Clay/Display.hs:105)
clearRight (src/Clay/Display.hs:108)
Position (src/Clay/Display.hs:116)
position (src/Clay/Display.hs:126)
static (src/Clay/Display.hs:119)
absolute (src/Clay/Display.hs:119)
fixed (src/Clay/Display.hs:119)
relative (src/Clay/Display.hs:119)
Display (src/Clay/Display.hs:131)
display (src/Clay/Display.hs:161)
inline (src/Clay/Display.hs:134)
block (src/Clay/Display.hs:134)
listItem (src/Clay/Display.hs:134)
runIn (src/Clay/Display.hs:134)
inlineBlock (src/Clay/Display.hs:134)
table (src/Clay/Display.hs:134)
inlineTable (src/Clay/Display.hs:134)
tableRowGroup (src/Clay/Display.hs:134)
tableHeaderGroup (src/Clay/Display.hs:134)
tableFooterGroup (src/Clay/Display.hs:134)
tableRow (src/Clay/Display.hs:134)
tableColumnGroup (src/Clay/Display.hs:134)
tableColumn (src/Clay/Display.hs:134)
tableCell (src/Clay/Display.hs:134)
tableCaption (src/Clay/Display.hs:134)
displayNone (src/Clay/Display.hs:134)
displayInherit (src/Clay/Display.hs:134)
flex (src/Clay/Display.hs:134)
inlineFlex (src/Clay/Display.hs:134)
grid (src/Clay/Display.hs:134)
inlineGrid (src/Clay/Display.hs:134)
Overflow (src/Clay/Display.hs:166)
scroll (src/Clay/Display.hs:169)
overflow (src/Clay/Display.hs:172)
overflowX (src/Clay/Display.hs:172)
overflowY (src/Clay/Display.hs:172)
Visibility (src/Clay/Display.hs:180)
collapse (src/Clay/Display.hs:183)
separate (src/Clay/Display.hs:183)
visibility (src/Clay/Display.hs:188)
Clip (src/Clay/Display.hs:193)
clip (src/Clay/Display.hs:196)
rect (src/Clay/Display.hs:199)
opacity (src/Clay/Display.hs:204)
zIndex (src/Clay/Display.hs:207)
PointerEvents (src/Clay/Display.hs:212)
pointerEvents (src/Clay/Display.hs:226)
visiblePainted (src/Clay/Display.hs:215)
visibleFill (src/Clay/Display.hs:215)
visibleStroke (src/Clay/Display.hs:215)
painted (src/Clay/Display.hs
src/Clay/Background.hs:279:3: warning: [-Wunused-top-binds]
Defined but not used: ‘location’
:215)
fillEvents (src/Clay/Display.hs:215)
strokeEvents (src/Clay/Display.hs:215)
allEvents (src/Clay/Display.hs:215)
VerticalAlign (src/Clay/Display.hs:231)
middle (src/Clay/Display.hs:240)
vAlignSub (src/Clay/Display.hs:240)
vAlignSuper (src/Clay/Display.hs:240)
textTop (src/Clay/Display.hs:240)
textBottom (src/Clay/Display.hs:240)
vAlignTop (src/Clay/Display.hs:240)
vAlignBottom (src/Clay/Display.hs:240)
Cursor (src/Clay/Display.hs:252)
crosshair (src/Clay/Display.hs:260)
cursorDefault (src/Clay/Display.hs:260)
pointer (src/Clay/Display.hs:260)
move (src/Clay/Display.hs:260)
eResize (src/Clay/Display.hs:260)
neResize (src/Clay/Display.hs:260)
nwResize (src/Clay/Display.hs:260)
nResize (src/Clay/Display.hs:260)
seResize (src/Clay/Display.hs:260)
swResize (src/Clay/Display.hs:260)
sResize (src/Clay/Display.hs:260)
wResize (src/Clay/Display.hs:260)
cursorText (src/Clay/Display.hs:260)
wait (src/Clay/Display.hs:260)
cursorProgress (src/Clay/Display.hs:260)
help (src/Clay/Display.hs:260)
cursorUrl (src/Clay/Display.hs:279)
7% ( 5 / 71) in 'Clay.Border'
Missing documentation for:
Module header
Stroke (src/Clay/Border.hs:42)
solid (src/Clay/Border.hs:45)
dotted (src/Clay/Border.hs:45)
dashed (src/Clay/Border.hs:45)
double (src/Clay/Border.hs:45)
wavy (src/Clay/Border.hs:45)
groove (src/Clay/Border.hs:45)
ridge (src/Clay/Border.hs:45)
inset (src/Clay/Border.hs:45)
outset (src/Clay/Border.hs:45)
border (src/Clay/Border.hs:59)
borderTop (src/Clay/Border.hs:59)
borderLeft (src/Clay/Border.hs:59)
borderBottom (src/Clay/Border.hs:59)
borderRight (src/Clay/Border.hs:59)
borderColor4 (src/Clay/Border.hs:67)
borderColor (src/Clay/Border.hs:70)
borderLeftColor (src/Clay/Border.hs:70)
borderRightColor (src/Clay/Border.hs:70)
borderTopColor (src/Clay/Border.hs:70)
borderBottomColor (src/Clay/Border.hs:70)
borderStyle4 (src/Clay/Border.hs:78)
borderStyle (src/Clay/Border.hs:81)
borderLeftStyle (src/Clay/Border.hs:81)
borderRightStyle (src/Clay/Border.hs:81)
borderTopStyle (src/Clay/Border.hs:81)
borderBottomStyle (src/Clay/Border.hs:81)
borderWidth4 (src/Clay/Border.hs:89)
borderWidth (src/Clay/Border.hs:92)
borderLeftWidth (src/Clay/Border.hs:92)
borderRightWidth (src/Clay/Border.hs:92)
borderTopWidth (src/Clay/Border.hs:92)
borderBottomWidth (src/Clay/Border.hs:92)
outline (src/Clay/Border.hs:102)
outlineTop (src/Clay/Border.hs:102)
outlineLeft (src/Clay/Border.hs:102)
outlineBottom (src/Clay/Border.hs:102)
outlineRight (src/Clay/Border.hs:102)
outlineColor4 (src/Clay/Border.hs:110)
outlineColor (src/Clay/Border.hs:113)
outlineLeftColor (src/Clay/Border.hs:113)
outlineRightColor (src/Clay/Border.hs:113)
outlineTopColor (src/Clay/Border.hs:113)
outlineBottomColor (src/Clay/Border.hs:113)
outlineStyle4 (src/Clay/Border.hs:121)
outlineStyle (src/Clay/Border.hs:124)
outlineLeftStyle (src/Clay/Border.hs:124)
outlineRightStyle (src/Clay/Border.hs:124)
outlineTopStyle (src/Clay/Border.hs:124)
outlineBottomStyle (src/Clay/Border.hs:124)
outlineWidth4 (src/Clay/Border.hs:132)
outlineWidth (src/Clay/Border.hs:135)
outlineLeftWidth (src/Clay/Border.hs:135)
outlineRightWidth (src/Clay/Border.hs:135)
outlineTopWidth (src/Clay/Border.hs:135)
outlineBottomWidth (src/Clay/Border.hs:135)
outlineOffset (src/Clay/Border.hs:143)
borderRadius (src/Clay/Border.hs:148)
borderTopLeftRadius (src/Clay/Border.hs:151)
borderTopRightRadius (src/Clay/Border.hs:151)
borderBottomLeftRadius (src/Clay/Border.hs:151)
borderBottomRightRadius (src/Clay/Border.hs:151)
borderCollapse (src/Clay/Border.hs:173)
borderSpacing (src/Clay/Border.hs:176)
borderSpacing2 (src/Clay/Border.hs:179)
0% ( 0 / 10) in 'Clay.Box'
Missing documentation for:
Module header
BoxType (src/Clay/Box.hs:24)
paddingBox (src/Clay/Box.hs:27)
borderBox (src/Clay/Box.hs:27)
contentBox (src/Clay/Box.hs:27)
boxSizing (src/Clay/Box.hs:35)
boxShadow (src/Clay/Box.hs:40)
boxShadowWithSpread (src/Clay/Box.hs:43)
boxShadows (src/Clay/Box.hs:47)
insetBoxShadow (src/Clay/Box.hs:52)
28% ( 18 / 64) in 'Clay.Background'
Missing documentation for:
Module header
backgroundColor (src/Clay/Background.hs:123)
BackgroundPosition (src/Clay/Background.hs:128)
backgroundPosition (src/Clay/Background.hs:137)
backgroundPositions (src/Clay/Background.hs:140)
placed (src/Clay/Background.hs:131)
positioned (src/Clay/Background.hs:134)
BackgroundSize (src/Clay/Background.hs:145)
backgroundSize (src/Clay/Background.hs:158)
backgroundSizes (src/Clay/Background.hs:161)
contain (src/Clay/Background.hs:150)
cover (src/Clay/Background.hs:150)
by (src/Clay/Background.hs:155)
BackgroundRepeat (src/Clay/Background.hs:166)
backgroundRepeat (src/Clay/Background.hs:184)
backgroundRepeats (src/Clay/Background.hs:187)
repeat (src/Clay/Background.hs:169)
space (src/Clay/Background.hs:169)
round (src/Clay/Background.hs:169)
noRepeat (src/Clay/Background.hs:169)
xyRepeat (src/Clay/Background.hs:176)
repeatX (src/Clay/Background.hs:179)
repeatY (src/Clay/Background.hs:179)
BackgroundOrigin (src/Clay/Background.hs:206)
backgroundOrigin (src/Clay/Background.hs:212)
backgroundOrigins (src/Clay/Background.hs:215)
origin (src/Clay/Background.hs:209)
BackgroundClip (src/Clay/Background.hs:220)
backgroundClip (src/Clay/Background.hs:226)
backgroundClips (src/Clay/Background.hs:229)
boxClip (src/Clay/Background.hs:223)
BackgroundAttachment (src/Clay/Background.hs:234)
backgroundAttachment (src/Clay/Background.hs:241)
backgroundAttachments (src/Clay/Background.hs:244)
attachFixed (src/Clay/Background.hs:237)
attachScroll (src/Clay/Background.hs:237)
BackgroundImage (src/Clay/Background.hs:192)
backgroundImage (src/Clay/Background.hs:198)
backgroundImages (src/Clay/Background.hs:201)
url (src/Clay/Background.hs:195)
Side (src/Clay/Background.hs:249)
Direction (src/Clay/Background.hs:266)
straight (src/Clay/Background.hs:269)
angular (src/Clay/Background.hs:272)
Location (src/Clay/Background.hs:275)
Loc (src/Clay/Background.hs:278)
26% ( 10 / 39) in 'Clay.Mask'
Missing documentation for:
Module header
MaskComposite (src/Clay/Mask.hs:94)
clear (src/Clay/Mask.hs:97)
copy (src/Clay/Mask.hs:97)
sourceOver (src/Clay/Mask.hs:97)
sourceIn (src/Clay/Mask.hs:97)
sourceOut (src/Clay/Mask.hs:97)
sourceAtop (src/Clay/Mask.hs:97)
destinationOver (src/Clay/Mask.hs:97)
destinationIn (src/Clay/Mask.hs:97)
destinationOut (src/Clay/Mask.hs:97)
destinationAtop (src/Clay/Mask.hs:97)
xor (src/Clay/Mask.hs:97)
maskComposite (src/Clay/Mask.hs:114)
maskComposites (src/Clay/Mask.hs:117)
maskPosition (src/Clay/Mask.hs:122)
maskPositions (src/Clay/Mask.hs:125)
maskSize (src/Clay/Mask.hs:130)
maskSizes (src/Clay/Mask.hs:133)
maskRepeat (src/Clay/Mask.hs:138)
maskRepeats (src/Clay/Mask.hs:141)
maskOrigin (src/Clay/Mask.hs:154)
maskOrigins (src/Clay/Mask.hs:157)
maskClip (src/Clay/Mask.hs:162)
maskClips (src/Clay/Mask.hs:165)
maskAttachment (src/Clay/Mask.hs:170)
maskAttachments (src/Clay/Mask.hs:173)
maskImage (src/Clay/Mask.hs:146)
maskImages (src/Clay/Mask.hs:149)
3% ( 1 / 36) in 'Clay.Flexbox'
Missing documentation for:
Module header
FlexStart (src/Clay/Flexbox.hs:14)
SpaceAround (src/Clay/Flexbox.hs:15)
SpaceBetween (src/Clay/Flexbox.hs:16)
Stretch (src/Clay/Flexbox.hs:17)
(src/Clay/Flexbox.hs:19)
(src/Clay/Flexbox.hs:20)
(src/Clay/Flexbox.hs:21)
(src/Clay/Flexbox.hs:22)
(src/Clay/Flexbox.hs:23)
AlignContentValue (src/Clay/Flexbox.hs:27)
alignContent (src/Clay/Flexbox.hs:31)
AlignItemsValue (src/Clay/Flexbox.hs:36)
alignItems (src/Clay/Flexbox.hs:40)
AlignSelfValue (src/Clay/Flexbox.hs:45)
alignSelf (src/Clay/Flexbox.hs:49)
flex (src/Clay/Flexbox.hs:54)
flexBasis (src/Clay/Flexbox.hs:61)
FlexDirection (src/Clay/Flexbox.hs:66)
row (src/Clay/Flexbox.hs:69)
rowReverse (src/Clay/Flexbox.hs:69)
column (src/Clay/Flexbox.hs:69)
columnReverse (src/Clay/Flexbox.hs:69)
flexDirection (src/Clay/Flexbox.hs:76)
flexFlow (src/Clay/Flexbox.hs:81)
flexGrow (src/Clay/Flexbox.hs:86)
flexShrink (src/Clay/Flexbox.hs:89)
FlexWrap (src/Clay/Flexbox.hs:94)
nowrap (src/Clay/Flexbox.hs:97)
wrap (src/Clay/Flexbox.hs:97)
wrapReverse (src/Clay/Flexbox.hs:97)
flexWrap (src/Clay/Flexbox.hs:103)
JustifyContentValue (src/Clay/Flexbox.hs:108)
justifyContent (src/Clay/Flexbox.hs:112)
order (src/Clay/Flexbox.hs:117)
22% ( 12 / 54) in 'Clay.Font'
Missing documentation for:
Module header
Optional (src/Clay/Font.hs:88)
Required (src/Clay/Font.hs:97)
color (src/Clay/Font.hs:118)
sansSerif (src/Clay/Font.hs:130)
serif (src/Clay/Font.hs:130)
monospace (src/Clay/Font.hs:130)
cursive (src/Clay/Font.hs:130)
fantasy (src/Clay/Font.hs:130)
FontSize (src/Clay/Font.hs:148)
fontSize (src/Clay/Font.hs:163)
fontSizeCustom (src/Clay/Font.hs:166)
xxSmall (src/Clay/Font.hs:151)
xSmall (src/Clay/Font.hs:151)
small (src/Clay/Font.hs:151)
medium (src/Clay/Font.hs:151)
large (src/Clay/Font.hs:151)
xLarge (src/Clay/Font.hs:151)
xxLarge (src/Clay/Font.hs:151)
smaller (src/Clay/Font.hs:151)
larger (src/Clay/Font.hs:151)
FontStyle (src/Clay/Font.hs:171)
fontStyle (src/Clay/Font.hs:179)
italic (src/Clay/Font.hs:174)
oblique (src/Clay/Font.hs:174)
FontVariant (src/Clay/Font.hs:184)
fontVariant (src/Clay/Font.hs:190)
smallCaps (src/Clay/Font.hs:187)
FontWeight (src/Clay/Font.hs:195)
fontWeight (src/Clay/Font.hs:207)
bold (src/Clay/Font.hs:198)
bolder (src/Clay/Font.hs:198)
lighter (src/Clay/Font.hs:198)
weight (src/Clay/Font.hs:204)
NamedFont (src/Clay/Font.hs:212)
caption (src/Clay/Font.hs:215)
icon (src/Clay/Font.hs:215)
menu (src/Clay/Font.hs:215)
messageBox (src/Clay/Font.hs:215)
smallCaption (src/Clay/Font.hs:215)
statusBar (src/Clay/Font.hs:215)
lineHeight (src/Clay/Font.hs:226)
15% ( 4 / 26) in 'Clay.Geometry'
Missing documentation for:
Module header
size (src/Clay/Geometry.hs:26)
top (src/Clay/Geometry.hs:26)
left (src/Clay/Geometry.hs:26)
bottom (src/Clay/Geometry.hs:26)
right (src/Clay/Geometry.hs:26)
width (src/Clay/Geometry.hs:34)
height (src/Clay/Geometry.hs:34)
minWidth (src/Clay/Geometry.hs:34)
minHeight (src/Clay/Geometry.hs:34)
maxWidth (src/Clay/Geometry.hs:34)
maxHeight (src/Clay/Geometry.hs:34)
padding (src/Clay/Geometry.hs:45)
paddingTop (src/Clay/Geometry.hs:48)
paddingLeft (src/Clay/Geometry.hs:48)
paddingRight (src/Clay/Geometry.hs:48)
paddingBottom (src/Clay/Geometry.hs:48)
margin (src/Clay/Geometry.hs:57)
marginTop (src/Clay/Geometry.hs:60)
marginLeft (src/Clay/Geometry.hs:60)
marginRight (src/Clay/Geometry.hs:60)
marginBottom (src/Clay/Geometry.hs:60)
17% ( 4 / 24) in 'Clay.Gradient'
Missing documentation for:
Module header
Ramp (src/Clay/Gradient.hs:47)
linearGradient (src/Clay/Gradient.hs:51)
hGradient (src/Clay/Gradient.hs:56)
vGradient (src/Clay/Gradient.hs:56)
Radial (src/Clay/Gradient.hs:75)
circle (src/Clay/Gradient.hs:78)
ellipse (src/Clay/Gradient.hs:81)
circular (src/Clay/Gradient.hs:84)
elliptical (src/Clay/Gradient.hs:87)
Extend (src/Clay/Gradient.hs:90)
closestSide (src/Clay/Gradient.hs:93)
closestCorner (src/Clay/Gradient.hs:93)
farthestSide (src/Clay/Gradient.hs:93)
farthestCorner (src/Clay/Gradient.hs:93)
radialGradient (src/Clay/Gradient.hs:102)
repeatingLinearGradient (src/Clay/Gradient.hs:63)
hRepeatingGradient (src/Clay/Gradient.hs:68)
vRepeatingGradient (src/Clay/Gradient.hs:68)
repeatingRadialGradient (src/Clay/Gradient.hs:107)
15% ( 10 / 68) in 'Clay.Text'
Missing documentation for:
Module header
letterSpacing (src/Clay/Text.hs:90)
wordSpacing (src/Clay/Text.hs:93)
TextRendering (src/Clay/Text.hs:98)
textRendering (src/Clay/Text.hs:107)
optimizeSpeed (src/Clay/Text.hs:101)
optimizeLegibility (src/Clay/Text.hs:101)
geometricPrecision (src/Clay/Text.hs:101)
textShadow (src/Clay/Text.hs:112)
TextIndent (src/Clay/Text.hs:117)
textIndent (src/Clay/Text.hs:128)
eachLine (src/Clay/Text.hs:120)
hanging (src/Clay/Text.hs:120)
indent (src/Clay/Text.hs:125)
TextDirection (src/Clay/Text.hs:133)
direction (src/Clay/Text.hs:142)
ltr (src/Clay/Text.hs:136)
rtl (src/Clay/Text.hs:139)
TextAlign (src/Clay/Text.hs:147)
textAlign (src/Clay/Text.hs:163)
justify (src/Clay/Text.hs:150)
matchParent (src/Clay/Text.hs:150)
start (src/Clay/Text.hs:150)
end (src/Clay/Text.hs:150)
alignSide (src/Clay/Text.hs:157)
alignString (src/Clay/Text.hs:160)
WhiteSpace (src/Clay/Text.hs:168)
whiteSpace (src/Clay/Text.hs:171)
pre (src/Clay/Text.hs:174)
nowrap (src/Clay/Text.hs:174)
preWrap (src/Clay/Text.hs:174)
preLine (src/Clay/Text.hs:174)
TextDecoration (src/Clay/Text.hs:183)
textDecoration (src/Clay/Text.hs:199)
textDecorationStyle (src/Clay/Text.hs:202)
textDecorationLine (src/Clay/Text.hs:193)
textDecorationColor (src/Clay/Text.hs:196)
underline (src/Clay/Text.hs:186)
overline (src/Clay/Text.hs:186)
lineThrough (src/Clay/Text.hs:186)
blink (src/Clay/Text.hs:186)
TextTransform (src/Clay/Text.hs:207)
textTransform (src/Clay/Text.hs:217)
capitalize (src/Clay/Text.hs:210)
uppercase (src/Clay/Text.hs:210)
lowercase (src/Clay/Text.hs:210)
fullWidth (src/Clay/Text.hs:210)
Content (src/Clay/Text.hs:222)
content (src/Clay/Text.hs:244)
contents (src/Clay/Text.hs:247)
attrContent (src/Clay/Text.hs:225)
stringContent (src/Clay/Text.hs:228)
uriContent (src/Clay/Text.hs:231)
urlContent (src/Clay/Text.hs:234)
openQuote (src/Clay/Text.hs:237)
closeQuote (src/Clay/Text.hs:237)
noOpenQuote (src/Clay/Text.hs:237)
noCloseQuote (src/Clay/Text.hs:237)
19% ( 6 / 31) in 'Clay.Transform'
Missing documentation for:
Module header
Transformation (src/Clay/Transform.hs:50)
transform (src/Clay/Transform.hs:53)
transforms (src/Clay/Transform.hs:56)
translate (src/Clay/Transform.hs:89)
translateX (src/Clay/Transform.hs:92)
translateY (src/Clay/Transform.hs:92)
translateZ (src/Clay/Transform.hs:92)
translate3d (src/Clay/Transform.hs:98)
scale (src/Clay/Transform.hs:61)
scaleX (src/Clay/Transform.hs:64)
scaleY (src/Clay/Transform.hs:64)
scaleZ (src/Clay/Transform.hs:64)
scale3d (src/Clay/Transform.hs:70)
rotate (src/Clay/Transform.hs:75)
rotateX (src/Clay/Transform.hs:78)
rotateY (src/Clay/Transform.hs:78)
rotateZ (src/Clay/Transform.hs:78)
rotate3d (src/Clay/Transform.hs:84)
skew (src/Clay/Transform.hs:103)
skewX (src/Clay/Transform.hs:106)
skewY (src/Clay/Transform.hs:106)
perspective (src/Clay/Transform.hs:113)
matrix (src/Clay/Transform.hs:116)
matrix3d (src/Clay/Transform.hs:119)
12% ( 2 / 17) in 'Clay.Filter'
Missing documentation for:
Module header
Filter (src/Clay/Filter.hs:38)
filter (src/Clay/Filter.hs:41)
filters (src/Clay/Filter.hs:44)
url (src/Clay/Filter.hs:49)
blur (src/Clay/Filter.hs:52)
brightness (src/Clay/Filter.hs:55)
contrast (src/Clay/Filter.hs:58)
dropShadow (src/Clay/Filter.hs:61)
grayscale (src/Clay/Filter.hs:64)
hueRotate (src/Clay/Filter.hs:67)
invert (src/Clay/Filter.hs:70)
opacity (src/Clay/Filter.hs:73)
saturate (src/Clay/Filter.hs:76)
sepia (src/Clay/Filter.hs:79)
12% ( 6 / 51) in 'Clay.Media'
Missing documentation for:
Module header
aural (src/Clay/Media.hs:52)
braille (src/Clay/Media.hs:52)
handheld (src/Clay/Media.hs:52)
print (src/Clay/Media.hs:52)
projection (src/Clay/Media.hs:52)
screen (src/Clay/Media.hs:52)
tty (src/Clay/Media.hs:52)
tv (src/Clay/Media.hs:52)
embossed (src/Clay/Media.hs:52)
width (src/Clay/Media.hs:73)
minWidth (src/Clay/Media.hs:73)
maxWidth (src/Clay/Media.hs:73)
height (src/Clay/Media.hs:73)
minHeight (src/Clay/Media.hs:73)
maxHeight (src/Clay/Media.hs:73)
deviceWidth (src/Clay/Media.hs:73)
minDeviceWidth (src/Clay/Media.hs:73)
maxDeviceWidth (src/Clay/Media.hs:73)
deviceHeight (src/Clay/Media.hs:73)
minDeviceHeight (src/Clay/Media.hs:73)
maxDeviceHeight (src/Clay/Media.hs:73)
aspectRatio (src/Clay/Media.hs:90)
minAspectRatio (src/Clay/Media.hs:90)
maxAspectRatio (src/Clay/Media.hs:90)
deviceAspectRatio (src/Clay/Media.hs:90)
minDeviceAspectRatio (src/Clay/Media.hs:90)
maxDeviceAspectRatio (src/Clay/Media.hs:90)
color (src/Clay/Media.hs:100)
monochrome (src/Clay/Media.hs:100)
scan (src/Clay/Media.hs:100)
grid (src/Clay/Media.hs:100)
minColor (src/Clay/Media.hs:107)
maxColor (src/Clay/Media.hs:107)
colorIndex (src/Clay/Media.hs:107)
minColorIndex (src/Clay/Media.hs:107)
maxColorIndex (src/Clay/Media.hs:107)
minMonochrome (src/Clay/Media.hs:107)
maxMonochrome (src/Clay/Media.hs:107)
resolution (src/Clay/Media.hs:118)
minResolution (src/Clay/Media.hs:118)
maxResolution (src/Clay/Media.hs:118)
Resolution (src/Clay/Media.hs:126)
dpi (src/Clay/Media.hs:129)
dppx (src/Clay/Media.hs:132)
8% ( 9 /115) in 'Clay.Elements'
Missing documentation for:
Module header
a (src/Clay/Elements.hs:25)
address (src/Clay/Elements.hs:25)
area (src/Clay/Elements.hs:25)
article (src/Clay/Elements.hs:25)
aside (src/Clay/Elements.hs:25)
audio (src/Clay/Elements.hs:25)
b (src/Clay/Elements.hs:25)
base (src/Clay/Elements.hs:25)
bdi (src/Clay/Elements.hs:25)
bdo (src/Clay/Elements.hs:25)
blockquote (src/Clay/Elements.hs:25)
body (src/Clay/Elements.hs:25)
br (src/Clay/Elements.hs:25)
button (src/Clay/Elements.hs:25)
canvas (src/Clay/Elements.hs:25)
caption (src/Clay/Elements.hs:25)
code (src/Clay/Elements.hs:25)
col (src/Clay/Elements.hs:25)
colgroup (src/Clay/Elements.hs:25)
datalist (src/Clay/Elements.hs:25)
dd (src/Clay/Elements.hs:25)
del (src/Clay/Elements.hs:25)
details (src/Clay/Elements.hs:25)
dfn (src/Clay/Elements.hs:25)
dialog (src/Clay/Elements.hs:25)
div (src/Clay/Elements.hs:25)
dl (src/Clay/Elements.hs:25)
dt (src/Clay/Elements.hs:25)
em (src/Clay/Elements.hs:25)
embed (src/Clay/Elements.hs:25)
fieldset (src/Clay/Elements.hs:25)
figcaption (src/Clay/Elements.hs:25)
figure (src/Clay/Elements.hs:25)
footer (src/Clay/Elements.hs:25)
h1 (src/Clay/Elements.hs:25)
h2 (src/Clay/Elements.hs:25)
h3 (src/Clay/Elements.hs:25)
h4 (src/Clay/Elements.hs:25)
h5 (src/Clay/Elements.hs:25)
h6 (src/Clay/Elements.hs:25)
head (src/Clay/Elements.hs:25)
header (src/Clay/Elements.hs:25)
hgroup (src/Clay/Elements.hs:25)
hr (src/Clay/Elements.hs:25)
html (src/Clay/Elements.hs:25)
i (src/Clay/Elements.hs:25)
iframe (src/Clay/Elements.hs:25)
img (src/Clay/Elements.hs:25)
input (src/Clay/Elements.hs:25)
ins (src/Clay/Elements.hs:25)
kbd (src/Clay/Elements.hs:25)
keygen (src/Clay/Elements.hs:25)
legend (src/Clay/Elements.hs:25)
li (src/Clay/Elements.hs:25)
link (src/Clay/Elements.hs:25)
main_ (src/Clay/Elements.hs:25)
map (src/Clay/Elements.hs:25)
mark (src/Clay/Elements.hs:25)
math (src/Clay/Elements.hs:25)
menu (src/Clay/Elements.hs:25)
meta (src/Clay/Elements.hs:25)
meter (src/Clay/Elements.hs:25)
nav (src/Clay/Elements.hs:25)
noscript (src/Clay/Elements.hs:25)
object (src/Clay/Elements.hs:25)
ol (src/Clay/Elements.hs:25)
optgroup (src/Clay/Elements.hs:25)
option (src/Clay/Elements.hs:25)
output (src/Clay/Elements.hs:25)
p (src/Clay/Elements.hs:25)
param (src/Clay/Elements.hs:25)
pre (src/Clay/Elements.hs:25)
progress (src/Clay/Elements.hs:25)
q (src/Clay/Elements.hs:25)
rp (src/Clay/Elements.hs:25)
rt (src/Clay/Elements.hs:25)
ruby (src/Clay/Elements.hs:25)
s (src/Clay/Elements.hs:25)
samp (src/Clay/Elements.hs:25)
script (src/Clay/Elements.hs:25)
section (src/Clay/Elements.hs:25)
select (src/Clay/Elements.hs:25)
small (src/Clay/Elements.hs:25)
source (src/Clay/Elements.hs:25)
strong (src/Clay/Elements.hs:25)
sub (src/Clay/Elements.hs:25)
summary (src/Clay/Elements.hs:25)
sup (src/Clay/Elements.hs:25)
svg (src/Clay/Elements.hs:25)
table (src/Clay/Elements.hs:25)
tbody (src/Clay/Elements.hs:25)
td (src/Clay/Elements.hs:25)
template (src/Clay/Elements.hs:25)
textarea (src/Clay/Elements.hs:25)
tfoot (src/Clay/Elements.hs:25)
th (src/Clay/Elements.hs:25)
thead (src/Clay/Elements.hs:25)
time (src/Clay/Elements.hs:25)
tr (src/Clay/Elements.hs:25)
track (src/Clay/Elements.hs:25)
u (src/Clay/Elements.hs:25)
ul (src/Clay/Elements.hs:25)
var (src/Clay/Elements.hs:25)
video (src/Clay/Elements.hs:25)
wbr (src/Clay/Elements.hs:25)
0% ( 0 /110) in 'Clay.Attributes'
Missing documentation for:
Module header
accept (src/Clay/Attributes.hs:8)
acceptCharset (src/Clay/Attributes.hs:8)
accesskey (src/Clay/Attributes.hs:8)
action (src/Clay/Attributes.hs:8)
alt (src/Clay/Attributes.hs:8)
async (src/Clay/Attributes.hs:8)
autocomplete (src/Clay/Attributes.hs:8)
autofocus (src/Clay/Attributes.hs:8)
autoplay (src/Clay/Attributes.hs:8)
challenge (src/Clay/Attributes.hs:8)
charset (src/Clay/Attributes.hs:8)
checked (src/Clay/Attributes.hs:8)
class_ (src/Clay/Attributes.hs:8)
cols (src/Clay/Attributes.hs:8)
colspan (src/Clay/Attributes.hs:8)
content (src/Clay/Attributes.hs:8)
contenteditable (src/Clay/Attributes.hs:8)
contextmenu (src/Clay/Attributes.hs:8)
controls (src/Clay/Attributes.hs:8)
coords (src/Clay/Attributes.hs:8)
crossorigin (src/Clay/Attributes.hs:8)
datetime (src/Clay/Attributes.hs:8)
default_ (src/Clay/Attributes.hs:8)
defer (src/Clay/Attributes.hs:8)
dir (src/Clay/Attributes.hs:8)
dirname (src/Clay/Attributes.hs:8)
disabled (src/Clay/Attributes.hs:8)
download (src/Clay/Attributes.hs:8)
draggable (src/Clay/Attributes.hs:8)
dropzone (src/Clay/Attributes.hs:8)
enctype (src/Clay/Attributes.hs:8)
for (src/Clay/Attributes.hs:8)
formaction (src/Clay/Attributes.hs:8)
formenctype (src/Clay/Attributes.hs:8)
formmethod (src/Clay/Attributes.hs:8)
formnovalidate (src/Clay/Attributes.hs:8)
formtarget (src/Clay/Attributes.hs:8)
headers (src/Clay/Attributes.hs:8)
height (src/Clay/Attributes.hs:8)
hidden (src/Clay/Attributes.hs:8)
high (src/Clay/Attributes.hs:8)
href (src/Clay/Attributes.hs:8)
hreflang (src/Clay/Attributes.hs:8)
httpEquiv (src/Clay/Attributes.hs:8)
icon (src/Clay/Attributes.hs:8)
id (src/Clay/Attributes.hs:8)
inert (src/Clay/Attributes.hs:8)
inputmode (src/Clay/Attributes.hs:8)
ismap (src/Clay/Attributes.hs:8)
itemid (src/Clay/Attributes.hs:8)
itemprop (src/Clay/Attributes.hs:8)
itemref (src/Clay/Attributes.hs:8)
itemscope (src/Clay/Attributes.hs:8)
itemtype (src/Clay/Attributes.hs:8)
keytype (src/Clay/Attributes.hs:8)
kind (src/Clay/Attributes.hs:8)
lang (src/Clay/Attributes.hs:8)
list (src/Clay/Attributes.hs:8)
loop (src/Clay/Attributes.hs:8)
low (src/Clay/Attributes.hs:8)
manifest (src/Clay/Attributes.hs:8)
max (src/Clay/Attributes.hs:8)
maxlength (src/Clay/Attributes.hs:8)
media (src/Clay/Attributes.hs:8)
mediagroup (src/Clay/Attributes.hs:8)
method (src/Clay/Attributes.hs:8)
min (src/Clay/Attributes.hs:8)
multiple (src/Clay/Attributes.hs:8)
muted (src/Clay/Attributes.hs:8)
name (src/Clay/Attributes.hs:8)
novalidate (src/Clay/Attributes.hs:8)
open (src/Clay/Attributes.hs:8)
optimum (src/Clay/Attributes.hs:8)
pattern (src/Clay/Attributes.hs:8)
ping (src/Clay/Attributes.hs:8)
placeholder (src/Clay/Attributes.hs:8)
poster (src/Clay/Attributes.hs:8)
preload (src/Clay/Attributes.hs:8)
radiogroup (src/Clay/Attributes.hs:8)
readonly (src/Clay/Attributes.hs:8)
rel (src/Clay/Attributes.hs:8)
required (src/Clay/Attributes.hs:8)
reversed (src/Clay/Attributes.hs:8)
rows (src/Clay/Attributes.hs:8)
rowspan (src/Clay/Attributes.hs:8)
sandbox (src/Clay/Attributes.hs:8)
scope (src/Clay/Attributes.hs:8)
scoped (src/Clay/Attributes.hs:8)
seamless (src/Clay/Attributes.hs:8)
selected (src/Clay/Attributes.hs:8)
shape (src/Clay/Attributes.hs:8)
size (src/Clay/Attributes.hs:8)
sizes (src/Clay/Attributes.hs:8)
spellcheck (src/Clay/Attributes.hs:8)
src (src/Clay/Attributes.hs:8)
srcdoc (src/Clay/Attributes.hs:8)
srclang (src/Clay/Attributes.hs:8)
srcset (src/Clay/Attributes.hs:8)
start (src/Clay/Attributes.hs:8)
step (src/Clay/Attributes.hs:8)
tabindex (src/Clay/Attributes.hs:8)
target (src/Clay/Attributes.hs:8)
translate (src/Clay/Attributes.hs:8)
type_ (src/Clay/Attributes.hs:8)
typemustmatch (src/Clay/Attributes.hs:8)
usemap (src/Clay/Attributes.hs:8)
value (src/Clay/Attributes.hs:8)
width (src/Clay/Attributes.hs:8)
wrap (src/Clay/Attributes.hs:8)
5% ( 2 / 39) in 'Clay.Pseudo'
Missing documentation for:
Module header
after (src/Clay/Pseudo.hs:13)
before (src/Clay/Pseudo.hs:13)
firstLetter (src/Clay/Pseudo.hs:13)
firstLine (src/Clay/Pseudo.hs:13)
selection (src/Clay/Pseudo.hs:13)
backdrop (src/Clay/Pseudo.hs:13)
link (src/Clay/Pseudo.hs:23)
visited (src/Clay/Pseudo.hs:23)
active (src/Clay/Pseudo.hs:23)
hover (src/Clay/Pseudo.hs:23)
focus (src/Clay/Pseudo.hs:23)
firstChild (src/Clay/Pseudo.hs:23)
lastChild (src/Clay/Pseudo.hs:23)
checked (src/Clay/Pseudo.hs:33)
default_ (src/Clay/Pseudo.hs:33)
disabled (src/Clay/Pseudo.hs:33)
empty (src/Clay/Pseudo.hs:33)
enabled (src/Clay/Pseudo.hs:33)
firstOfType (src/Clay/Pseudo.hs:33)
indeterminate (src/Clay/Pseudo.hs:33)
inRange (src/Clay/Pseudo.hs:33)
invalid (src/Clay/Pseudo.hs:33)
lastOfType (src/Clay/Pseudo.hs:33)
onlyChild (src/Clay/Pseudo.hs:33)
onlyOfType (src/Clay/Pseudo.hs:33)
optional (src/Clay/Pseudo.hs:33)
outOfRange (src/Clay/Pseudo.hs:33)
required (src/Clay/Pseudo.hs:33)
root (src/Clay/Pseudo.hs:33)
target (src/Clay/Pseudo.hs:33)
valid (src/Clay/Pseudo.hs:33)
lang (src/Clay/Pseudo.hs:56)
nthChild (src/Clay/Pseudo.hs:56)
nthLastChild (src/Clay/Pseudo.hs:56)
nthLastOfType (src/Clay/Pseudo.hs:56)
nthOfType (src/Clay/Pseudo.hs:56)
94% ( 76 / 81) in 'Clay'
Missing documentation for:
Module header
Selector (src/Clay/Selector.hs:190)
Refinement (src/Clay/Selector.hs:154)
keyframes (src/Clay/Stylesheet.hs:146)
keyframesFromTo (src/Clay/Stylesheet.hs:149)
Warning: Clay.Size: could not find link destinations for:
location
Warning: Clay.Display: could not find link destinations for:
VerticalAlignValue CursorValue
Warning: Clay.Background: could not find link destinations for:
location
Warning: Clay.Font: could not find link destinations for:
GenericFontFamily
Documentation created: dist/doc/html/clay/index.html,
dist/doc/html/clay/clay.txt
Creating package registration file: /tmp/pkgConf-clay-03951913091431742587.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/clay-0.11-BRrn5d29QJh3WA8x1f9YMt
Registering clay-0.11...
cabal: Leaving directory '/tmp/cabal-tmp-30139/clay-0.11'
Installed clay-0.11
Test log
No test log was submitted for this report.