Build #1 for hssqlppp-0.6.0
| Package | hssqlppp-0.6.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-04-26 08:45:12.65188 UTC |
|---|---|
| Compiler | ghc-7.10.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | uniplate-1.6.12, transformers-0.4.2.0, text-1.2.2.1, syb-0.6, pretty-show-1.6.9, pretty-1.1.2.0, parsec-3.1.9, mtl-2.2.1, containers-0.5.6.2, base-4.8.2.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring haskell-lexer-1.0...
Building haskell-lexer-1.0...
Preprocessing library haskell-lexer-1.0...
[1 of 6] Compiling Language.Haskell.Lexer.Tokens ( Language/Haskell/Lexer/Tokens.hs, dist/build/Language/Haskell/Lexer/Tokens.o )
[2 of 6] Compiling Language.Haskell.Lexer.Utils ( Language/Haskell/Lexer/Utils.hs, dist/build/Language/Haskell/Lexer/Utils.o )
[3 of 6] Compiling Language.Haskell.Lexer.Lex ( Language/Haskell/Lexer/Lex.hs, dist/build/Language/Haskell/Lexer/Lex.o )
[4 of 6] Compiling Language.Haskell.Lexer.Position ( Language/Haskell/Lexer/Position.hs, dist/build/Language/Haskell/Lexer/Position.o )
Language/Haskell/Lexer/Position.hs:25:5: Warning:
Pattern match(es) are overlapped
In a case alternative: '\n' -> ...
[5 of 6] Compiling Language.Haskell.Lexer.Layout ( Language/Haskell/Lexer/Layout.hs, dist/build/Language/Haskell/Lexer/Layout.o )
Language/Haskell/Lexer/Layout.hs:24:23: Warning: Tab character
[6 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o )
In-place registering haskell-lexer-1.0...
Running Haddock for haskell-lexer-1.0...
Running hscolour for haskell-lexer-1.0...
Preprocessing library haskell-lexer-1.0...
Preprocessing library haskell-lexer-1.0...
Language/Haskell/Lexer/Layout.hs:24:23: Warning: Tab character
Haddock coverage:
50% ( 1 / 2) in 'Language.Haskell.Lexer.Tokens'
Missing documentation for:
Module header
17% ( 1 / 6) in 'Language.Haskell.Lexer.Utils'
Missing documentation for:
Module header
gotEOF (Language/Haskell/Lexer/Utils.hs:8)
gotError (Language/Haskell/Lexer/Utils.hs:12)
output (Language/Haskell/Lexer/Utils.hs:23)
nestedComment (Language/Haskell/Lexer/Utils.hs:36)
0% ( 0 / 2) in 'Language.Haskell.Lexer.Lex'
Missing documentation for:
Module header
haskellLex (Language/Haskell/Lexer/Lex.hs:14)
62% ( 5 / 8) in 'Language.Haskell.Lexer.Position'
Missing documentation for:
Module header
(Language/Haskell/Lexer/Position.hs:11)
(Language/Haskell/Lexer/Position.hs:12)
33% ( 1 / 3) in 'Language.Haskell.Lexer.Layout'
Missing documentation for:
Module header
PosToken (Language/Haskell/Lexer/Layout.hs:6)
73% ( 11 / 15) in 'Language.Haskell.Lexer'
Missing documentation for:
Module header
PosToken (Language/Haskell/Lexer/Layout.hs:6)
(Language/Haskell/Lexer/Position.hs:11)
(Language/Haskell/Lexer/Position.hs:12)
Documentation created: dist/doc/html/haskell-lexer/index.html,
dist/doc/html/haskell-lexer/haskell-lexer.txt
Creating package registration file:
/tmp/pkgConf-haskell-lexer-1278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/haskell-lexer-1.0-Gq0nBnLQUZ0Cm5X5CHJfgn
Registering haskell-lexer-1.0...
Installed haskell-lexer-1.0
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
75% ( 3 / 4) in 'Control.Monad.Writer.Class'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
100% ( 5 / 5) in 'Control.Monad.State.Class'
100% ( 3 / 3) in 'Control.Monad.Reader.Class'
80% ( 4 / 5) in 'Control.Monad.RWS.Class'
Missing documentation for:
MonadRWS (Control/Monad/RWS/Class.hs:44)
100% ( 4 / 4) in 'Control.Monad.Identity'
100% ( 3 / 3) in 'Control.Monad.Error.Class'
50% ( 1 / 2) in 'Control.Monad.Cont.Class'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
100% ( 3 / 3) in 'Control.Monad.Trans'
93% ( 14 / 15) in 'Control.Monad.Error'
Missing documentation for:
runErrorT
100% ( 19 / 19) in 'Control.Monad.Except'
100% ( 5 / 5) in 'Control.Monad.List'
95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
Missing documentation for:
runRWST
100% ( 2 / 2) in 'Control.Monad.RWS'
96% ( 22 / 23) in 'Control.Monad.Reader'
Missing documentation for:
runReaderT
95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
Missing documentation for:
runRWST
96% ( 24 / 25) in 'Control.Monad.State.Lazy'
Missing documentation for:
runStateT
100% ( 2 / 2) in 'Control.Monad.State'
96% ( 24 / 25) in 'Control.Monad.State.Strict'
Missing documentation for:
runStateT
89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
runWriterT
100% ( 2 / 2) in 'Control.Monad.Writer'
94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
91% ( 20 / 22) in 'Control.Monad.Cont'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.2221558440270744729.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.6...
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
Haddock coverage:
100% ( 2 / 2) in 'Data.Generics.Basics'
100% ( 2 / 2) in 'Generics.SYB.Basics'
100% ( 1 / 1) in 'Data.Generics.Instances'
100% ( 1 / 1) in 'Generics.SYB.Instances'
96% ( 43 / 45) in 'Data.Generics.Aliases'
Missing documentation for:
GenericQ' (src/Data/Generics/Aliases.hs:268)
GenericM' (src/Data/Generics/Aliases.hs:269)
100% ( 19 / 19) in 'Data.Generics.Schemes'
100% ( 2 / 2) in 'Generics.SYB.Schemes'
100% ( 6 / 6) in 'Data.Generics.Text'
100% ( 2 / 2) in 'Generics.SYB.Text'
100% ( 17 / 17) in 'Data.Generics.Twins'
100% ( 2 / 2) in 'Generics.SYB.Twins'
100% ( 3 / 3) in 'Data.Generics.Builders'
100% ( 2 / 2) in 'Generics.SYB.Builders'
100% ( 2 / 2) in 'Generics.SYB.Aliases'
100% ( 8 / 8) in 'Data.Generics'
100% ( 2 / 2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-016798954361545032460.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/syb-0.6-4kccWaTe3QZLxAMQYKgEyE
Registering syb-0.6...
Installed syb-0.6
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 )
[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 )
[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 )
In-place registering text-1.2.2.1...
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.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.21502781486703550253.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.1-HmqVQnZSpjaC156ABqPhne
Registering text-1.2.2.1...
Installed text-1.2.2.1
Configuring pretty-show-1.6.9...
Building pretty-show-1.6.9...
Preprocessing library pretty-show-1.6.9...
[1 of 6] Compiling Paths_pretty_show ( dist/build/autogen/Paths_pretty_show.hs, dist/build/Paths_pretty_show.o )
[2 of 6] Compiling Text.Show.Value ( Text/Show/Value.hs, dist/build/Text/Show/Value.o )
[3 of 6] Compiling Text.Show.PrettyVal ( Text/Show/PrettyVal.hs, dist/build/Text/Show/PrettyVal.o )
[4 of 6] Compiling Text.Show.Html ( Text/Show/Html.hs, dist/build/Text/Show/Html.o )
Text/Show/Html.hs:106:1: Warning: Defined but not used: ‘tallTuple’
[5 of 6] Compiling Text.Show.Parser ( dist/build/Text/Show/Parser.hs, dist/build/Text/Show/Parser.o )
[6 of 6] Compiling Text.Show.Pretty ( Text/Show/Pretty.hs, dist/build/Text/Show/Pretty.o )
In-place registering pretty-show-1.6.9...
Preprocessing executable 'ppsh' for pretty-show-1.6.9...
[1 of 1] Compiling Main ( bin/ppsh.hs, dist/build/ppsh/ppsh-tmp/Main.o )
Linking dist/build/ppsh/ppsh ...
Running Haddock for pretty-show-1.6.9...
Running hscolour for pretty-show-1.6.9...
Preprocessing library pretty-show-1.6.9...
Preprocessing executable 'ppsh' for pretty-show-1.6.9...
Preprocessing library pretty-show-1.6.9...
Text/Show/Html.hs:106:1: Warning: Defined but not used: ‘tallTuple’
Haddock coverage:
0% ( 0 / 8) in 'Paths_pretty_show'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_pretty_show.hs:15)
getBinDir (dist/build/autogen/Paths_pretty_show.hs:25)
getLibDir (dist/build/autogen/Paths_pretty_show.hs:25)
getDataDir (dist/build/autogen/Paths_pretty_show.hs:25)
getLibexecDir (dist/build/autogen/Paths_pretty_show.hs:25)
getDataFileName (dist/build/autogen/Paths_pretty_show.hs:32)
getSysconfDir (dist/build/autogen/Paths_pretty_show.hs:25)
100% ( 3 / 3) in 'Text.Show.Value'
50% ( 1 / 2) in 'Text.Show.PrettyVal'
Missing documentation for:
Module header
71% ( 5 / 7) in 'Text.Show.Html'
Missing documentation for:
Module header
Html (Text/Show/Html.hs:144)
0% ( 0 / 2) in 'Text.Show.Parser'
Missing documentation for:
Module header
parseValue (dist/build/Text/Show/Parser.hs:769)
81% ( 21 / 26) in 'Text.Show.Pretty'
Missing documentation for:
parseValue (Text/Show/Pretty.hs:53)
reify (Text/Show/Pretty.hs:50)
Html (Text/Show/Html.hs:144)
getDataDir (dist/build/autogen/Paths_pretty_show.hs:25)
ppValue (Text/Show/Pretty.hs:47)
Documentation created: dist/doc/html/pretty-show/index.html,
dist/doc/html/pretty-show/pretty-show.txt
Preprocessing executable 'ppsh' for pretty-show-1.6.9...
Creating package registration file:
/tmp/pkgConf-pretty-show-1.611225517421698487330.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/pretty-show-1.6.9-6KFiojuu8ChE48Zo4vf9Tz
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering pretty-show-1.6.9...
Installed pretty-show-1.6.9
Configuring hashable-1.2.4.0...
Building hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
Data/Hashable/Class.hs:460:28: Warning:
In the use of ‘B.inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.4.0...
Running Haddock for hashable-1.2.4.0...
Running hscolour for hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Data/Hashable/Class.hs:460:28: Warning:
In the use of ‘B.inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
Haddock coverage:
100% ( 11 / 11) in 'Data.Hashable.Class'
100% ( 1 / 1) in 'Data.Hashable.Generic'
100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.414350011711047196295.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hashable-1.2.4.0-EalUWgp8NarBYWPbvYAD8I
Registering hashable-1.2.4.0...
Installed hashable-1.2.4.0
Configuring parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...
[ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
Text/Parsec/Language.hs:44:30: Warning: Tab character
Text/Parsec/Language.hs:45:26: Warning: Tab character
Text/Parsec/Language.hs:46:27: Warning: Tab character
Text/Parsec/Language.hs:58:1: Warning: Tab character
Text/Parsec/Language.hs:58:31: Warning: Tab character
Text/Parsec/Language.hs:59:1: Warning: Tab character
Text/Parsec/Language.hs:59:29: Warning: Tab character
Text/Parsec/Language.hs:60:1: Warning: Tab character
Text/Parsec/Language.hs:60:30: Warning: Tab character
Text/Parsec/Language.hs:61:1: Warning: Tab character
Text/Parsec/Language.hs:62:1: Warning: Tab character
Text/Parsec/Language.hs:62:29: Warning: Tab character
Text/Parsec/Language.hs:63:1: Warning: Tab character
Text/Parsec/Language.hs:63:30: Warning: Tab character
Text/Parsec/Language.hs:64:1: Warning: Tab character
Text/Parsec/Language.hs:65:1: Warning: Tab character
Text/Parsec/Language.hs:67:1: Warning: Tab character
Text/Parsec/Language.hs:109:1: Warning: Tab character
Text/Parsec/Language.hs:109:30: Warning: Tab character
Text/Parsec/Language.hs:110:1: Warning: Tab character
Text/Parsec/Language.hs:110:32: Warning: Tab character
Text/Parsec/Language.hs:111:5: Warning: Tab character
Text/Parsec/Language.hs:112:5: Warning: Tab character
Text/Parsec/Language.hs:113:5: Warning: Tab character
Text/Parsec/Language.hs:114:5: Warning: Tab character
Text/Parsec/Language.hs:146:1: Warning: Tab character
Text/Parsec/Language.hs:147:1: Warning: Tab character
Text/Parsec/Language.hs:148:1: Warning: Tab character
Text/Parsec/Language.hs:150:1: Warning: Tab character
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.9...
Running Haddock for parsec-3.1.9...
Running hscolour for parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Text/Parsec/Language.hs:44:30: Warning: Tab character
Text/Parsec/Language.hs:45:26: Warning: Tab character
Text/Parsec/Language.hs:46:27: Warning: Tab character
Text/Parsec/Language.hs:58:1: Warning: Tab character
Text/Parsec/Language.hs:58:31: Warning: Tab character
Text/Parsec/Language.hs:59:1: Warning: Tab character
Text/Parsec/Language.hs:59:29: Warning: Tab character
Text/Parsec/Language.hs:60:1: Warning: Tab character
Text/Parsec/Language.hs:60:30: Warning: Tab character
Text/Parsec/Language.hs:61:1: Warning: Tab character
Text/Parsec/Language.hs:62:1: Warning: Tab character
Text/Parsec/Language.hs:62:29: Warning: Tab character
Text/Parsec/Language.hs:63:1: Warning: Tab character
Text/Parsec/Language.hs:63:30: Warning: Tab character
Text/Parsec/Language.hs:64:1: Warning: Tab character
Text/Parsec/Language.hs:65:1: Warning: Tab character
Text/Parsec/Language.hs:67:1: Warning: Tab character
Text/Parsec/Language.hs:109:1: Warning: Tab character
Text/Parsec/Language.hs:109:30: Warning: Tab character
Text/Parsec/Language.hs:110:1: Warning: Tab character
Text/Parsec/Language.hs:110:32: Warning: Tab character
Text/Parsec/Language.hs:111:5: Warning: Tab character
Text/Parsec/Language.hs:112:5: Warning: Tab character
Text/Parsec/Language.hs:113:5: Warning: Tab character
Text/Parsec/Language.hs:114:5: Warning: Tab character
Text/Parsec/Language.hs:146:1: Warning: Tab character
Text/Parsec/Language.hs:147:1: Warning: Tab character
Text/Parsec/Language.hs:148:1: Warning: Tab character
Text/Parsec/Language.hs:150:1: Warning: Tab character
Haddock coverage:
82% ( 14 / 17) in 'Text.Parsec.Pos'
Missing documentation for:
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
43% ( 6 / 14) in 'Text.Parsec.Error'
Missing documentation for:
errorIsUnknown (Text/Parsec/Error.hs:110)
showErrorMessages (Text/Parsec/Error.hs:173)
newErrorMessage (Text/Parsec/Error.hs:120)
newErrorUnknown (Text/Parsec/Error.hs:116)
addErrorMessage (Text/Parsec/Error.hs:124)
setErrorPos (Text/Parsec/Error.hs:128)
setErrorMessage (Text/Parsec/Error.hs:132)
mergeError (Text/Parsec/Error.hs:136)
38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error'
Missing documentation for:
messageCompare (Text/ParserCombinators/Parsec/Error.hs:36)
messageEq (Text/ParserCombinators/Parsec/Error.hs:39)
errorIsUnknown (Text/Parsec/Error.hs:110)
showErrorMessages (Text/Parsec/Error.hs:173)
newErrorMessage (Text/Parsec/Error.hs:120)
newErrorUnknown (Text/Parsec/Error.hs:116)
addErrorMessage (Text/Parsec/Error.hs:124)
setErrorPos (Text/Parsec/Error.hs:128)
setErrorMessage (Text/Parsec/Error.hs:132)
mergeError (Text/Parsec/Error.hs:136)
64% ( 32 / 50) in 'Text.Parsec.Prim'
Missing documentation for:
unknownError (Text/Parsec/Prim.hs:91)
sysUnExpectError (Text/Parsec/Prim.hs:94)
Parsec (Text/Parsec/Prim.hs:152)
Consumed (Text/Parsec/Prim.hs:154)
Reply (Text/Parsec/Prim.hs:157)
State (Text/Parsec/Prim.hs:160)
parsecMap (Text/Parsec/Prim.hs:177)
parserReturn (Text/Parsec/Prim.hs:221)
parserBind (Text/Parsec/Prim.hs:226)
mergeErrorReply (Text/Parsec/Prim.hs:266)
parserFail (Text/Parsec/Prim.hs:272)
parserPlus (Text/Parsec/Prim.hs:290)
labels (Text/Parsec/Prim.hs:345)
tokens (Text/Parsec/Prim.hs:396)
tokenPrimEx (Text/Parsec/Prim.hs:533)
manyAccum (Text/Parsec/Prim.hs:592)
runPT (Text/Parsec/Prim.hs:610)
runP (Text/Parsec/Prim.hs:624)
100% ( 24 / 24) in 'Text.Parsec.Combinator'
100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
50% ( 2 / 4) in 'Text.Parsec.String'
Missing documentation for:
Parser (Text/Parsec/String.hs:22)
GenParser (Text/Parsec/String.hs:23)
50% ( 2 / 4) in 'Text.Parsec.ByteString'
Missing documentation for:
Parser (Text/Parsec/ByteString.hs:24)
GenParser (Text/Parsec/ByteString.hs:25)
50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy'
Missing documentation for:
Parser (Text/Parsec/ByteString/Lazy.hs:24)
GenParser (Text/Parsec/ByteString/Lazy.hs:25)
33% ( 1 / 3) in 'Text.Parsec.Text'
Missing documentation for:
Parser (Text/Parsec/Text.hs:23)
GenParser (Text/Parsec/Text.hs:24)
33% ( 1 / 3) in 'Text.Parsec.Text.Lazy'
Missing documentation for:
Parser (Text/Parsec/Text/Lazy.hs:23)
GenParser (Text/Parsec/Text/Lazy.hs:24)
100% ( 5 / 5) in 'Text.Parsec.Expr'
70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
Missing documentation for:
Parser (Text/Parsec/String.hs:22)
GenParser (Text/Parsec/String.hs:23)
runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
tokens (Text/Parsec/Prim.hs:396)
tokenPrimEx (Text/Parsec/Prim.hs:533)
try (Text/ParserCombinators/Parsec/Prim.hs:64)
labels (Text/Parsec/Prim.hs:345)
pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
State (Text/Parsec/Prim.hs:160)
82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
Missing documentation for:
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
100% ( 20 / 20) in 'Text.Parsec.Char'
67% ( 4 / 6) in 'Text.Parsec.Token'
Missing documentation for:
LanguageDef (Text/Parsec/Token.hs:38)
TokenParser (Text/Parsec/Token.hs:106)
67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token'
Missing documentation for:
LanguageDef (Text/Parsec/Token.hs:38)
TokenParser (Text/Parsec/Token.hs:106)
95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
Missing documentation for:
CharParser (Text/ParserCombinators/Parsec/Char.hs:40)
83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
Missing documentation for:
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr'
Missing documentation for:
Operator (Text/ParserCombinators/Parsec/Expr.hs:28)
OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:32)
buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:39)
78% ( 73 / 94) in 'Text.Parsec'
Missing documentation for:
Parsec (Text/Parsec/Prim.hs:152)
tokens (Text/Parsec/Prim.hs:396)
labels (Text/Parsec/Prim.hs:345)
SourceName (Text/Parsec/Pos.hs:35)
Line (Text/Parsec/Pos.hs:36)
Column (Text/Parsec/Pos.hs:37)
manyAccum (Text/Parsec/Prim.hs:592)
tokenPrimEx (Text/Parsec/Prim.hs:533)
runPT (Text/Parsec/Prim.hs:610)
unknownError (Text/Parsec/Prim.hs:91)
sysUnExpectError (Text/Parsec/Prim.hs:94)
mergeErrorReply (Text/Parsec/Prim.hs:266)
runP (Text/Parsec/Prim.hs:624)
Consumed (Text/Parsec/Prim.hs:154)
Reply (Text/Parsec/Prim.hs:157)
State (Text/Parsec/Prim.hs:160)
parsecMap (Text/Parsec/Prim.hs:177)
parserReturn (Text/Parsec/Prim.hs:221)
parserBind (Text/Parsec/Prim.hs:226)
parserFail (Text/Parsec/Prim.hs:272)
parserPlus (Text/Parsec/Prim.hs:290)
80% ( 8 / 10) in 'Text.Parsec.Language'
Missing documentation for:
emptyDef (Text/Parsec/Language.hs:79)
LanguageDef (Text/Parsec/Token.hs:38)
80% ( 8 / 10) in 'Text.ParserCombinators.Parsec.Language'
Missing documentation for:
emptyDef (Text/Parsec/Language.hs:79)
LanguageDef (Text/Parsec/Token.hs:38)
100% ( 8 / 8) in 'Text.Parsec.Perm'
100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file:
/tmp/pkgConf-parsec-3.113963420131518260757.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/parsec-3.1.9-7aUabKPjr5W6Al5Ge35AQl
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring unordered-containers-0.2.7.0...
Building unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.7.0...
Running Haddock for unordered-containers-0.2.7.0...
Running hscolour for unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Preprocessing library unordered-containers-0.2.7.0...
Haddock coverage:
0% ( 0 / 3) in 'Data.HashMap.UnsafeShift'
Missing documentation for:
Module header
unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
50% ( 1 / 2) in 'Data.HashMap.PopCount'
Missing documentation for:
Module header
100% ( 2 / 2) in 'Data.HashMap.Unsafe'
38% ( 14 / 37) in 'Data.HashMap.Array'
Missing documentation for:
Array (Data/HashMap/Array.hs:101)
MArray (Data/HashMap/Array.hs:126)
new_ (Data/HashMap/Array.hs:173)
singleton (Data/HashMap/Array.hs:176)
singletonM (Data/HashMap/Array.hs:180)
pair (Data/HashMap/Array.hs:184)
length (Data/HashMap/Array.hs:112)
lengthM (Data/HashMap/Array.hs:134)
read (Data/HashMap/Array.hs:191)
write (Data/HashMap/Array.hs:197)
index (Data/HashMap/Array.hs:204)
indexM (Data/HashMap/Array.hs:210)
unsafeFreeze (Data/HashMap/Array.hs:216)
unsafeThaw (Data/HashMap/Array.hs:222)
run (Data/HashMap/Array.hs:228)
run2 (Data/HashMap/Array.hs:232)
foldl' (Data/HashMap/Array.hs:334)
foldr (Data/HashMap/Array.hs:342)
thaw (Data/HashMap/Array.hs:354)
map (Data/HashMap/Array.hs:387)
traverse (Data/HashMap/Array.hs:430)
filter (Data/HashMap/Array.hs:435)
toList (Data/HashMap/Array.hs:427)
87% ( 61 / 70) in 'Data.HashMap.Base'
Missing documentation for:
Module header
Leaf (Data/HashMap/Base.hs:135)
Hash (Data/HashMap/Base.hs:202)
Bitmap (Data/HashMap/Base.hs:203)
mask (Data/HashMap/Base.hs:1226)
bitsPerSubkey (Data/HashMap/Base.hs:1214)
sparseIndex (Data/HashMap/Base.hs:1223)
updateOrConcatWith (Data/HashMap/Base.hs:1131)
updateOrConcatWithKey (Data/HashMap/Base.hs:1135)
100% ( 52 / 52) in 'Data.HashMap.Strict'
100% ( 52 / 52) in 'Data.HashMap.Lazy'
100% ( 31 / 31) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.715696549681401422376.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unordered-containers-0.2.7.0-2BLx4faR35mFWLJj5xiBgm
Registering unordered-containers-0.2.7.0...
Installed unordered-containers-0.2.7.0
Configuring uniplate-1.6.12...
Building uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
[ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o )
[ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o )
[ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o )
[ 4 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o )
[ 5 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o )
[ 6 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o )
[ 7 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o )
[ 8 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o )
[ 9 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o )
[10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o )
[11 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o )
[12 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o )
[13 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o )
[14 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o )
[15 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o )
[16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o )
[17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o )
[18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o )
[19 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o )
[20 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o )
[21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o )
In-place registering uniplate-1.6.12...
Running Haddock for uniplate-1.6.12...
Running hscolour for uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
Haddock coverage:
100% ( 16 / 16) in 'Data.Generics.Uniplate.Data.Instances'
86% ( 6 / 7) in 'Data.Generics.Uniplate.Internal.Utils'
Missing documentation for:
unsafeCoerce
100% ( 19 / 19) in 'Data.Generics.Uniplate'
55% ( 11 / 20) in 'Data.Generics.UniplateOn'
Missing documentation for:
universeOn (Data/Generics/UniplateOn.hs:38)
transformOn (Data/Generics/UniplateOn.hs:50)
transformOnM (Data/Generics/UniplateOn.hs:55)
rewriteOn (Data/Generics/UniplateOn.hs:60)
rewriteOnM (Data/Generics/UniplateOn.hs:65)
descendOn (Data/Generics/UniplateOn.hs:70)
descendOnM (Data/Generics/UniplateOn.hs:75)
holesOn (Data/Generics/UniplateOn.hs:83)
contextsOn (Data/Generics/UniplateOn.hs:90)
46% ( 6 / 13) in 'Data.Generics.Str'
Missing documentation for:
Str (Data/Generics/Str.hs:21)
(Data/Generics/Str.hs:24)
strMap (Data/Generics/Str.hs:32)
strMapM (Data/Generics/Str.hs:42)
(Data/Generics/Str.hs:50)
(Data/Generics/Str.hs:57)
(Data/Generics/Str.hs:63)
76% ( 22 / 29) in 'Data.Generics.Uniplate.Operations'
Missing documentation for:
universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218)
rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223)
rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228)
contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235)
holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243)
100% ( 8 / 8) in 'Data.Generics.Compos'
100% ( 13 / 13) in 'Data.Generics.SYB'
8% ( 4 / 49) in 'Data.Generics.Uniplate.Internal.Data'
Missing documentation for:
TypeSet (Data/Generics/Uniplate/Internal/Data.hs:59)
TypeMap (Data/Generics/Uniplate/Internal/Data.hs:60)
TypeKey (Data/Generics/Uniplate/Internal/Data.hs:62)
typeKey (Data/Generics/Uniplate/Internal/Data.hs:64)
! (Data/Generics/Uniplate/Internal/Data.hs:89)
map_findWithDefault (Data/Generics/Uniplate/Internal/Data.hs:90)
map_fromAscList (Data/Generics/Uniplate/Internal/Data.hs:91)
map_keysSet (Data/Generics/Uniplate/Internal/Data.hs:92)
map_member (Data/Generics/Uniplate/Internal/Data.hs:93)
set_partition (Data/Generics/Uniplate/Internal/Data.hs:94)
set_toAscList (Data/Generics/Uniplate/Internal/Data.hs:95)
set_unions (Data/Generics/Uniplate/Internal/Data.hs:96)
uniplateVerbose (Data/Generics/Uniplate/Internal/Data.hs:102)
Answer (Data/Generics/Uniplate/Internal/Data.hs:111)
Oracle (Data/Generics/Uniplate/Internal/Data.hs:115)
hitTest (Data/Generics/Uniplate/Internal/Data.hs:118)
Cache (Data/Generics/Uniplate/Internal/Data.hs:134)
cache (Data/Generics/Uniplate/Internal/Data.hs:139)
readCacheFollower (Data/Generics/Uniplate/Internal/Data.hs:143)
readCacheHitMap (Data/Generics/Uniplate/Internal/Data.hs:166)
TypeMap2 (Data/Generics/Uniplate/Internal/Data.hs:183)
lookup2 (Data/Generics/Uniplate/Internal/Data.hs:185)
insert2 (Data/Generics/Uniplate/Internal/Data.hs:188)
IntMap2 (Data/Generics/Uniplate/Internal/Data.hs:192)
intLookup2 (Data/Generics/Uniplate/Internal/Data.hs:194)
intInsert2 (Data/Generics/Uniplate/Internal/Data.hs:197)
Follower (Data/Generics/Uniplate/Internal/Data.hs:205)
follower (Data/Generics/Uniplate/Internal/Data.hs:209)
dataBox (Data/Generics/Uniplate/Internal/Data.hs:227)
sybChildren (Data/Generics/Uniplate/Internal/Data.hs:232)
HitMap (Data/Generics/Uniplate/Internal/Data.hs:251)
emptyHitMap (Data/Generics/Uniplate/Internal/Data.hs:253)
insertHitMap (Data/Generics/Uniplate/Internal/Data.hs:261)
fixEq (Data/Generics/Uniplate/Internal/Data.hs:285)
C (Data/Generics/Uniplate/Internal/Data.hs:293)
CC (Data/Generics/Uniplate/Internal/Data.hs:295)
biplateData (Data/Generics/Uniplate/Internal/Data.hs:298)
uniplateData (Data/Generics/Uniplate/Internal/Data.hs:305)
descendData (Data/Generics/Uniplate/Internal/Data.hs:316)
descendBiData (Data/Generics/Uniplate/Internal/Data.hs:319)
descendDataM (Data/Generics/Uniplate/Internal/Data.hs:325)
descendBiDataM (Data/Generics/Uniplate/Internal/Data.hs:328)
Transformer (Data/Generics/Uniplate/Internal/Data.hs:338)
transformer_ (Data/Generics/Uniplate/Internal/Data.hs:347)
transformBis_ (Data/Generics/Uniplate/Internal/Data.hs:366)
80% ( 4 / 5) in 'Data.Generics.Uniplate.Data'
Missing documentation for:
Transformer (Data/Generics/Uniplate/Internal/Data.hs:338)
72% ( 21 / 29) in 'Data.Generics.Uniplate.Internal.DataOnlyOperations'
Missing documentation for:
Module header
universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218)
rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223)
rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228)
contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235)
holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243)
75% ( 24 / 32) in 'Data.Generics.Uniplate.DataOnly'
Missing documentation for:
universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218)
rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223)
rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228)
contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235)
holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243)
Transformer (Data/Generics/Uniplate/Internal/Data.hs:338)
100% ( 11 / 11) in 'Data.Generics.Uniplate.Direct'
100% ( 10 / 10) in 'Data.Generics.Uniplate.Typeable'
100% ( 14 / 14) in 'Data.Generics.Uniplate.Zipper'
100% ( 21 / 21) in 'Data.Generics.UniplateStr'
55% ( 11 / 20) in 'Data.Generics.UniplateStrOn'
Missing documentation for:
universeOn (Data/Generics/UniplateStrOn.hs:42)
transformOn (Data/Generics/UniplateStrOn.hs:64)
transformOnM (Data/Generics/UniplateStrOn.hs:69)
rewriteOn (Data/Generics/UniplateStrOn.hs:74)
rewriteOnM (Data/Generics/UniplateStrOn.hs:79)
descendOn (Data/Generics/UniplateStrOn.hs:84)
descendOnM (Data/Generics/UniplateStrOn.hs:89)
holesOn (Data/Generics/UniplateStrOn.hs:95)
contextsOn (Data/Generics/UniplateStrOn.hs:102)
47% ( 9 / 19) in 'Data.Generics.Biplate'
Missing documentation for:
universeBi (Data/Generics/Biplate.hs:53)
childrenBi (Data/Generics/Biplate.hs:57)
transformBi (Data/Generics/Biplate.hs:63)
transformBiM (Data/Generics/Biplate.hs:67)
rewriteBi (Data/Generics/Biplate.hs:71)
rewriteBiM (Data/Generics/Biplate.hs:75)
descendBi (Data/Generics/Biplate.hs:79)
descendBiM (Data/Generics/Biplate.hs:83)
contextsBi (Data/Generics/Biplate.hs:89)
holesBi (Data/Generics/Biplate.hs:93)
100% ( 10 / 10) in 'Data.Generics.PlateDirect'
100% ( 10 / 10) in 'Data.Generics.PlateTypeable'
100% ( 2 / 2) in 'Data.Generics.PlateData'
Warning: Data.Generics.Uniplate.Direct: could not find link destinations for:
Type
Warning: Data.Generics.Uniplate.Typeable: could not find link destinations for:
Type
Warning: Data.Generics.PlateDirect: could not find link destinations for:
Type
Warning: Data.Generics.PlateTypeable: could not find link destinations for:
Type
Documentation created: dist/doc/html/uniplate/index.html,
dist/doc/html/uniplate/uniplate.txt
Creating package registration file:
/tmp/pkgConf-uniplate-1.61999038585574620392.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/uniplate-1.6.12-H8mkpdtkJGDJiWQISvaoxy
Registering uniplate-1.6.12...
Installed uniplate-1.6.12
Downloading hssqlppp-0.6.0...
Configuring hssqlppp-0.6.0...
Building hssqlppp-0.6.0...
Preprocessing library hssqlppp-0.6.0...
[ 1 of 36] Compiling Database.HsSqlPpp.Internals.Catalog.CatalogNew ( src/Database/HsSqlPpp/Internals/Catalog/CatalogNew.lhs, dist/build/Database/HsSqlPpp/Internals/Catalog/CatalogNew.o )
[ 2 of 36] Compiling Database.HsSqlPpp.Internals.Utils ( src/Database/HsSqlPpp/Internals/Utils.lhs, dist/build/Database/HsSqlPpp/Internals/Utils.o )
src/Database/HsSqlPpp/Internals/Utils.lhs:9:3: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 3 of 36] Compiling Database.HsSqlPpp.Internals.TypesInternal ( src/Database/HsSqlPpp/Internals/TypesInternal.lhs, dist/build/Database/HsSqlPpp/Internals/TypesInternal.o )
[ 4 of 36] Compiling Database.HsSqlPpp.Internals.TypeChecking.OldTediousTypeUtils ( src/Database/HsSqlPpp/Internals/TypeChecking/OldTediousTypeUtils.lhs, dist/build/Database/HsSqlPpp/Internals/TypeChecking/OldTediousTypeUtils.o )
[ 5 of 36] Compiling Database.HsSqlPpp.Types ( src/Database/HsSqlPpp/Types.lhs, dist/build/Database/HsSqlPpp/Types.o )
[ 6 of 36] Compiling Database.HsSqlPpp.Internals.ParseErrors ( src/Database/HsSqlPpp/Internals/ParseErrors.lhs, dist/build/Database/HsSqlPpp/Internals/ParseErrors.o )
[ 7 of 36] Compiling Database.HsSqlPpp.Internals.Catalog.CatalogTypes ( src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs, dist/build/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.o )
[ 8 of 36] Compiling Database.HsSqlPpp.Internals.Dialect ( src/Database/HsSqlPpp/Internals/Dialect.lhs, dist/build/Database/HsSqlPpp/Internals/Dialect.o )
[ 9 of 36] Compiling Database.HsSqlPpp.Internals.LexInternal ( src/Database/HsSqlPpp/Internals/LexInternal.lhs, dist/build/Database/HsSqlPpp/Internals/LexInternal.o )
[10 of 36] Compiling Database.HsSqlPpp.Internals.Catalog.CatalogUtils ( src/Database/HsSqlPpp/Internals/Catalog/CatalogUtils.lhs, dist/build/Database/HsSqlPpp/Internals/Catalog/CatalogUtils.o )
[11 of 36] Compiling Database.HsSqlPpp.Internals.Catalog.CatalogInternal ( src/Database/HsSqlPpp/Internals/Catalog/CatalogInternal.lhs, dist/build/Database/HsSqlPpp/Internals/Catalog/CatalogInternal.o )
[12 of 36] Compiling Database.HsSqlPpp.Internals.TypeChecking.TypeConversion.TypeConversion2 ( src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/TypeConversion2.lhs, dist/build/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/TypeConversion2.o )
[13 of 36] Compiling Database.HsSqlPpp.Internals.TypeChecking.TypeConversion.OldTypeConversion ( src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/OldTypeConversion.lhs, dist/build/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/OldTypeConversion.o )
[14 of 36] Compiling Database.HsSqlPpp.Internals.TypeChecking.TypeConversion.SqlTypeConversion ( src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/SqlTypeConversion.lhs, dist/build/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/SqlTypeConversion.o )
[15 of 36] Compiling Database.HsSqlPpp.Internals.TypeChecking.TypeConversion.TypeConversion ( src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/TypeConversion.lhs, dist/build/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/TypeConversion.o )
src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/TypeConversion.lhs:54:3: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[16 of 36] Compiling Database.HsSqlPpp.Internals.TypeChecking.Environment ( src/Database/HsSqlPpp/Internals/TypeChecking/Environment.lhs, dist/build/Database/HsSqlPpp/Internals/TypeChecking/Environment.o )
[17 of 36] Compiling Database.HsSqlPpp.Dialects.OdbcCatalog ( src/Database/HsSqlPpp/Dialects/OdbcCatalog.lhs, dist/build/Database/HsSqlPpp/Dialects/OdbcCatalog.o )
[18 of 36] Compiling Database.HsSqlPpp.Dialects.GeneratedPostgres ( src/Database/HsSqlPpp/Dialects/GeneratedPostgres.lhs, dist/build/Database/HsSqlPpp/Dialects/GeneratedPostgres.o )
[19 of 36] Compiling Database.HsSqlPpp.Dialects.BaseCatalog ( src/Database/HsSqlPpp/Dialects/BaseCatalog.lhs, dist/build/Database/HsSqlPpp/Dialects/BaseCatalog.o )
[20 of 36] Compiling Database.HsSqlPpp.Internals.Catalog.CatalogBuilder ( src/Database/HsSqlPpp/Internals/Catalog/CatalogBuilder.lhs, dist/build/Database/HsSqlPpp/Internals/Catalog/CatalogBuilder.o )
[21 of 36] Compiling Database.HsSqlPpp.Dialects.Ansi ( src/Database/HsSqlPpp/Dialects/Ansi.lhs, dist/build/Database/HsSqlPpp/Dialects/Ansi.o )
[22 of 36] Compiling Database.HsSqlPpp.Lex ( src/Database/HsSqlPpp/Lex.lhs, dist/build/Database/HsSqlPpp/Lex.o )
[23 of 36] Compiling Database.HsSqlPpp.Dialects.Postgres ( src/Database/HsSqlPpp/Dialects/Postgres.lhs, dist/build/Database/HsSqlPpp/Dialects/Postgres.o )
[24 of 36] Compiling Database.HsSqlPpp.Dialects.Oracle ( src/Database/HsSqlPpp/Dialects/Oracle.lhs, dist/build/Database/HsSqlPpp/Dialects/Oracle.o )
[25 of 36] Compiling Database.HsSqlPpp.Dialects.SqlServer ( src/Database/HsSqlPpp/Dialects/SqlServer.lhs, dist/build/Database/HsSqlPpp/Dialects/SqlServer.o )
[26 of 36] Compiling Database.HsSqlPpp.Dialect ( src/Database/HsSqlPpp/Dialect.lhs, dist/build/Database/HsSqlPpp/Dialect.o )
[27 of 36] Compiling Database.HsSqlPpp.Catalog ( src/Database/HsSqlPpp/Catalog.lhs, dist/build/Database/HsSqlPpp/Catalog.o )
[28 of 36] Compiling Database.HsSqlPpp.Internals.AstInternal ( src/Database/HsSqlPpp/Internals/AstInternal.hs, dist/build/Database/HsSqlPpp/Internals/AstInternal.o )
[29 of 36] Compiling Database.HsSqlPpp.Internals.ParseInternal ( src/Database/HsSqlPpp/Internals/ParseInternal.lhs, dist/build/Database/HsSqlPpp/Internals/ParseInternal.o )
[30 of 36] Compiling Database.HsSqlPpp.Parse ( src/Database/HsSqlPpp/Parse.lhs, dist/build/Database/HsSqlPpp/Parse.o )
[31 of 36] Compiling Database.HsSqlPpp.Syntax ( src/Database/HsSqlPpp/Syntax.lhs, dist/build/Database/HsSqlPpp/Syntax.o )
[32 of 36] Compiling Database.HsSqlPpp.Internals.PrettyInternal ( src/Database/HsSqlPpp/Internals/PrettyInternal.lhs, dist/build/Database/HsSqlPpp/Internals/PrettyInternal.o )
[33 of 36] Compiling Database.HsSqlPpp.Pretty ( src/Database/HsSqlPpp/Pretty.lhs, dist/build/Database/HsSqlPpp/Pretty.o )
[34 of 36] Compiling Database.HsSqlPpp.TypeCheck ( src/Database/HsSqlPpp/TypeCheck.lhs, dist/build/Database/HsSqlPpp/TypeCheck.o )
[35 of 36] Compiling Database.HsSqlPpp.Utility ( src/Database/HsSqlPpp/Utility.lhs, dist/build/Database/HsSqlPpp/Utility.o )
[36 of 36] Compiling Database.HsSqlPpp.Annotation ( src/Database/HsSqlPpp/Annotation.lhs, dist/build/Database/HsSqlPpp/Annotation.o )
In-place registering hssqlppp-0.6.0...
Running Haddock for hssqlppp-0.6.0...
Running hscolour for hssqlppp-0.6.0...
Preprocessing library hssqlppp-0.6.0...
Preprocessing library hssqlppp-0.6.0...
src/Database/HsSqlPpp/Internals/Utils.lhs:9:3: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/TypeConversion.lhs:54:3: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
43% ( 3 / 7) in 'Database.HsSqlPpp.Internals.Catalog.CatalogNew'
Missing documentation for:
Module header
CatalogUpdate (src/Database/HsSqlPpp/Internals/Catalog/CatalogNew.lhs:523)
Cascade (src/Database/HsSqlPpp/Internals/Catalog/CatalogNew.lhs:748)
updateCatalog (src/Database/HsSqlPpp/Internals/Catalog/CatalogNew.lhs:495)
0% ( 0 / 12) in 'Database.HsSqlPpp.Internals.Utils'
Missing documentation for:
Module header
|> (src/Database/HsSqlPpp/Internals/Utils.lhs:14)
both (src/Database/HsSqlPpp/Internals/Utils.lhs:17)
<:> (src/Database/HsSqlPpp/Internals/Utils.lhs:20)
firstM (src/Database/HsSqlPpp/Internals/Utils.lhs:24)
secondM (src/Database/HsSqlPpp/Internals/Utils.lhs:27)
replace (src/Database/HsSqlPpp/Internals/Utils.lhs:30)
split (src/Database/HsSqlPpp/Internals/Utils.lhs:37)
npartition (src/Database/HsSqlPpp/Internals/Utils.lhs:44)
insertWith (src/Database/HsSqlPpp/Internals/Utils.lhs:50)
joinLists (src/Database/HsSqlPpp/Internals/Utils.lhs:64)
trim (src/Database/HsSqlPpp/Internals/Utils.lhs:79)
38% ( 3 / 8) in 'Database.HsSqlPpp.Internals.TypesInternal'
Missing documentation for:
Module header
mkTypeExtra (src/Database/HsSqlPpp/Internals/TypesInternal.lhs:138)
mkTypeExtraNN (src/Database/HsSqlPpp/Internals/TypesInternal.lhs:140)
mkNullable (src/Database/HsSqlPpp/Internals/TypesInternal.lhs:142)
TypeError (src/Database/HsSqlPpp/Internals/TypesInternal.lhs:215)
0% ( 0 / 12) in 'Database.HsSqlPpp.Internals.TypeChecking.OldTediousTypeUtils'
Missing documentation for:
Module header
isArrayType (src/Database/HsSqlPpp/Internals/TypeChecking/OldTediousTypeUtils.lhs:15)
isDomainType (src/Database/HsSqlPpp/Internals/TypeChecking/OldTediousTypeUtils.lhs:19)
isCompositeType (src/Database/HsSqlPpp/Internals/TypeChecking/OldTediousTypeUtils.lhs:23)
isCompositeOrSetOfCompositeType (src/Database/HsSqlPpp/Internals/TypeChecking/OldTediousTypeUtils.lhs:30)
unwrapArray (src/Database/HsSqlPpp/Internals/TypeChecking/OldTediousTypeUtils.lhs:34)
unwrapSetOfWhenComposite (src/Database/HsSqlPpp/Internals/TypeChecking/OldTediousTypeUtils.lhs:38)
unwrapSetOfComposite (src/Database/HsSqlPpp/Internals/TypeChecking/OldTediousTypeUtils.lhs:42)
unwrapSetOf (src/Database/HsSqlPpp/Internals/TypeChecking/OldTediousTypeUtils.lhs:46)
unwrapComposite (src/Database/HsSqlPpp/Internals/TypeChecking/OldTediousTypeUtils.lhs:50)
consComposite (src/Database/HsSqlPpp/Internals/TypeChecking/OldTediousTypeUtils.lhs:54)
unwrapRowCtor (src/Database/HsSqlPpp/Internals/TypeChecking/OldTediousTypeUtils.lhs:58)
86% ( 6 / 7) in 'Database.HsSqlPpp.Types'
Missing documentation for:
TypeError (src/Database/HsSqlPpp/Internals/TypesInternal.lhs:215)
33% ( 1 / 3) in 'Database.HsSqlPpp.Internals.ParseErrors'
Missing documentation for:
Module header
toParseErrorExtra (src/Database/HsSqlPpp/Internals/ParseErrors.lhs:70)
43% ( 6 / 14) in 'Database.HsSqlPpp.Internals.Catalog.CatalogTypes'
Missing documentation for:
Module header
NameComponent (src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs:133)
ncStr (src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs:140)
ncStrT (src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs:146)
CompositeFlavour (src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs:54)
mkCatNameExtra (src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs:49)
mkCatNameExtraNN (src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs:51)
CatalogUpdate (src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs:159)
0% ( 0 / 5) in 'Database.HsSqlPpp.Internals.Dialect'
Missing documentation for:
Module header
Dialect (src/Database/HsSqlPpp/Internals/Dialect.lhs:62)
SyntaxFlavour (src/Database/HsSqlPpp/Internals/Dialect.lhs:113)
canonicalizeTypeName (src/Database/HsSqlPpp/Internals/Dialect.lhs:119)
ansiTypeNameToDialect (src/Database/HsSqlPpp/Internals/Dialect.lhs:116)
60% ( 3 / 5) in 'Database.HsSqlPpp.Internals.LexInternal'
Missing documentation for:
Module header
lexTokens (src/Database/HsSqlPpp/Internals/LexInternal.lhs:123)
33% ( 1 / 3) in 'Database.HsSqlPpp.Internals.Catalog.CatalogUtils'
Missing documentation for:
Module header
getCatName (src/Database/HsSqlPpp/Internals/Catalog/CatalogUtils.lhs:68)
17% ( 2 / 12) in 'Database.HsSqlPpp.Internals.Catalog.CatalogInternal'
Missing documentation for:
Module header
catGetOpsMatchingName (src/Database/HsSqlPpp/Internals/Catalog/CatalogInternal.lhs:177)
catLookupFns (src/Database/HsSqlPpp/Internals/Catalog/CatalogInternal.lhs:228)
catPreferredType (src/Database/HsSqlPpp/Internals/Catalog/CatalogInternal.lhs:207)
isOperatorName (src/Database/HsSqlPpp/Internals/Catalog/CatalogInternal.lhs:236)
catTypeCategory (src/Database/HsSqlPpp/Internals/Catalog/CatalogInternal.lhs:232)
catCast (src/Database/HsSqlPpp/Internals/Catalog/CatalogInternal.lhs:211)
catCompositePublicAttrs (src/Database/HsSqlPpp/Internals/Catalog/CatalogInternal.lhs:201)
catDomainBaseType (src/Database/HsSqlPpp/Internals/Catalog/CatalogInternal.lhs:221)
typeToCatName (src/Database/HsSqlPpp/Internals/Catalog/CatalogInternal.lhs:139)
0% ( 0 / 3) in 'Database.HsSqlPpp.Internals.TypeChecking.TypeConversion.TypeConversion2'
Missing documentation for:
Module header
matchApp (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/TypeConversion2.lhs:73)
LitArg (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/TypeConversion2.lhs:59)
0% ( 0 / 10) in 'Database.HsSqlPpp.Internals.TypeChecking.TypeConversion.OldTypeConversion'
Missing documentation for:
Module header
findCallMatch (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/OldTypeConversion.lhs:161)
resolveResultSetType (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/OldTypeConversion.lhs:598)
resolveResultSetTypeExtra (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/OldTypeConversion.lhs:574)
adjustStringCastPrec (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/OldTypeConversion.lhs:585)
joinPrecision (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/OldTypeConversion.lhs:641)
joinScale (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/OldTypeConversion.lhs:646)
joinNullability (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/OldTypeConversion.lhs:638)
checkAssignmentValid (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/OldTypeConversion.lhs:653)
checkAssignmentsValid (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/OldTypeConversion.lhs:663)
0% ( 0 / 2) in 'Database.HsSqlPpp.Internals.TypeChecking.TypeConversion.SqlTypeConversion'
Missing documentation for:
Module header
findCallMatch (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/SqlTypeConversion.lhs:41)
0% ( 0 / 8) in 'Database.HsSqlPpp.Internals.TypeChecking.TypeConversion.TypeConversion'
Missing documentation for:
Module header
matchApp (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/TypeConversion.lhs:74)
matchAppExtra (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/TypeConversion.lhs:191)
tcAppLike (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/TypeConversion.lhs:474)
resolveResultSetType (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/OldTypeConversion.lhs:598)
resolveResultSetTypeExtra (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/OldTypeConversion.lhs:574)
checkAssignmentValid (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/OldTypeConversion.lhs:653)
MatchAppLiteralList (src/Database/HsSqlPpp/Internals/TypeChecking/TypeConversion/TypeConversion.lhs:72)
35% ( 6 / 17) in 'Database.HsSqlPpp.Internals.TypeChecking.Environment'
Missing documentation for:
Module header
JoinType (src/Database/HsSqlPpp/Internals/TypeChecking/Environment.lhs:111)
emptyEnvironment (src/Database/HsSqlPpp/Internals/TypeChecking/Environment.lhs:122)
isEmptyEnv (src/Database/HsSqlPpp/Internals/TypeChecking/Environment.lhs:125)
envCreateTrefEnvironment (src/Database/HsSqlPpp/Internals/TypeChecking/Environment.lhs:129)
envSelectListEnvironment (src/Database/HsSqlPpp/Internals/TypeChecking/Environment.lhs:134)
createCorrelatedSubqueryEnvironment (src/Database/HsSqlPpp/Internals/TypeChecking/Environment.lhs:172)
createTrefAliasedEnvironment (src/Database/HsSqlPpp/Internals/TypeChecking/Environment.lhs:175)
orderByEnvironment (src/Database/HsSqlPpp/Internals/TypeChecking/Environment.lhs:186)
envLookupIdentifier (src/Database/HsSqlPpp/Internals/TypeChecking/Environment.lhs:370)
envExpandStar (src/Database/HsSqlPpp/Internals/TypeChecking/Environment.lhs:345)
25% ( 1 / 4) in 'Database.HsSqlPpp.Dialects.OdbcCatalog'
Missing documentation for:
Module header
odbcConvertTypes (src/Database/HsSqlPpp/Dialects/OdbcCatalog.lhs:580)
odbcIntervalTypes (src/Database/HsSqlPpp/Dialects/OdbcCatalog.lhs:620)
50% ( 1 / 2) in 'Database.HsSqlPpp.Dialects.GeneratedPostgres'
Missing documentation for:
Module header
0% ( 0 / 2) in 'Database.HsSqlPpp.Dialects.BaseCatalog'
Missing documentation for:
Module header
baseCatalog (src/Database/HsSqlPpp/Dialects/BaseCatalog.lhs:49)
25% ( 1 / 4) in 'Database.HsSqlPpp.Internals.Catalog.CatalogBuilder'
Missing documentation for:
Module header
deconstructCatalog (src/Database/HsSqlPpp/Internals/Catalog/CatalogBuilder.lhs:142)
insertOperators (src/Database/HsSqlPpp/Internals/Catalog/CatalogBuilder.lhs:145)
0% ( 0 / 2) in 'Database.HsSqlPpp.Dialects.Ansi'
Missing documentation for:
Module header
ansiDialect (src/Database/HsSqlPpp/Dialects/Ansi.lhs:11)
43% ( 3 / 7) in 'Database.HsSqlPpp.Lex'
Missing documentation for:
Module header
lexTokens (src/Database/HsSqlPpp/Internals/LexInternal.lhs:123)
Dialect (src/Database/HsSqlPpp/Internals/Dialect.lhs:62)
ansiDialect (src/Database/HsSqlPpp/Dialects/Ansi.lhs:11)
0% ( 0 / 2) in 'Database.HsSqlPpp.Dialects.Postgres'
Missing documentation for:
Module header
postgresDialect (src/Database/HsSqlPpp/Dialects/Postgres.lhs:13)
0% ( 0 / 2) in 'Database.HsSqlPpp.Dialects.Oracle'
Missing documentation for:
Module header
oracleDialect (src/Database/HsSqlPpp/Dialects/Oracle.lhs:14)
0% ( 0 / 2) in 'Database.HsSqlPpp.Dialects.SqlServer'
Missing documentation for:
Module header
sqlServerDialect (src/Database/HsSqlPpp/Dialects/SqlServer.lhs:18)
0% ( 0 / 9) in 'Database.HsSqlPpp.Dialect'
Missing documentation for:
Module header
Dialect (src/Database/HsSqlPpp/Internals/Dialect.lhs:62)
SyntaxFlavour (src/Database/HsSqlPpp/Internals/Dialect.lhs:113)
ansiDialect (src/Database/HsSqlPpp/Dialects/Ansi.lhs:11)
postgresDialect (src/Database/HsSqlPpp/Dialects/Postgres.lhs:13)
sqlServerDialect (src/Database/HsSqlPpp/Dialects/SqlServer.lhs:18)
oracleDialect (src/Database/HsSqlPpp/Dialects/Oracle.lhs:14)
canonicalizeTypeName (src/Database/HsSqlPpp/Internals/Dialect.lhs:119)
ansiTypeNameToDialect (src/Database/HsSqlPpp/Internals/Dialect.lhs:116)
68% ( 13 / 19) in 'Database.HsSqlPpp.Catalog'
Missing documentation for:
CatalogUpdate (src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs:159)
CompositeFlavour (src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs:54)
mkCatNameExtra (src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs:49)
mkCatNameExtraNN (src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs:51)
deconstructCatalog (src/Database/HsSqlPpp/Internals/Catalog/CatalogBuilder.lhs:142)
envSelectListEnvironment (src/Database/HsSqlPpp/Internals/TypeChecking/Environment.lhs:134)
13% ( 14 /105) in 'Database.HsSqlPpp.Internals.AstInternal'
Missing documentation for:
Module header
Statement (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:19457)
QueryExpr (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:7824)
WithQueryList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:29732)
WithQuery (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:29536)
FnBody (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:5067)
SetClause (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:18581)
SetClauseList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:18884)
TableRef (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:26548)
JoinExpr (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:5628)
JoinType (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:693)
JoinHint (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:695)
SelectList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:18384)
SelectItem (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:17737)
CopyFromSource (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1020)
CopyToSource (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1023)
CopyToOption (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1039)
CopyFromOption (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1027)
TablePartitionDef (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:26377)
TablePartitionDateTimeInterval (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1111)
AttributeDef (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:3614)
RowConstraint (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:8983)
AlterDatabaseOperation (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:1326)
AlterTableOperation (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:3228)
AlterTableAction (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:2671)
AlterSequenceOperation (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:2321)
AlterSequenceAction (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:1703)
AlterSchemaOperation (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:1468)
Constraint (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:4491)
TypeAttributeDef (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:27915)
ParamDef (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:7397)
VarDef (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:29067)
RaiseType (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1256)
CombineType (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:556)
Volatility (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1220)
Language (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1227)
TypeName (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:28241)
DropType (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1188)
Cascade (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1198)
Direction (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:544)
Distinct (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:550)
NullsOrder (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:547)
Natural (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:697)
IfExists (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1203)
Replace (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1217)
RestartIdentity (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1207)
ScalarExpr (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:10073)
Name (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:6687)
nameComponents (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:519)
NameComponent (src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs:133)
ncStr (src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs:140)
IntervalField (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:559)
ExtractField (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:574)
FrameClause (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:598)
OdbcLiteralType (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:604)
InList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:5302)
LiftFlavour (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:541)
TriggerWhen (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1181)
TriggerEvent (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1183)
TriggerFire (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1185)
QueryHint (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1270)
StatementList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:26222)
ScalarExprListStatementListTripleList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:16893)
ScalarExprListStatementListTriple (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:16739)
ScalarExprList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:16251)
ParamDefList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:7627)
AttributeDefList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:3830)
ConstraintList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:4908)
TypeAttributeDefList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:28050)
TypeNameList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:28897)
NameTypeNameListPair (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:6962)
NameTypeNameListPairList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:7094)
ScalarExprStatementListPairList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:17340)
CaseScalarExprListScalarExprPairList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:4213)
MaybeScalarExpr (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:6194)
TableRefList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:27741)
ScalarExprListList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:16501)
SelectItemList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:18082)
OnExpr (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:7251)
RowConstraintList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:9605)
VarDefList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:29375)
ScalarExprStatementListPair (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:17178)
CaseScalarExprListScalarExprPair (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:3989)
ScalarExprDirectionPair (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:15931)
ScalarExprDirectionPairList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:16072)
MaybeBoolExpr (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:5885)
MaybeSelectList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:6389)
SetValue (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1174)
AlterTableActionList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:3062)
NameComponentList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:6834)
MaybeNameComponentList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:6057)
50% ( 9 / 18) in 'Database.HsSqlPpp.Internals.ParseInternal'
Missing documentation for:
tableAttribute (src/Database/HsSqlPpp/Internals/ParseInternal.lhs:665)
keyword (src/Database/HsSqlPpp/Internals/ParseInternal.lhs:2475)
parens (src/Database/HsSqlPpp/Internals/ParseInternal.lhs:2555)
symbol (src/Database/HsSqlPpp/Internals/ParseInternal.lhs:2499)
idString (src/Database/HsSqlPpp/Internals/ParseInternal.lhs:2483)
commaSep1 (src/Database/HsSqlPpp/Internals/ParseInternal.lhs:2579)
commaSep (src/Database/HsSqlPpp/Internals/ParseInternal.lhs:2575)
parseName (src/Database/HsSqlPpp/Internals/ParseInternal.lhs:158)
parseNameComponent (src/Database/HsSqlPpp/Internals/ParseInternal.lhs:165)
69% ( 11 / 16) in 'Database.HsSqlPpp.Parse'
Missing documentation for:
defaultParseFlags (src/Database/HsSqlPpp/Parse.lhs:30)
Dialect (src/Database/HsSqlPpp/Internals/Dialect.lhs:62)
ansiDialect (src/Database/HsSqlPpp/Dialects/Ansi.lhs:11)
parseName (src/Database/HsSqlPpp/Internals/ParseInternal.lhs:158)
parseNameComponent (src/Database/HsSqlPpp/Internals/ParseInternal.lhs:165)
18% ( 13 / 73) in 'Database.HsSqlPpp.Syntax'
Missing documentation for:
Name (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:6687)
NameComponent (src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs:133)
nameComponents (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:519)
ncStr (src/Database/HsSqlPpp/Internals/Catalog/CatalogTypes.lhs:140)
TypeName (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:28241)
ScalarExpr (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:10073)
InList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:5302)
LiftFlavour (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:541)
Direction (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:544)
NullsOrder (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:547)
Distinct (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:550)
CombineType (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:556)
IntervalField (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:559)
ExtractField (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:574)
FrameClause (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:598)
OdbcLiteralType (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:604)
QueryExpr (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:7824)
WithQuery (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:29536)
SelectList (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:18384)
SelectItem (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:17737)
TableRef (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:26548)
JoinExpr (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:5628)
JoinType (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:693)
JoinHint (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:695)
QueryHint (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1270)
OnExpr (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:7251)
Natural (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:697)
Statement (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:19457)
CopyToSource (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1023)
CopyFromSource (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1020)
CopyToOption (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1039)
CopyFromOption (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1027)
SetClause (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:18581)
AttributeDef (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:3614)
RowConstraint (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:8983)
Constraint (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:4491)
TablePartitionDef (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:26377)
TablePartitionDateTimeInterval (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1111)
TypeAttributeDef (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:27915)
AlterDatabaseOperation (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:1326)
AlterSchemaOperation (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:1468)
AlterTableOperation (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:3228)
AlterTableAction (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:2671)
AlterSequenceOperation (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:2321)
AlterSequenceAction (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:1703)
TriggerWhen (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1181)
TriggerEvent (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1183)
TriggerFire (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1185)
DropType (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1188)
Cascade (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1198)
IfExists (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1203)
RestartIdentity (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1207)
Replace (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1217)
Volatility (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1220)
Language (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1227)
FnBody (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:5067)
ParamDef (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:7397)
VarDef (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.hs:29067)
RaiseType (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1256)
SetValue (hssqlppp/src/Database/HsSqlPpp/Internals/AstInternal.ag:1174)
80% ( 4 / 5) in 'Database.HsSqlPpp.Internals.PrettyInternal'
Missing documentation for:
PrettyFlags (src/Database/HsSqlPpp/Internals/PrettyInternal.lhs:44)
38% ( 3 / 8) in 'Database.HsSqlPpp.Pretty'
Missing documentation for:
Module header
PrettyFlags (src/Database/HsSqlPpp/Internals/PrettyInternal.lhs:44)
defaultPrettyFlags (src/Database/HsSqlPpp/Pretty.lhs:19)
Dialect (src/Database/HsSqlPpp/Internals/Dialect.lhs:62)
ansiDialect (src/Database/HsSqlPpp/Dialects/Ansi.lhs:11)
70% ( 7 / 10) in 'Database.HsSqlPpp.TypeCheck'
Missing documentation for:
Dialect (src/Database/HsSqlPpp/Internals/Dialect.lhs:62)
ansiDialect (src/Database/HsSqlPpp/Dialects/Ansi.lhs:11)
emptyEnvironment (src/Database/HsSqlPpp/Internals/TypeChecking/Environment.lhs:122)
100% ( 9 / 9) in 'Database.HsSqlPpp.Utility'
100% ( 7 / 7) in 'Database.HsSqlPpp.Annotation'
Warning: Database.HsSqlPpp.Syntax: could not find link destinations for:
ScalarExprList ScalarExprDirectionPairList CaseScalarExprListScalarExprPairList MaybeScalarExpr TableRefList MaybeBoolExpr ScalarExprListList WithQueryList SelectItemList MaybeSelectList SetClauseList AttributeDefList ConstraintList MaybeTablePartitionDef MaybeNameComponentList TypeAttributeDefList ParamDefList NameTypeNameListPairList StatementList ScalarExprListStatementListTripleList ScalarExprStatementListPairList VarDefList RowConstraintList AlterTableActionList AlterSequenceActionList
Documentation created: dist/doc/html/hssqlppp/index.html,
dist/doc/html/hssqlppp/hssqlppp.txt
Creating package registration file:
/tmp/pkgConf-hssqlppp-0.611971823131246101662.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hssqlppp-0.6.0-EBL3HTkQuG3BLGYATwKz2H
Registering hssqlppp-0.6.0...
Installed hssqlppp-0.6.0
Test log
No test log was submitted for this report.